HEX
Server: Apache
System: Linux sh00085.hostgator.com 5.14.0-687.29.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jul 23 16:18:48 EDT 2026 x86_64
User: yqegzjte (1064)
PHP: 8.5.8
Disabled: NONE
Upload Files
File: //lib/python3.9/site-packages/oci/devops/models/__pycache__/build_pipeline.cpython-39.opt-1.pyc
a

���fMC�@s8ddlmZmZmZddlmZeGdd�de��ZdS)�)�formatted_flat_dict�
NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc@s�eZdZdZdZdZdZdZdZdZ	dZ
d	d
�Zedd��Z
e
jd
d��Z
edd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zedd��Zejdd��Zed d!��Zejd"d!��Zed#d$��Zejd%d$��Zed&d'��Zejd(d'��Zed)d*��Zejd+d*��Zed,d-��Zejd.d-��Zed/d0��Zejd1d0��Zd2d3�Zd4d5�Zd6d7�Zd8S)9�
BuildPipelinezZ
    A set of stages forming a directed acyclic graph that defines the build process.
    �CREATING�UPDATING�ACTIVE�INACTIVE�DELETING�DELETED�FAILEDcKs�dddddddddddddd�
|_ddd	d
ddd
ddddddd�
|_d|_d|_d|_d|_d|_d|_d|_d|_	d|_
d|_d|_d|_
d|_dS)a�	
        Initializes a new BuildPipeline 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 BuildPipeline.
        :type id: str

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

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

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

        :param project_id:
            The value to assign to the project_id property of this BuildPipeline.
        :type project_id: str

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

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

        :param lifecycle_state:
            The value to assign to the lifecycle_state property of this BuildPipeline.
            Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
            Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.
        :type lifecycle_state: str

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

        :param build_pipeline_parameters:
            The value to assign to the build_pipeline_parameters property of this BuildPipeline.
        :type build_pipeline_parameters: oci.devops.models.BuildPipelineParameterCollection

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

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

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

        �strZdatetimeZ BuildPipelineParameterCollectionzdict(str, str)zdict(str, dict(str, object)))
�id�description�display_name�compartment_id�
project_id�time_created�time_updated�lifecycle_state�lifecycle_details�build_pipeline_parameters�
freeform_tags�defined_tags�system_tagsrrZdisplayNameZ
compartmentIdZ	projectIdZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZbuildPipelineParametersZfreeformTagsZdefinedTagsZ
systemTagsN)Z
swagger_typesZ
attribute_map�_id�_description�
_display_name�_compartment_id�_project_id�
_time_created�
_time_updated�_lifecycle_state�_lifecycle_details�_build_pipeline_parameters�_freeform_tags�
_defined_tags�_system_tags)�self�kwargs�r+�D/usr/lib/python3.9/site-packages/oci/devops/models/build_pipeline.py�__init__.sR=��zBuildPipeline.__init__cCs|jS)z�
        **[Required]** Gets the id of this BuildPipeline.
        Unique identifier that is immutable on creation.


        :return: The id of this BuildPipeline.
        :rtype: str
        �r�r)r+r+r,r�s
zBuildPipeline.idcCs
||_dS)z�
        Sets the id of this BuildPipeline.
        Unique identifier that is immutable on creation.


        :param id: The id of this BuildPipeline.
        :type: str
        Nr.)r)rr+r+r,r�s
cCs|jS)z�
        Gets the description of this BuildPipeline.
        Optional description about the build pipeline.


        :return: The description of this BuildPipeline.
        :rtype: str
        �rr/r+r+r,r�s
zBuildPipeline.descriptioncCs
||_dS)z�
        Sets the description of this BuildPipeline.
        Optional description about the build pipeline.


        :param description: The description of this BuildPipeline.
        :type: str
        Nr0)r)rr+r+r,r�s
cCs|jS)a
        Gets the display_name of this BuildPipeline.
        Build pipeline display name, which can be renamed and is not necessarily unique. Avoid entering confidential information.


        :return: The display_name of this BuildPipeline.
        :rtype: str
        �rr/r+r+r,r�s
zBuildPipeline.display_namecCs
||_dS)a
        Sets the display_name of this BuildPipeline.
        Build pipeline display name, which can be renamed and is not necessarily unique. Avoid entering confidential information.


        :param display_name: The display_name of this BuildPipeline.
        :type: str
        Nr1)r)rr+r+r,r�s
cCs|jS)z�
        **[Required]** Gets the compartment_id of this BuildPipeline.
        The OCID of the compartment where the build pipeline is created.


        :return: The compartment_id of this BuildPipeline.
        :rtype: str
        �rr/r+r+r,r�s
zBuildPipeline.compartment_idcCs
||_dS)z�
        Sets the compartment_id of this BuildPipeline.
        The OCID of the compartment where the build pipeline is created.


        :param compartment_id: The compartment_id of this BuildPipeline.
        :type: str
        Nr2)r)rr+r+r,r�s
cCs|jS)z�
        **[Required]** Gets the project_id of this BuildPipeline.
        The OCID of the DevOps project.


        :return: The project_id of this BuildPipeline.
        :rtype: str
        �r r/r+r+r,r�s
zBuildPipeline.project_idcCs
||_dS)z�
        Sets the project_id of this BuildPipeline.
        The OCID of the DevOps project.


        :param project_id: The project_id of this BuildPipeline.
        :type: str
        Nr3)r)rr+r+r,rs
