a üÎòfØ"ã@s8ddlmZmZmZddlmZeGdd„deƒƒZdS)é)Úformatted_flat_dictÚ NONE_SENTINELÚ#value_allowed_none_or_none_sentinel)Úinit_model_state_from_kwargsc@s²eZdZdZdd„Zedd„ƒZejdd„ƒZedd„ƒZejd d„ƒZed d „ƒZ e jd d „ƒZ ed d„ƒZ e jdd„ƒZ edd„ƒZ e jdd„ƒZ dd„Z dd„Z dd„ZdS)ÚMetaa~ A complex attribute that contains resource metadata. All sub-attributes are OPTIONAL. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - idcsCsvAttributeNameMappings: [[columnHeaderName:Created Date, mapsTo:meta.created]] - type: complex cKsFddddddœ|_ddddddœ|_d|_d|_d|_d|_d|_dS) aI Initializes a new Meta object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param resource_type: The value to assign to the resource_type property of this Meta. :type resource_type: str :param created: The value to assign to the created property of this Meta. :type created: str :param last_modified: The value to assign to the last_modified property of this Meta. :type last_modified: str :param location: The value to assign to the location property of this Meta. :type location: str :param version: The value to assign to the version property of this Meta. :type version: str Ústr)Ú resource_typeÚcreatedÚ last_modifiedÚlocationÚversionZ resourceTyper Z lastModifiedr r N)Z swagger_typesZ attribute_mapÚ_resource_typeÚ_createdÚ_last_modifiedÚ _locationÚ_version)ÚselfÚkwargs©rúD/usr/lib/python3.9/site-packages/oci/identity_domains/models/meta.pyÚ__init__s"û ûz Meta.__init__cCs|jS)aÔ Gets the resource_type of this Meta. Name of the resource type of the resource--for example, Users or Groups **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :return: The resource_type of this Meta. :rtype: str ©r ©rrrrrLszMeta.resource_typecCs ||_dS)aà Sets the resource_type of this Meta. Name of the resource type of the resource--for example, Users or Groups **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :param resource_type: The resource_type of this Meta. :type: str Nr)rrrrrrbscCs|jS)a½ Gets the created of this Meta. The DateTime the Resource was added to the Service Provider **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: dateTime - uniqueness: none :return: The created of this Meta. :rtype: str ©rrrrrr xsz Meta.createdcCs ||_dS)aà Sets the created of this Meta. The DateTime the Resource was added to the Service Provider **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: dateTime - uniqueness: none :param created: The created of this Meta. :type: str Nr)rr rrrr ŽscCs|jS)a‰ Gets the last_modified of this Meta. The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: dateTime - uniqueness: none :return: The last_modified of this Meta. :rtype: str ©rrrrrr ¤szMeta.last_modifiedcCs ||_dS)a• Sets the last_modified of this Meta. The most recent DateTime that the details of this Resource were updated at the Service Provider. If this Resource has never been modified since its initial creation, the value MUST be the same as the value of created. The attribute MUST be a DateTime. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: dateTime - uniqueness: none :param last_modified: The last_modified of this Meta. :type: str Nr)rr rrrr ºscCs|jS)aì Gets the location of this Meta. The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :return: The location of this Meta. :rtype: str ©rrrrrr Ðsz Meta.locationcCs ||_dS)aó Sets the location of this Meta. The URI of the Resource being returned. This value MUST be the same as the Location HTTP response header. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :param location: The location of this Meta. :type: str Nr)rr rrrr æscCs|jS)aê Gets the version of this Meta. The version of the Resource being returned. This value must be the same as the ETag HTTP response header. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :return: The version of this Meta. :rtype: str ©rrrrrr üsz Meta.versioncCs ||_dS)að Sets the version of this Meta. The version of the Resource being returned. This value must be the same as the ETag HTTP response header. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :param version: The version of this Meta. :type: str Nr)rr rrrr scCst|ƒS©N)rrrrrÚ__repr__(sz Meta.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__+sz Meta.__eq__cCs ||k Srrr rrrÚ__ne__1sz Meta.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr r r r rr"r#rrrrr s20          rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs