a üÎòf¼ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@sJeZdZdZdd„Zedd„ƒZejdd„ƒZdd„Zd d „Z d d „Z d S)Ú AgentUploadz} Upload is a container that can be used to optionally put all the relevant and related agent upload based log files. cKsddi|_ddi|_d|_dS)a? Initializes a new AgentUpload 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 AgentUpload. :type name: str ÚnameÚstrN)Z swagger_typesZ attribute_mapÚ_name)ÚselfÚkwargs©r úI/usr/lib/python3.9/site-packages/oci/log_analytics/models/agent_upload.pyÚ__init__s ÿÿzAgentUpload.__init__cCs|jS)z¢ Gets the name of this AgentUpload. The name of the upload container :return: The name of this AgentUpload. :rtype: str ©r ©r r r r r$s zAgentUpload.namecCs ||_dS)z¥ Sets the name of this AgentUpload. The name of the upload container :param name: The name of this AgentUpload. :type: str Nr)r rr r r r0s cCst|ƒS©N)rrr r r Ú__repr__<szAgentUpload.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©r Úotherr r r Ú__eq__?szAgentUpload.__eq__cCs ||k Srr rr r r Ú__ne__EszAgentUpload.__ne__N) Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterrrrr r r r r s  rN)Zoci.utilrrrZoci.decoratorsrÚobjectrr r r r Ús