a f-@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@s*eZdZdZdZdZdZddZeddZ 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 d9d8Zed:d;Zej dZej d?d>Zd@dAZdBdCZdDdEZdFS)GMyGroupz The Group resource. replaceupdatedeletecKsdddddddddddddddddd d d |_d d dddddddddddddddddd |_d|_d|_d|_d|_d|_d|_d|_d|_ d|_ d|_ d|_ d|_ d|_d|_d|_d|_d|_d|_d|_dS) aw Initializes a new MyGroup 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 MyGroup. :type id: str :param ocid: The value to assign to the ocid property of this MyGroup. :type ocid: str :param schemas: The value to assign to the schemas property of this MyGroup. :type schemas: list[str] :param meta: The value to assign to the meta property of this MyGroup. :type meta: oci.identity_domains.models.Meta :param idcs_created_by: The value to assign to the idcs_created_by property of this MyGroup. :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 MyGroup. :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 MyGroup. 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 MyGroup. :type tags: list[oci.identity_domains.models.Tags] :param delete_in_progress: The value to assign to the delete_in_progress property of this MyGroup. :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 MyGroup. :type idcs_last_upgraded_in_release: str :param domain_ocid: The value to assign to the domain_ocid property of this MyGroup. :type domain_ocid: str :param compartment_ocid: The value to assign to the compartment_ocid property of this MyGroup. :type compartment_ocid: str :param tenancy_ocid: The value to assign to the tenancy_ocid property of this MyGroup. :type tenancy_ocid: str :param external_id: The value to assign to the external_id property of this MyGroup. :type external_id: str :param display_name: The value to assign to the display_name property of this MyGroup. :type display_name: str :param non_unique_display_name: The value to assign to the non_unique_display_name property of this MyGroup. :type non_unique_display_name: str :param members: The value to assign to the members property of this MyGroup. :type members: list[oci.identity_domains.models.MyGroupMembers] :param urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group: The value to assign to the urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group property of this MyGroup. :type urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group: oci.identity_domains.models.ExtensionGroupGroup :param urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group: The value to assign to the urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group property of this MyGroup. :type urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group: oci.identity_domains.models.ExtensionPosixGroup strz list[str]ZMetaZ IdcsCreatedByZIdcsLastModifiedByz list[Tags]boolzlist[MyGroupMembers]ZExtensionGroupGroupZExtensionPosixGroup)idocidschemasmetaidcs_created_byidcs_last_modified_byidcs_prevented_operationstagsdelete_in_progressidcs_last_upgraded_in_release domain_ocidcompartment_ocid tenancy_ocid external_id display_namenon_unique_display_namemembers>urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group>urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_groupr r rrZ idcsCreatedByZidcsLastModifiedByZidcsPreventedOperationsrZdeleteInProgressZidcsLastUpgradedInReleaseZ domainOcidZcompartmentOcidZ tenancyOcidZ externalIdZ displayNameZnonUniqueDisplayNamerz>urn:ietf:params:scim:schemas:oracle:idcs:extension:group:Groupz>urn:ietf:params:scim:schemas:oracle:idcs:extension:posix:GroupN)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 _external_id _display_name_non_unique_display_name_members?_urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group?_urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group)selfkwargsr4H/usr/lib/python3.9/site-packages/oci/identity_domains/models/my_group.py__init__svUzMyGroup.__init__cCs|jS)a Gets the id of this MyGroup. 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 MyGroup. :rtype: str rr2r4r4r5r sz MyGroup.idcCs ||_dS)a Sets the id of this MyGroup. 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 MyGroup. :type: str Nr7)r2r r4r4r5r scCs|jS)a Gets the ocid of this MyGroup. 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 MyGroup. :rtype: str r r8r4r4r5r sz MyGroup.ocidcCs ||_dS)a Sets the ocid of this MyGroup. 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 MyGroup. :type: str Nr9)r2r r4r4r5r scCs|jS)a **[Required]** Gets the schemas of this MyGroup. 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 MyGroup. :rtype: list[str] r!r8r4r4r5r szMyGroup.schemascCs ||_dS)a Sets the schemas of this MyGroup. 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 MyGroup. :type: list[str] Nr:)r2rr4r4r5r scCs|jS)z Gets the meta of this MyGroup. :return: The meta of this MyGroup. :rtype: oci.identity_domains.models.Meta r"r8r4r4r5r6sz MyGroup.metacCs ||_dS)z Sets the meta of this MyGroup. :param meta: The meta of this MyGroup. :type: oci.identity_domains.models.Meta Nr;)r2rr4r4r5r@scCs|jS)z Gets the idcs_created_by of this MyGroup. :return: The idcs_created_by of this MyGroup. :rtype: oci.identity_domains.models.IdcsCreatedBy r#r8r4r4r5rJszMyGroup.idcs_created_bycCs ||_dS)z Sets the idcs_created_by of this MyGroup. :param idcs_created_by: The idcs_created_by of this MyGroup. :type: oci.identity_domains.models.IdcsCreatedBy Nr<)r2rr4r4r5rTscCs|jS)z Gets the idcs_last_modified_by of this MyGroup. :return: The idcs_last_modified_by of this MyGroup. :rtype: oci.identity_domains.models.IdcsLastModifiedBy r$r8r4r4r5r^szMyGroup.idcs_last_modified_bycCs ||_dS)z Sets the idcs_last_modified_by of this MyGroup. :param idcs_last_modified_by: The idcs_last_modified_by of this MyGroup. :type: oci.identity_domains.models.IdcsLastModifiedBy Nr=)r2rr4r4r5rhscCs|jS)a Gets the idcs_prevented_operations of this MyGroup. 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 MyGroup. :rtype: list[str] r%r8r4r4r5rrsz!MyGroup.idcs_prevented_operationscs0gd|r&fdd|D|dd<||_dS)a% Sets the idcs_prevented_operations of this MyGroup. 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 MyGroup. :type: list[str] )rrr csg|]}t|sdn|qS)ZUNKNOWN_ENUM_VALUE)r).0xZallowed_valuesr4r5 z5MyGroup.idcs_prevented_operations..Nr>)r2rr4rAr5rscCs|jS)a Gets the tags of this MyGroup. 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 MyGroup. :rtype: list[oci.identity_domains.models.Tags] r&r8r4r4r5rsz MyGroup.tagscCs ||_dS)a Sets the tags of this MyGroup. 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 MyGroup. :type: list[oci.identity_domains.models.Tags] NrD)r2rr4r4r5rscCs|jS)a9 Gets the delete_in_progress of this MyGroup. 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 MyGroup. :rtype: bool r'r8r4r4r5rszMyGroup.delete_in_progresscCs ||_dS)aJ Sets the delete_in_progress of this MyGroup. 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 MyGroup. :type: bool NrE)r2rr4r4r5rscCs|jS)a Gets the idcs_last_upgraded_in_release of this MyGroup. 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 MyGroup. :rtype: str r(r8r4r4r5rsz%MyGroup.idcs_last_upgraded_in_releasecCs ||_dS)a Sets the idcs_last_upgraded_in_release of this MyGroup. 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 MyGroup. :type: str NrF)r2rr4r4r5rscCs|jS)a Gets the domain_ocid of this MyGroup. 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 MyGroup. :rtype: str r)r8r4r4r5r&szMyGroup.domain_ocidcCs ||_dS)a Sets the domain_ocid of this MyGroup. 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 MyGroup. :type: str NrG)r2rr4r4r5r<scCs|jS)a Gets the compartment_ocid of this MyGroup. 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 MyGroup. :rtype: str r*r8r4r4r5rRszMyGroup.compartment_ocidcCs ||_dS)a Sets the compartment_ocid of this MyGroup. 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 MyGroup. :type: str NrH)r2rr4r4r5rhscCs|jS)a Gets the tenancy_ocid of this MyGroup. 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 MyGroup. :rtype: str r+r8r4r4r5r~szMyGroup.tenancy_ocidcCs ||_dS)a Sets the tenancy_ocid of this MyGroup. 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 MyGroup. :type: str NrI)r2rr4r4r5rscCs|jS)a0 Gets the external_id of this MyGroup. An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none :return: The external_id of this MyGroup. :rtype: str r,r8r4r4r5rszMyGroup.external_idcCs ||_dS)a: Sets the external_id of this MyGroup. An identifier for the Resource as defined by the Service Consumer. The externalId may simplify identification of the Resource between Service Consumer and Service Provider by allowing the Consumer to refer to the Resource with its own identifier, obviating the need to store a local mapping between the local identifier of the Resource and the identifier used by the Service Provider. Each Resource MAY include a non-empty externalId value. The value of the externalId attribute is always issued by the Service Consumer and can never be specified by the Service Provider. The Service Provider MUST always interpret the externalId as scoped to the Service Consumer's tenant. **SCIM++ Properties:** - caseExact: false - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: default - type: string - uniqueness: none :param external_id: The external_id of this MyGroup. :type: str NrJ)r2rr4r4r5rscCs|jS)aQ **[Required]** Gets the display_name of this MyGroup. The Group display name. **SCIM++ Properties:** - caseExact: false - idcsCsvAttributeName: Display Name - idcsCsvAttributeNameMappings: [[columnHeaderName:Name, deprecatedColumnHeaderName:Display Name]] - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: always - type: string - uniqueness: global :return: The display_name of this MyGroup. :rtype: str r-r8r4r4r5rszMyGroup.display_namecCs ||_dS)aM Sets the display_name of this MyGroup. The Group display name. **SCIM++ Properties:** - caseExact: false - idcsCsvAttributeName: Display Name - idcsCsvAttributeNameMappings: [[columnHeaderName:Name, deprecatedColumnHeaderName:Display Name]] - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: always - type: string - uniqueness: global :param display_name: The display_name of this MyGroup. :type: str NrK)r2rr4r4r5rscCs|jS)a, Gets the non_unique_display_name of this MyGroup. A human readable name for the group as defined by the Service Consumer. **Added In:** 2011192329 **SCIM++ Properties:** - caseExact: false - idcsCsvAttributeName: Non-Unique Display Name - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: always - type: string :return: The non_unique_display_name of this MyGroup. :rtype: str r.r8r4r4r5rszMyGroup.non_unique_display_namecCs ||_dS)aB Sets the non_unique_display_name of this MyGroup. A human readable name for the group as defined by the Service Consumer. **Added In:** 2011192329 **SCIM++ Properties:** - caseExact: false - idcsCsvAttributeName: Non-Unique Display Name - idcsSearchable: true - multiValued: false - mutability: readWrite - required: false - returned: always - type: string :param non_unique_display_name: The non_unique_display_name of this MyGroup. :type: str NrL)r2rr4r4r5rscCs|jS)a Gets the members of this MyGroup. The group members. Important: When requesting group members, a maximum of 10,000 members can be returned in a single request. If the response contains more than 10,000 members, the request will fail. Use 'startIndex' and 'count' to return members in pages instead of in a single response, for example: #attributes=members[startIndex=1%26count=10]. This REST API is SCIM compliant. **SCIM++ Properties:** - caseExact: false - idcsCompositeKey: [value] - idcsCsvAttributeNameMappings: [[columnHeaderName:User Members, mapsTo:members[User].value, multiValueDelimiter:;]] - idcsSearchable: true - multiValued: true - mutability: readWrite - required: false - returned: request - idcsPaginateResponse: true - type: complex - uniqueness: none :return: The members of this MyGroup. :rtype: list[oci.identity_domains.models.MyGroupMembers] r/r8r4r4r5r6szMyGroup.memberscCs ||_dS)a Sets the members of this MyGroup. The group members. Important: When requesting group members, a maximum of 10,000 members can be returned in a single request. If the response contains more than 10,000 members, the request will fail. Use 'startIndex' and 'count' to return members in pages instead of in a single response, for example: #attributes=members[startIndex=1%26count=10]. This REST API is SCIM compliant. **SCIM++ Properties:** - caseExact: false - idcsCompositeKey: [value] - idcsCsvAttributeNameMappings: [[columnHeaderName:User Members, mapsTo:members[User].value, multiValueDelimiter:;]] - idcsSearchable: true - multiValued: true - mutability: readWrite - required: false - returned: request - idcsPaginateResponse: true - type: complex - uniqueness: none :param members: The members of this MyGroup. :type: list[oci.identity_domains.models.MyGroupMembers] NrM)r2rr4r4r5rOscCs|jS)a Gets the urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group of this MyGroup. :return: The urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group of this MyGroup. :rtype: oci.identity_domains.models.ExtensionGroupGroup r0r8r4r4r5rhszFMyGroup.urn_ietf_params_scim_schemas_oracle_idcs_extension_group_groupcCs ||_dS)aM Sets the urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group of this MyGroup. :param urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group: The urn_ietf_params_scim_schemas_oracle_idcs_extension_group_group of this MyGroup. :type: oci.identity_domains.models.ExtensionGroupGroup NrN)r2rr4r4r5rrscCs|jS)a Gets the urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group of this MyGroup. :return: The urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group of this MyGroup. :rtype: oci.identity_domains.models.ExtensionPosixGroup r1r8r4r4r5r|szFMyGroup.urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_groupcCs ||_dS)aM Sets the urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group of this MyGroup. :param urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group: The urn_ietf_params_scim_schemas_oracle_idcs_extension_posix_group of this MyGroup. :type: oci.identity_domains.models.ExtensionPosixGroup NrO)r2rr4r4r5rscCst|SN)rr8r4r4r5__repr__szMyGroup.__repr__cCs|dur dS|j|jkS)NF)__dict__r2otherr4r4r5__eq__szMyGroup.__eq__cCs ||k SrPr4rSr4r4r5__ne__szMyGroup.__ne__N) __name__ __module__ __qualname____doc__Z!IDCS_PREVENTED_OPERATIONS_REPLACEZ IDCS_PREVENTED_OPERATIONS_UPDATEZ IDCS_PREVENTED_OPERATIONS_DELETEr6propertyr setterr rrrrrrrrrrrrrrrrrrQrUrVr4r4r4r5r s                                      rN)Zoci.utilrrrZoci.decoratorsrobjectrr4r4r4r5s