a üÎòf8ã@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)ÚAppRolesa' The SCIM protocol defines a standard set of query parameters that can be used to filter, sort, and paginate to return zero or more resources in a query response. Queries MAY be made against a single resource or a resource type endpoint (e.g., /Users), or the service provider Base URI. cKsFddddddœ|_ddddd dœ|_d |_d |_d |_d |_d |_d S) aŸ Initializes a new AppRoles object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param schemas: The value to assign to the schemas property of this AppRoles. :type schemas: list[str] :param total_results: The value to assign to the total_results property of this AppRoles. :type total_results: int :param resources: The value to assign to the resources property of this AppRoles. :type resources: list[oci.identity_domains.models.AppRole] :param start_index: The value to assign to the start_index property of this AppRoles. :type start_index: int :param items_per_page: The value to assign to the items_per_page property of this AppRoles. :type items_per_page: int z list[str]Úintz list[AppRole])ÚschemasÚ total_resultsÚ resourcesÚ start_indexÚitems_per_pagerZ totalResultsZ ResourcesZ startIndexZ itemsPerPageN)Z swagger_typesZ attribute_mapÚ_schemasÚ_total_resultsÚ _resourcesÚ _start_indexÚ_items_per_page)ÚselfÚkwargs©rúI/usr/lib/python3.9/site-packages/oci/identity_domains/models/app_roles.pyÚ__init__s"û ûzAppRoles.__init__cCs|jS)ao **[Required]** Gets the schemas of this AppRoles. 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. 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. REQUIRED. :return: The schemas of this AppRoles. :rtype: list[str] ©r ©rrrrrBs zAppRoles.schemascCs ||_dS)af Sets the schemas of this AppRoles. 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. 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. REQUIRED. :param schemas: The schemas of this AppRoles. :type: list[str] Nr)rrrrrrNs cCs|jS)a~ **[Required]** Gets the total_results of this AppRoles. The total number of results returned by the list or query operation. The value may be larger than the number of resources returned such as when returning a single page of results where multiple pages are available. REQUIRED. :return: The total_results of this AppRoles. :rtype: int ©rrrrrr Zs zAppRoles.total_resultscCs ||_dS)a{ Sets the total_results of this AppRoles. The total number of results returned by the list or query operation. The value may be larger than the number of resources returned such as when returning a single page of results where multiple pages are available. REQUIRED. :param total_results: The total_results of this AppRoles. :type: int Nr)rr rrrr fs cCs|jS)a{ **[Required]** Gets the resources of this AppRoles. A multi-valued list of complex objects containing the requested resources. This MAY be a subset of the full set of resources if pagination is requested. REQUIRED if "totalResults" is non-zero. :return: The resources of this AppRoles. :rtype: list[oci.identity_domains.models.AppRole] ©rrrrrr rs zAppRoles.resourcescCs ||_dS)at Sets the resources of this AppRoles. A multi-valued list of complex objects containing the requested resources. This MAY be a subset of the full set of resources if pagination is requested. REQUIRED if "totalResults" is non-zero. :param resources: The resources of this AppRoles. :type: list[oci.identity_domains.models.AppRole] Nr)rr rrrr ~s cCs|jS)a **[Required]** Gets the start_index of this AppRoles. The 1-based index of the first result in the current set of list results. REQUIRED when partial results returned due to pagination. :return: The start_index of this AppRoles. :rtype: int ©rrrrrr Šs zAppRoles.start_indexcCs ||_dS)a Sets the start_index of this AppRoles. The 1-based index of the first result in the current set of list results. REQUIRED when partial results returned due to pagination. :param start_index: The start_index of this AppRoles. :type: int Nr)rr rrrr –s cCs|jS)a **[Required]** Gets the items_per_page of this AppRoles. The number of resources returned in a list response page. REQUIRED when partial results returned due to pagination. :return: The items_per_page of this AppRoles. :rtype: int ©rrrrrr ¢s zAppRoles.items_per_pagecCs ||_dS)a Sets the items_per_page of this AppRoles. The number of resources returned in a list response page. REQUIRED when partial results returned due to pagination. :param items_per_page: The items_per_page of this AppRoles. :type: int Nr)rr rrrr ®s cCst|ƒS©N)rrrrrÚ__repr__ºszAppRoles.__repr__cCs|dur dS|j|jkS)NF)Ú__dict__©rÚotherrrrÚ__eq__½szAppRoles.__eq__cCs ||k Srrr rrrÚ__ne__ÃszAppRoles.__ne__N)Ú__name__Ú __module__Ú __qualname__Ú__doc__rÚpropertyrÚsetterr r r r rr"r#rrrrr s20          rN)Zoci.utilrrrZoci.decoratorsrÚobjectrrrrrÚs