📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
database_management
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/database_management/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: implement_optimizer_statistics_advisor_recommendations_job.pyc
a N��f� � @ s8 d dl mZmZmZ d dlmZ eG dd� de��ZdS )� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zdd� Zdd� Z dd� ZdS )�5ImplementOptimizerStatisticsAdvisorRecommendationsJobze The job request details to implement the Optimizer Statistics Advisor task recommendations. c K sF dddddd�| _ ddddd d�| _d | _d | _d | _d | _d | _d S )a� Initializes a new ImplementOptimizerStatisticsAdvisorRecommendationsJob object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this ImplementOptimizerStatisticsAdvisorRecommendationsJob. :type name: str :param description: The value to assign to the description property of this ImplementOptimizerStatisticsAdvisorRecommendationsJob. :type description: str :param compartment_id: The value to assign to the compartment_id property of this ImplementOptimizerStatisticsAdvisorRecommendationsJob. :type compartment_id: str :param result_location: The value to assign to the result_location property of this ImplementOptimizerStatisticsAdvisorRecommendationsJob. :type result_location: oci.database_management.models.JobExecutionResultLocation :param credentials: The value to assign to the credentials property of this ImplementOptimizerStatisticsAdvisorRecommendationsJob. :type credentials: oci.database_management.models.ManagedDatabaseCredential �str�JobExecutionResultLocation�ManagedDatabaseCredential)�name�description�compartment_id�result_location�credentialsr r � compartmentId�resultLocationr N)� swagger_types� attribute_map�_name�_description�_compartment_id�_result_location�_credentials)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/database_management/models/implement_optimizer_statistics_advisor_recommendations_job.py�__init__ s"