a fv@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@seZdZdZddZeddZejddZeddZejd dZed d Z e jd d Z ed dZ e jddZ eddZ e jddZ ddZ ddZ ddZdS) CloudGatesa' 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 CloudGates 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 CloudGates. :type schemas: list[str] :param total_results: The value to assign to the total_results property of this CloudGates. :type total_results: int :param resources: The value to assign to the resources property of this CloudGates. :type resources: list[oci.identity_domains.models.CloudGate] :param start_index: The value to assign to the start_index property of this CloudGates. :type start_index: int :param items_per_page: The value to assign to the items_per_page property of this CloudGates. :type items_per_page: int z list[str]intzlist[CloudGate])schemas total_results resources start_indexitems_per_pagerZ totalResultsZ ResourcesZ startIndexZ itemsPerPageN)Z swagger_typesZ attribute_map_schemas_total_results _resources _start_index_items_per_page)selfkwargsrK/usr/lib/python3.9/site-packages/oci/identity_domains/models/cloud_gates.py__init__s" zCloudGates.__init__cCs|jS)as **[Required]** Gets the schemas of this CloudGates. 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 CloudGates. :rtype: list[str] r rrrrrBs zCloudGates.schemascCs ||_dS)aj Sets the schemas of this CloudGates. 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 CloudGates. :type: list[str] Nr)rrrrrrNs cCs|jS)a **[Required]** Gets the total_results of this CloudGates. 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 CloudGates. :rtype: int rrrrrr Zs zCloudGates.total_resultscCs ||_dS)a Sets the total_results of this CloudGates. 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 CloudGates. :type: int Nr)rr rrrr fs cCs|jS)a **[Required]** Gets the resources of this CloudGates. 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 CloudGates. :rtype: list[oci.identity_domains.models.CloudGate] rrrrrr rs zCloudGates.resourcescCs ||_dS)az Sets the resources of this CloudGates. 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 CloudGates. :type: list[oci.identity_domains.models.CloudGate] Nr)rr rrrr ~s cCs|jS)a! **[Required]** Gets the start_index of this CloudGates. 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 CloudGates. :rtype: int rrrrrr s zCloudGates.start_indexcCs ||_dS)a Sets the start_index of this CloudGates. 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 CloudGates. :type: int Nr)rr rrrr s cCs|jS)a **[Required]** Gets the items_per_page of this CloudGates. 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 CloudGates. :rtype: int rrrrrr s zCloudGates.items_per_pagecCs ||_dS)a Sets the items_per_page of this CloudGates. 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 CloudGates. :type: int Nr)rr rrrr s cCst|SN)rrrrr__repr__szCloudGates.__repr__cCs|dur dS|j|jkS)NF)__dict__rotherrrr__eq__szCloudGates.__eq__cCs ||k Srrr rrr__ne__szCloudGates.__ne__N)__name__ __module__ __qualname____doc__rpropertyrsetterr r r r rr"r#rrrrr s20          rN)Zoci.utilrrrZoci.decoratorsrobjectrrrrrs