403Webshell
Server IP : 162.144.4.212  /  Your IP : 216.73.216.108
Web Server : Apache
System : Linux gator2125.hostgator.com 5.14.0-162.23.1.9991722448259.nf.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 31 18:11:45 UTC 2024 x86_64
User : cozeellc ( 2980)
PHP Version : 8.3.31
Disable Function : NONE
MySQL : OFF |  cURL : ON |  WGET : ON |  Perl : ON |  Python : OFF |  Sudo : ON |  Pkexec : ON
Directory :  /lib/python3.9/site-packages/oci/devops/models/__pycache__/

Upload File :
current_dir [ Writeable] document_root [ Writeable]

 

Command :


[ Back ]     

Current File : /lib/python3.9/site-packages/oci/devops/models/__pycache__/diff_summary.cpython-39.opt-1.pyc
a

���f/�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@sNeZdZdZdd�Zedd��Zejdd��Zedd��Zejd	d��Zed
d��Z	e	jdd��Z	ed
d��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zedd��Z
e
jdd��Z
edd��Zejdd��Zedd��Zejdd��Zedd ��Zejd!d ��Zed"d#��Zejd$d#��Zd%d&�Zd'd(�Zd)d*�Zd+S),�DiffSummaryzS
    Response object for showing differences for a file between two revisions.
    cKs�dddddddddddd�|_ddd	d
ddd
ddddd�|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_dS)a
        Initializes a new DiffSummary object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param old_path:
            The value to assign to the old_path property of this DiffSummary.
        :type old_path: str

        :param new_path:
            The value to assign to the new_path property of this DiffSummary.
        :type new_path: str

        :param old_id:
            The value to assign to the old_id property of this DiffSummary.
        :type old_id: str

        :param new_id:
            The value to assign to the new_id property of this DiffSummary.
        :type new_id: str

        :param are_conflicts_in_file:
            The value to assign to the are_conflicts_in_file property of this DiffSummary.
        :type are_conflicts_in_file: bool

        :param is_large:
            The value to assign to the is_large property of this DiffSummary.
        :type is_large: bool

        :param is_binary:
            The value to assign to the is_binary property of this DiffSummary.
        :type is_binary: bool

        :param changes:
            The value to assign to the changes property of this DiffSummary.
        :type changes: list[oci.devops.models.DiffChunk]

        :param freeform_tags:
            The value to assign to the freeform_tags property of this DiffSummary.
        :type freeform_tags: dict(str, str)

        :param defined_tags:
            The value to assign to the defined_tags property of this DiffSummary.
        :type defined_tags: dict(str, dict(str, object))

        :param system_tags:
            The value to assign to the system_tags property of this DiffSummary.
        :type system_tags: dict(str, dict(str, object))

        �str�boolzlist[DiffChunk]zdict(str, str)zdict(str, dict(str, object)))�old_path�new_path�old_id�new_id�are_conflicts_in_file�is_large�	is_binary�changes�
freeform_tags�defined_tags�system_tagsZoldPathZnewPathZoldIdZnewIdZareConflictsInFileZisLargeZisBinaryrZfreeformTagsZdefinedTagsZ
systemTagsN)
Z
swagger_typesZ
attribute_map�	_old_path�	_new_path�_old_id�_new_id�_are_conflicts_in_file�	_is_large�
_is_binary�_changes�_freeform_tags�
_defined_tags�_system_tags)�self�kwargs�r!�B/usr/lib/python3.9/site-packages/oci/devops/models/diff_summary.py�__init__sF3��zDiffSummary.__init__cCs|jS)z�
        Gets the old_path of this DiffSummary.
        The path on the base version to the changed object.


        :return: The old_path of this DiffSummary.
        :rtype: str
        �r�rr!r!r"r	ls
zDiffSummary.old_pathcCs
||_dS)z�
        Sets the old_path of this DiffSummary.
        The path on the base version to the changed object.


        :param old_path: The old_path of this DiffSummary.
        :type: str
        Nr$)rr	r!r!r"r	xs
cCs|jS)z�
        Gets the new_path of this DiffSummary.
        The path on the target version to the changed object.


        :return: The new_path of this DiffSummary.
        :rtype: str
        �rr%r!r!r"r
�s
zDiffSummary.new_pathcCs
||_dS)z�
        Sets the new_path of this DiffSummary.
        The path on the target version to the changed object.


        :param new_path: The new_path of this DiffSummary.
        :type: str
        Nr&)rr
r!r!r"r
�s
cCs|jS)z�
        Gets the old_id of this DiffSummary.
        The ID of the changed object on the base version.


        :return: The old_id of this DiffSummary.
        :rtype: str
        �rr%r!r!r"r�s
zDiffSummary.old_idcCs
||_dS)z�
        Sets the old_id of this DiffSummary.
        The ID of the changed object on the base version.


        :param old_id: The old_id of this DiffSummary.
        :type: str
        Nr')rrr!r!r"r�s
cCs|jS)z�
        Gets the new_id of this DiffSummary.
        The ID of the changed object on the target version.


        :return: The new_id of this DiffSummary.
        :rtype: str
        �rr%r!r!r"r�s
