ruạṛ
a N��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 )�ContainerConfigurationz" Container configuration. c K s( ddd�| _ ddd�| _d| _d| _dS )aE Initializes a new ContainerConfiguration object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param is_repository_created_on_first_push: The value to assign to the is_repository_created_on_first_push property of this ContainerConfiguration. :type is_repository_created_on_first_push: bool :param namespace: The value to assign to the namespace property of this ContainerConfiguration. :type namespace: str �bool�str)�#is_repository_created_on_first_push� namespace�isRepositoryCreatedOnFirstPushr N)� swagger_types� attribute_map�$_is_repository_created_on_first_push� _namespace)�self�kwargs� r ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/artifacts/models/container_configuration.py�__init__ s ��zContainerConfiguration.__init__c C s | j S )a� **[Required]** Gets the is_repository_created_on_first_push of this ContainerConfiguration. Whether to create a new container repository when a container is pushed to a new repository path. Repositories created in this way belong to the root compartment. :return: The is_repository_created_on_first_push of this ContainerConfiguration. :rtype: bool �r �r r r r r + s z:ContainerConfiguration.is_repository_created_on_first_pushc C s || _ dS )a� Sets the is_repository_created_on_first_push of this ContainerConfiguration. Whether to create a new container repository when a container is pushed to a new repository path. Repositories created in this way belong to the root compartment. :param is_repository_created_on_first_push: The is_repository_created_on_first_push of this ContainerConfiguration. :type: bool Nr )r r r r r r 8 s c C s | j S )z� **[Required]** Gets the namespace of this ContainerConfiguration. The tenancy namespace used in the container repository path. :return: The namespace of this ContainerConfiguration. :rtype: str �r r r r r r E s z ContainerConfiguration.namespacec C s || _ dS )z� Sets the namespace of this ContainerConfiguration. The tenancy namespace used in the container repository path. :param namespace: The namespace of this ContainerConfiguration. :type: str Nr )r r r r r r Q s c C s t | �S �N)r r r r r �__repr__] s zContainerConfiguration.__repr__c C s |d u rdS | j |j kS )NF)�__dict__�r �otherr r r �__eq__` s zContainerConfiguration.__eq__c C s | |k S r r r r r r �__ne__f s zContainerConfiguration.__ne__N)�__name__� __module__�__qualname__�__doc__r �propertyr �setterr r r r r r r r r s r N)�oci.utilr r r �oci.decoratorsr �objectr r r r r �<module> s
cải xoăn