a O•ºf ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s’eZdZdZdZdZdZdZdZdd„Z e d d „ƒZ e j d d „ƒZ e d d „ƒZ e j dd „ƒZ e dd„ƒZej dd„ƒZdd„Zdd„Zdd„ZdS)ÚContextVariablez ContextVariable model. ÚSTRINGÚNUMBERÚENTITYÚBOOLEANÚLISTcKs2ddddœ|_ddddœ|_d|_d|_d|_dS)a¤ Initializes a new ContextVariable object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this ContextVariable. :type name: str :param value: The value to assign to the value property of this ContextVariable. :type value: str :param type: The value to assign to the type property of this ContextVariable. Allowed values for this property are: "STRING", "NUMBER", "ENTITY", "BOOLEAN", "LIST" :type type: str Ústr)ÚnameÚvalueÚtyper rrN)Ú swagger_typesÚ attribute_mapÚ_nameÚ_valueÚ_type)ÚselfÚkwargs©rú“/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/identity_data_plane/models/context_variable.pyÚ__init__$sýýzContextVariable.__init__cCs|jS)z² **[Required]** Gets the name of this ContextVariable. The name of the variable. :return: The name of this ContextVariable. :rtype: str ©r©rrrrr Gs zContextVariable.namecCs ||_dS)z¦ Sets the name of this ContextVariable. The name of the variable. :param name: The name of this ContextVariable. :type: str Nr)rr rrrr Ss cCs|jS)zµ **[Required]** Gets the value of this ContextVariable. The value of the variable. :return: The value of this ContextVariable. :rtype: str ©rrrrrr_s zContextVariable.valuecCs ||_dS)zª Sets the value of this ContextVariable. The value of the variable. :param value: The value of this ContextVariable. :type: str Nr)rrrrrrks cCs|jS)a **[Required]** Gets the type of this ContextVariable. The type of the variable. Allowed values for this property are: "STRING", "NUMBER", "ENTITY", "BOOLEAN", "LIST" :return: The type of this ContextVariable. :rtype: str )rrrrrrws zContextVariable.typecCs*gd¢}t||ƒs td |¡ƒ‚||_dS)z¦ Sets the type of this ContextVariable. The type of the variable. :param type: The type of this ContextVariable. :type: str )rrr r r z4Invalid value for `type`, must be None or one of {0}N)rÚ ValueErrorÚformatr)rrÚallowed_valuesrrrr…s  ÿÿcCst|ƒS©N)rrrrrÚ__repr__—szContextVariable.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__šszContextVariable.__eq__cCs ||k Sr rr#rrrÚ__ne__ szContextVariable.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__Ú TYPE_STRINGÚ TYPE_NUMBERÚ TYPE_ENTITYÚ TYPE_BOOLEANÚ TYPE_LISTrÚpropertyr Úsetterrrr!r%r&rrrrr s,#      rN)Úoci.utilrrrÚoci.decoratorsrÚobjectrrrrrÚs