a f?e@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@seZdZdZdZdZdZddZeddZ e j d dZ ed d Z e j d d Z ed dZ e j ddZ eddZ e j ddZ eddZej ddZeddZej ddZeddZej ddZeddZej ddZedd Zej d!d Zed"d#Zej d$d#Zed%d&Zej d'd&Zed(d)Zej d*d)Zed+d,Zej d-d,Zed.d/Zej d0d/Zed1d2Zej d3d2Zed4d5Zej d6d5Zed7d8Zej d9d8Zd:d;Zdd?Zd@S)AMyApiKeyz The user's API key. replaceupdatedeletecKsdddddddddddddddddd |_d d d d dddddddddddddd |_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_d|_dS)a Initializes a new MyApiKey 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 MyApiKey. :type id: str :param ocid: The value to assign to the ocid property of this MyApiKey. :type ocid: str :param schemas: The value to assign to the schemas property of this MyApiKey. :type schemas: list[str] :param meta: The value to assign to the meta property of this MyApiKey. :type meta: oci.identity_domains.models.Meta :param idcs_created_by: The value to assign to the idcs_created_by property of this MyApiKey. :type idcs_created_by: oci.identity_domains.models.IdcsCreatedBy :param idcs_last_modified_by: The value to assign to the idcs_last_modified_by property of this MyApiKey. :type idcs_last_modified_by: oci.identity_domains.models.IdcsLastModifiedBy :param idcs_prevented_operations: The value to assign to the idcs_prevented_operations property of this MyApiKey. Allowed values for items in this list are: "replace", "update", "delete", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type idcs_prevented_operations: list[str] :param tags: The value to assign to the tags property of this MyApiKey. :type tags: list[oci.identity_domains.models.Tags] :param delete_in_progress: The value to assign to the delete_in_progress property of this MyApiKey. :type delete_in_progress: bool :param idcs_last_upgraded_in_release: The value to assign to the idcs_last_upgraded_in_release property of this MyApiKey. :type idcs_last_upgraded_in_release: str :param domain_ocid: The value to assign to the domain_ocid property of this MyApiKey. :type domain_ocid: str :param compartment_ocid: The value to assign to the compartment_ocid property of this MyApiKey. :type compartment_ocid: str :param tenancy_ocid: The value to assign to the tenancy_ocid property of this MyApiKey. :type tenancy_ocid: str :param description: The value to assign to the description property of this MyApiKey. :type description: str :param fingerprint: The value to assign to the fingerprint property of this MyApiKey. :type fingerprint: str :param key: The value to assign to the key property of this MyApiKey. :type key: str :param user: The value to assign to the user property of this MyApiKey. :type user: oci.identity_domains.models.MyApiKeyUser strz list[str]ZMetaZ IdcsCreatedByZIdcsLastModifiedByz list[Tags]boolZ MyApiKeyUser)idocidschemasmetaidcs_created_byidcs_last_modified_byidcs_prevented_operationstagsdelete_in_progressidcs_last_upgraded_in_release domain_ocidcompartment_ocid tenancy_ocid description fingerprintkeyuserr r rrZ idcsCreatedByZidcsLastModifiedByZidcsPreventedOperationsrZdeleteInProgressZidcsLastUpgradedInReleaseZ domainOcidZcompartmentOcidZ tenancyOcidrrrrN)Z swagger_typesZ attribute_map_id_ocid_schemas_meta_idcs_created_by_idcs_last_modified_by_idcs_prevented_operations_tags_delete_in_progress_idcs_last_upgraded_in_release _domain_ocid_compartment_ocid _tenancy_ocid _description _fingerprint_key_user)selfkwargsr0J/usr/lib/python3.9/site-packages/oci/identity_domains/models/my_api_key.py__init__sjMzMyApiKey.__init__cCs|jS)a Gets the id of this MyApiKey. Unique identifier for the SCIM Resource as defined by the Service Provider. Each representation of the Resource MUST include a non-empty id value. This identifier MUST be unique across the Service Provider's entire set of Resources. It MUST be a stable, non-reassignable identifier that does not change when the same Resource is returned in subsequent requests. The value of the id attribute is always issued by the Service Provider and MUST never be specified by the Service Consumer. bulkId: is a reserved keyword and MUST NOT be used in the unique identifier. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: always - type: string - uniqueness: global :return: The id of this MyApiKey. :rtype: str rr.r0r0r1r sz MyApiKey.idcCs ||_dS)a Sets the id of this MyApiKey. Unique identifier for the SCIM Resource as defined by the Service Provider. Each representation of the Resource MUST include a non-empty id value. This identifier MUST be unique across the Service Provider's entire set of Resources. It MUST be a stable, non-reassignable identifier that does not change when the same Resource is returned in subsequent requests. The value of the id attribute is always issued by the Service Provider and MUST never be specified by the Service Consumer. bulkId: is a reserved keyword and MUST NOT be used in the unique identifier. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: always - type: string - uniqueness: global :param id: The id of this MyApiKey. :type: str Nr3)r.r r0r0r1r scCs|jS)a Gets the ocid of this MyApiKey. Unique OCI identifier for the SCIM Resource. **SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: immutable - required: false - returned: default - type: string - uniqueness: global :return: The ocid of this MyApiKey. :rtype: str rr4r0r0r1r sz MyApiKey.ocidcCs ||_dS)a Sets the ocid of this MyApiKey. Unique OCI identifier for the SCIM Resource. **SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: immutable - required: false - returned: default - type: string - uniqueness: global :param ocid: The ocid of this MyApiKey. :type: str Nr5)r.r r0r0r1r scCs|jS)a **[Required]** Gets the schemas of this MyApiKey. REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard \"enterprise\" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: true - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none :return: The schemas of this MyApiKey. :rtype: list[str] rr4r0r0r1rszMyApiKey.schemascCs ||_dS)a Sets the schemas of this MyApiKey. REQUIRED. The schemas attribute is an array of Strings which allows introspection of the supported schema version for a SCIM representation as well any schema extensions supported by that representation. Each String value must be a unique URI. This specification defines URIs for User, Group, and a standard \"enterprise\" extension. All representations of SCIM schema MUST include a non-zero value array with value(s) of the URIs supported by that representation. Duplicate values MUST NOT be included. Value order is not specified and MUST not impact behavior. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: true - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none :param schemas: The schemas of this MyApiKey. :type: list[str] Nr6)r.rr0r0r1rscCs|jS)z Gets the meta of this MyApiKey. :return: The meta of this MyApiKey. :rtype: oci.identity_domains.models.Meta r r4r0r0r1r(sz MyApiKey.metacCs ||_dS)z Sets the meta of this MyApiKey. :param meta: The meta of this MyApiKey. :type: oci.identity_domains.models.Meta Nr7)r.rr0r0r1r2scCs|jS)z Gets the idcs_created_by of this MyApiKey. :return: The idcs_created_by of this MyApiKey. :rtype: oci.identity_domains.models.IdcsCreatedBy r!r4r0r0r1r<szMyApiKey.idcs_created_bycCs ||_dS)z Sets the idcs_created_by of this MyApiKey. :param idcs_created_by: The idcs_created_by of this MyApiKey. :type: oci.identity_domains.models.IdcsCreatedBy Nr8)r.rr0r0r1rFscCs|jS)z Gets the idcs_last_modified_by of this MyApiKey. :return: The idcs_last_modified_by of this MyApiKey. :rtype: oci.identity_domains.models.IdcsLastModifiedBy r"r4r0r0r1rPszMyApiKey.idcs_last_modified_bycCs ||_dS)z Sets the idcs_last_modified_by of this MyApiKey. :param idcs_last_modified_by: The idcs_last_modified_by of this MyApiKey. :type: oci.identity_domains.models.IdcsLastModifiedBy Nr9)r.rr0r0r1rZscCs|jS)a Gets the idcs_prevented_operations of this MyApiKey. Each value of this attribute specifies an operation that only an internal client may perform on this particular resource. **SCIM++ Properties:** - idcsSearchable: false - multiValued: true - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none Allowed values for items in this list are: "replace", "update", "delete", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The idcs_prevented_operations of this MyApiKey. :rtype: list[str] r#r4r0r0r1rdsz"MyApiKey.idcs_prevented_operationscs0gd|r&fdd|D|dd<||_dS)a' Sets the idcs_prevented_operations of this MyApiKey. Each value of this attribute specifies an operation that only an internal client may perform on this particular resource. **SCIM++ Properties:** - idcsSearchable: false - multiValued: true - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none :param idcs_prevented_operations: The idcs_prevented_operations of this MyApiKey. :type: list[str] )rrr csg|]}t|sdn|qS)ZUNKNOWN_ENUM_VALUE)r).0xZallowed_valuesr0r1 z6MyApiKey.idcs_prevented_operations..Nr:)r.rr0r=r1r|scCs|jS)a Gets the tags of this MyApiKey. A list of tags on this resource. **SCIM++ Properties:** - idcsCompositeKey: [key, value] - idcsSearchable: true - multiValued: true - mutability: readWrite - required: false - returned: request - type: complex - uniqueness: none :return: The tags of this MyApiKey. :rtype: list[oci.identity_domains.models.Tags] r$r4r0r0r1rsz MyApiKey.tagscCs ||_dS)a Sets the tags of this MyApiKey. A list of tags on this resource. **SCIM++ Properties:** - idcsCompositeKey: [key, value] - idcsSearchable: true - multiValued: true - mutability: readWrite - required: false - returned: request - type: complex - uniqueness: none :param tags: The tags of this MyApiKey. :type: list[oci.identity_domains.models.Tags] Nr@)r.rr0r0r1rscCs|jS)a; Gets the delete_in_progress of this MyApiKey. A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: boolean - uniqueness: none :return: The delete_in_progress of this MyApiKey. :rtype: bool r%r4r0r0r1rszMyApiKey.delete_in_progresscCs ||_dS)aL Sets the delete_in_progress of this MyApiKey. A boolean flag indicating this resource in the process of being deleted. Usually set to true when synchronous deletion of the resource would take too long. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: default - type: boolean - uniqueness: none :param delete_in_progress: The delete_in_progress of this MyApiKey. :type: bool NrA)r.rr0r0r1rscCs|jS)a Gets the idcs_last_upgraded_in_release of this MyApiKey. The release number when the resource was upgraded. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none :return: The idcs_last_upgraded_in_release of this MyApiKey. :rtype: str r&r4r0r0r1rsz&MyApiKey.idcs_last_upgraded_in_releasecCs ||_dS)a Sets the idcs_last_upgraded_in_release of this MyApiKey. The release number when the resource was upgraded. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none :param idcs_last_upgraded_in_release: The idcs_last_upgraded_in_release of this MyApiKey. :type: str NrB)r.rr0r0r1rscCs|jS)a Gets the domain_ocid of this MyApiKey. OCI Domain Id (ocid) in which the resource lives. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :return: The domain_ocid of this MyApiKey. :rtype: str r'r4r0r0r1rszMyApiKey.domain_ocidcCs ||_dS)a Sets the domain_ocid of this MyApiKey. OCI Domain Id (ocid) in which the resource lives. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :param domain_ocid: The domain_ocid of this MyApiKey. :type: str NrC)r.rr0r0r1r.scCs|jS)a Gets the compartment_ocid of this MyApiKey. OCI Compartment Id (ocid) in which the resource lives. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :return: The compartment_ocid of this MyApiKey. :rtype: str r(r4r0r0r1rDszMyApiKey.compartment_ocidcCs ||_dS)a Sets the compartment_ocid of this MyApiKey. OCI Compartment Id (ocid) in which the resource lives. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :param compartment_ocid: The compartment_ocid of this MyApiKey. :type: str NrD)r.rr0r0r1rZscCs|jS)a Gets the tenancy_ocid of this MyApiKey. OCI Tenant Id (ocid) in which the resource lives. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :return: The tenancy_ocid of this MyApiKey. :rtype: str r)r4r0r0r1rpszMyApiKey.tenancy_ocidcCs ||_dS)a Sets the tenancy_ocid of this MyApiKey. OCI Tenant Id (ocid) in which the resource lives. **SCIM++ Properties:** - caseExact: false - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none :param tenancy_ocid: The tenancy_ocid of this MyApiKey. :type: str NrE)r.rr0r0r1rscCs|jS)ad Gets the description of this MyApiKey. Description **Added In:** 2101262133 **SCIM++ Properties:** - caseExact: false - type: string - mutability: readWrite - required: false - returned: default :return: The description of this MyApiKey. :rtype: str r*r4r0r0r1rszMyApiKey.descriptioncCs ||_dS)an Sets the description of this MyApiKey. Description **Added In:** 2101262133 **SCIM++ Properties:** - caseExact: false - type: string - mutability: readWrite - required: false - returned: default :param description: The description of this MyApiKey. :type: str NrF)r.rr0r0r1rscCs|jS)a **[Required]** Gets the fingerprint of this MyApiKey. Fingerprint **Added In:** 2010242156 **SCIM++ Properties:** - caseExact: true - idcsSearchable: true - type: string - mutability: readOnly - required: true - returned: default :return: The fingerprint of this MyApiKey. :rtype: str r+r4r0r0r1rszMyApiKey.fingerprintcCs ||_dS)a Sets the fingerprint of this MyApiKey. Fingerprint **Added In:** 2010242156 **SCIM++ Properties:** - caseExact: true - idcsSearchable: true - type: string - mutability: readOnly - required: true - returned: default :param fingerprint: The fingerprint of this MyApiKey. :type: str NrG)r.rr0r0r1rscCs|jS)ar **[Required]** Gets the key of this MyApiKey. Key **Added In:** 2010242156 **SCIM++ Properties:** - caseExact: true - idcsPii: true - type: string - mutability: immutable - required: true - returned: default :return: The key of this MyApiKey. :rtype: str r,r4r0r0r1rsz MyApiKey.keycCs ||_dS)ae Sets the key of this MyApiKey. Key **Added In:** 2010242156 **SCIM++ Properties:** - caseExact: true - idcsPii: true - type: string - mutability: immutable - required: true - returned: default :param key: The key of this MyApiKey. :type: str NrH)r.rr0r0r1rscCs|jS)z Gets the user of this MyApiKey. :return: The user of this MyApiKey. :rtype: oci.identity_domains.models.MyApiKeyUser r-r4r0r0r1rsz MyApiKey.usercCs ||_dS)z Sets the user of this MyApiKey. :param user: The user of this MyApiKey. :type: oci.identity_domains.models.MyApiKeyUser NrI)r.rr0r0r1r(scCst|SN)rr4r0r0r1__repr__2szMyApiKey.__repr__cCs|dur dS|j|jkS)NF)__dict__r.otherr0r0r1__eq__5szMyApiKey.__eq__cCs ||k SrJr0rMr0r0r1__ne__;szMyApiKey.__ne__N)__name__ __module__ __qualname____doc__Z!IDCS_PREVENTED_OPERATIONS_REPLACEZ IDCS_PREVENTED_OPERATIONS_UPDATEZ IDCS_PREVENTED_OPERATIONS_DELETEr2propertyr setterr rrrrrrrrrrrrrrrrKrOrPr0r0r0r1r s                                  rN)Zoci.utilrrrZoci.decoratorsrobjectrr0r0r0r1s