cCs|jS)a
        Gets the time_created of this BuildPipeline.
        The time the build pipeline was created. Format defined by `RFC3339`__.

        __ https://datatracker.ietf.org/doc/html/rfc3339


        :return: The time_created of this BuildPipeline.
        :rtype: datetime
        �r!r/r+r+r,rszBuildPipeline.time_createdcCs
||_dS)a'
        Sets the time_created of this BuildPipeline.
        The time the build pipeline was created. Format defined by `RFC3339`__.

        __ https://datatracker.ietf.org/doc/html/rfc3339


        :param time_created: The time_created of this BuildPipeline.
        :type: datetime
        Nr4)r)rr+r+r,rscCs|jS)a
        Gets the time_updated of this BuildPipeline.
        The time the build pipeline was updated. Format defined by `RFC3339`__.

        __ https://datatracker.ietf.org/doc/html/rfc3339


        :return: The time_updated of this BuildPipeline.
        :rtype: datetime
        �r"r/r+r+r,r,szBuildPipeline.time_updatedcCs
||_dS)a'
        Sets the time_updated of this BuildPipeline.
        The time the build pipeline was updated. Format defined by `RFC3339`__.

        __ https://datatracker.ietf.org/doc/html/rfc3339


        :param time_updated: The time_updated of this BuildPipeline.
        :type: datetime
        Nr5)r)rr+r+r,r:scCs|jS)a�
        Gets the lifecycle_state of this BuildPipeline.
        The current state of the build pipeline.

        Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'.
        Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'.


        :return: The lifecycle_state of this BuildPipeline.
        :rtype: str
        )r#r/r+r+r,rHs
zBuildPipeline.lifecycle_statecCs gd�}t||�sd}||_dS)z�
        Sets the lifecycle_state of this BuildPipeline.
        The current state of the build pipeline.


        :param lifecycle_state: The lifecycle_state of this BuildPipeline.
        :type: str
        )rrr	r
rrr
ZUNKNOWN_ENUM_VALUEN)rr#)r)rZallowed_valuesr+r+r,rWs

cCs|jS)a1
        Gets the lifecycle_details of this BuildPipeline.
        A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.


        :return: The lifecycle_details of this BuildPipeline.
        :rtype: str
        �r$r/r+r+r,rfs
zBuildPipeline.lifecycle_detailscCs
||_dS)aA
        Sets the lifecycle_details of this BuildPipeline.
        A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.


        :param lifecycle_details: The lifecycle_details of this BuildPipeline.
        :type: str
        Nr6)r)rr+r+r,rrs
cCs|jS)z�
        Gets the build_pipeline_parameters of this BuildPipeline.

        :return: The build_pipeline_parameters of this BuildPipeline.
        :rtype: oci.devops.models.BuildPipelineParameterCollection
        �r%r/r+r+r,r~sz'BuildPipeline.build_pipeline_parameterscCs
||_dS)z�
        Sets the build_pipeline_parameters of this BuildPipeline.

        :param build_pipeline_parameters: The build_pipeline_parameters of this BuildPipeline.
        :type: oci.devops.models.BuildPipelineParameterCollection
        Nr7)r)rr+r+r,r�scCs|jS)a�
        Gets the freeform_tags of this BuildPipeline.
        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 BuildPipeline.
        :rtype: dict(str, str)
        �r&r/r+r+r,r�szBuildPipeline.freeform_tagscCs
||_dS)a�
        Sets the freeform_tags of this BuildPipeline.
        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 BuildPipeline.
        :type: dict(str, str)
        Nr8)r)rr+r+r,r�scCs|jS)a�
        Gets the defined_tags of this BuildPipeline.
        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 BuildPipeline.
        :rtype: dict(str, dict(str, object))
        �r'r/r+r+r,r�szBuildPipeline.defined_tagscCs
||_dS)a�
        Sets the defined_tags of this BuildPipeline.
        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 BuildPipeline.
        :type: dict(str, dict(str, object))
        Nr9)r)rr+r+r,r�scCs|jS)a�
        Gets the system_tags of this BuildPipeline.
        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 BuildPipeline.
        :rtype: dict(str, dict(str, object))
        �r(r/r+r+r,r�szBuildPipeline.system_tagscCs
||_dS)a�
        Sets the system_tags of this BuildPipeline.
        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 BuildPipeline.
        :type: dict(str, dict(str, object))
        Nr:)r)rr+r+r,r�scCst|�S�N)rr/r+r+r,�__repr__�szBuildPipeline.__repr__cCs|durdS|j|jkS)NF)�__dict__�r)�otherr+r+r,�__eq__�szBuildPipeline.__eq__cCs
||kSr;r+r>r+r+r,�__ne__�szBuildPipeline.__ne__N)�__name__�
__module__�__qualname__�__doc__ZLIFECYCLE_STATE_CREATINGZLIFECYCLE_STATE_UPDATINGZLIFECYCLE_STATE_ACTIVEZLIFECYCLE_STATE_INACTIVEZLIFECYCLE_STATE_DELETINGZLIFECYCLE_STATE_DELETEDZLIFECYCLE_STATE_FAILEDr-�propertyr�setterrrrrrrrrrrrrr<r@rAr+r+r+r,rs�j






















	
	











rN)Zoci.utilrrrZoci.decoratorsr�objectrr+r+r+r,�<module>s