zDiffSummary.new_idcCs
||_dS)z�
        Sets the new_id of this DiffSummary.
        The ID of the changed object on the target version.


        :param new_id: The new_id of this DiffSummary.
        :type: str
        Nr()rrr!r!r"r�s
cCs|jS)z�
        Gets the are_conflicts_in_file of this DiffSummary.
        Indicates whether the changed file contains conflicts.


        :return: The are_conflicts_in_file of this DiffSummary.
        :rtype: bool
        �rr%r!r!r"r
�s
z!DiffSummary.are_conflicts_in_filecCs
||_dS)z�
        Sets the are_conflicts_in_file of this DiffSummary.
        Indicates whether the changed file contains conflicts.


        :param are_conflicts_in_file: The are_conflicts_in_file of this DiffSummary.
        :type: bool
        Nr))rr
r!r!r"r
�s
cCs|jS)z�
        Gets the is_large of this DiffSummary.
        Indicates whether the file is large.


        :return: The is_large of this DiffSummary.
        :rtype: bool
        �rr%r!r!r"r�s
zDiffSummary.is_largecCs
||_dS)z�
        Sets the is_large of this DiffSummary.
        Indicates whether the file is large.


        :param is_large: The is_large of this DiffSummary.
        :type: bool
        Nr*)rrr!r!r"r�s
cCs|jS)z�
        Gets the is_binary of this DiffSummary.
        Indicates whether the file is binary.


        :return: The is_binary of this DiffSummary.
        :rtype: bool
        �rr%r!r!r"r�s
zDiffSummary.is_binarycCs
||_dS)z�
        Sets the is_binary of this DiffSummary.
        Indicates whether the file is binary.


        :param is_binary: The is_binary of this DiffSummary.
        :type: bool
        Nr+)rrr!r!r"rs
cCs|jS)z�
        **[Required]** Gets the changes of this DiffSummary.
        List of changed section in the file.


        :return: The changes of this DiffSummary.
        :rtype: list[oci.devops.models.DiffChunk]
        �rr%r!r!r"rs
zDiffSummary.changescCs
||_dS)z�
        Sets the changes of this DiffSummary.
        List of changed section in the file.


        :param changes: The changes of this DiffSummary.
        :type: list[oci.devops.models.DiffChunk]
        Nr,)rrr!r!r"r s
cCs|jS)a�
        Gets the freeform_tags of this DiffSummary.
        Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.  See `Resource Tags`__. Example: `{"bar-key": "value"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The freeform_tags of this DiffSummary.
        :rtype: dict(str, str)
        �rr%r!r!r"r,szDiffSummary.freeform_tagscCs
||_dS)a�
        Sets the freeform_tags of this DiffSummary.
        Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only.  See `Resource Tags`__. Example: `{"bar-key": "value"}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param freeform_tags: The freeform_tags of this DiffSummary.
        :type: dict(str, str)
        Nr-)rrr!r!r"r:scCs|jS)a�
        Gets the defined_tags of this DiffSummary.
        Defined tags for this resource. Each key is predefined and scoped to a namespace. See `Resource Tags`__. Example: `{"foo-namespace": {"bar-key": "value"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The defined_tags of this DiffSummary.
        :rtype: dict(str, dict(str, object))
        �rr%r!r!r"rHszDiffSummary.defined_tagscCs
||_dS)a�
        Sets the defined_tags of this DiffSummary.
        Defined tags for this resource. Each key is predefined and scoped to a namespace. See `Resource Tags`__. Example: `{"foo-namespace": {"bar-key": "value"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param defined_tags: The defined_tags of this DiffSummary.
        :type: dict(str, dict(str, object))
        Nr.)rrr!r!r"rVscCs|jS)a�
        Gets the system_tags of this DiffSummary.
        Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :return: The system_tags of this DiffSummary.
        :rtype: dict(str, dict(str, object))
        �rr%r!r!r"rdszDiffSummary.system_tagscCs
||_dS)a�
        Sets the system_tags of this DiffSummary.
        Usage of system tag keys. These predefined keys are scoped to namespaces. See `Resource Tags`__. Example: `{"orcl-cloud": {"free-tier-retained": "true"}}`

        __ https://docs.cloud.oracle.com/Content/General/Concepts/resourcetags.htm


        :param system_tags: The system_tags of this DiffSummary.
        :type: dict(str, dict(str, object))
        Nr/)rrr!r!r"rrscCst|�S�N)rr%r!r!r"�__repr__�szDiffSummary.__repr__cCs|durdS|j|jkS)NF)�__dict__�r�otherr!r!r"�__eq__�szDiffSummary.__eq__cCs
||kSr0r!r3r!r!r"�__ne__�szDiffSummary.__ne__N)�__name__�
__module__�__qualname__�__doc__r#�propertyr	�setterr
rrr
rrrrrrr1r5r6r!r!r!r"rsbZ



























rN)Zoci.utilrrrZoci.decoratorsr�objectrr!r!r!r"�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit