ruạṛ
a ���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 @ sd e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zd d� Z dd � Z dd� ZdS )�MergeCheckCollectionz list of merge checks. c K s( ddd�| _ ddd�| _d| _d| _dS )a Initializes a new MergeCheckCollection object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param items: The value to assign to the items property of this MergeCheckCollection. :type items: list[oci.devops.models.MergeCheck] :param time_validated: The value to assign to the time_validated property of this MergeCheckCollection. :type time_validated: datetime zlist[MergeCheck]Zdatetime)�items�time_validatedr Z timeValidatedN)Z swagger_typesZ attribute_map�_items�_time_validated)�self�kwargs� r �L/usr/lib/python3.9/site-packages/oci/devops/models/merge_check_collection.py�__init__ s ��zMergeCheckCollection.__init__c C s | j S )a� Gets the items of this MergeCheckCollection. List of pullRequest mergeCheck objects. Example: {"items": [{ "type" : "CONFLICT(ENUM values)", "status" : "FAILED(ENUM values)"}, {"type": "APPROVAL_RULE(ENUM VALUE)", "ruleName": "rule 1", "status" : "NEEDS_APPROVAL(ENUM values)", "totalApprovalCount":"5", "currentApprovalCount":"1", "reviewers":[<Reviewer OCID>], "level": "PROJECT/REPOSITORY(ENUM values)"}, {"type": "APPROVAL_RULE(ENUM VALUE)", "ruleName": "rule 2", "status" : "SUCCEEDED(ENUM values)", "totalApprovalCount":"5", "currentApprovalCount":"5", "reviewers":[<Reviewer OCID>], "level": "PROJECT/REPOSITORY(ENUM values)"} , {"type": "BUILD(ENUM VALUE)", "pipelineId": "PipelineOCID", "buildRunId": "BuildRunOCID", "status" : "SUCCEEDED/PENDING/FAIlED/IN-PROGRESS(ENUM values)"} ]} :return: The items of this MergeCheckCollection. :rtype: list[oci.devops.models.MergeCheck] �r �r r r r r - s zMergeCheckCollection.itemsc C s || _ dS )a� Sets the items of this MergeCheckCollection. List of pullRequest mergeCheck objects. Example: {"items": [{ "type" : "CONFLICT(ENUM values)", "status" : "FAILED(ENUM values)"}, {"type": "APPROVAL_RULE(ENUM VALUE)", "ruleName": "rule 1", "status" : "NEEDS_APPROVAL(ENUM values)", "totalApprovalCount":"5", "currentApprovalCount":"1", "reviewers":[<Reviewer OCID>], "level": "PROJECT/REPOSITORY(ENUM values)"}, {"type": "APPROVAL_RULE(ENUM VALUE)", "ruleName": "rule 2", "status" : "SUCCEEDED(ENUM values)", "totalApprovalCount":"5", "currentApprovalCount":"5", "reviewers":[<Reviewer OCID>], "level": "PROJECT/REPOSITORY(ENUM values)"} , {"type": "BUILD(ENUM VALUE)", "pipelineId": "PipelineOCID", "buildRunId": "BuildRunOCID", "status" : "SUCCEEDED/PENDING/FAIlED/IN-PROGRESS(ENUM values)"} ]} :param items: The items of this MergeCheckCollection. :type: list[oci.devops.models.MergeCheck] Nr )r r r r r r N s c C s | j S )z� Gets the time_validated of this MergeCheckCollection. The time Stamp of the validation check. :return: The time_validated of this MergeCheckCollection. :rtype: datetime �r r r r r r o s z#MergeCheckCollection.time_validatedc C s || _ dS )z� Sets the time_validated of this MergeCheckCollection. The time Stamp of the validation check. :param time_validated: The time_validated of this MergeCheckCollection. :type: datetime Nr )r r r r r r { s c C s t | �S �N)r r r r r �__repr__� s zMergeCheckCollection.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__� s zMergeCheckCollection.__eq__c C s | |k S r r r r r r �__ne__� s zMergeCheckCollection.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)Zoci.utilr r r Zoci.decoratorsr �objectr r r r r �<module> s
cải xoăn