📂 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
›
cims
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cims/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: create_tech_support_item_details.pyc
a N��f� � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�CreateItemDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s0 e Zd ZdZdd� Zdd� Zdd� Zdd � Zd S )�CreateTechSupportItemDetailsz� Details about the issue that the technical support request relates to. **Caution:** Avoid using any confidential information when you supply string values using the API. c K sL dddddd�| _ dddd d d�| _d| _d| _d| _d| _d| _d| _dS ) a� Initializes a new CreateTechSupportItemDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.cims.models.CreateTechSupportItemDetails.type` attribute of this class is ``tech`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this CreateTechSupportItemDetails. :type type: str :param category: The value to assign to the category property of this CreateTechSupportItemDetails. :type category: oci.cims.models.CreateCategoryDetails :param sub_category: The value to assign to the sub_category property of this CreateTechSupportItemDetails. :type sub_category: oci.cims.models.CreateSubCategoryDetails :param issue_type: The value to assign to the issue_type property of this CreateTechSupportItemDetails. :type issue_type: oci.cims.models.CreateIssueTypeDetails :param name: The value to assign to the name property of this CreateTechSupportItemDetails. :type name: str �str�CreateCategoryDetails�CreateSubCategoryDetails�CreateIssueTypeDetails)�type�category�sub_category� issue_type�namer r �subCategory� issueTyper N�tech)� swagger_types� attribute_map�_type� _category� _sub_category�_issue_type�_name)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cims/models/create_tech_support_item_details.py�__init__ s$ � �z%CreateTechSupportItemDetails.__init__c C s t | �S �N)r )r r r r �__repr__D s z%CreateTechSupportItemDetails.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__G s z#CreateTechSupportItemDetails.__eq__c C s | |k S r! r r$ r r r �__ne__M s z#CreateTechSupportItemDetails.__ne__N)�__name__� __module__�__qualname__�__doc__r r"