a f6@s8ddlmZmZmZddlmZeGdddeZdS))formatted_flat_dict NONE_SENTINEL#value_allowed_none_or_none_sentinel)init_model_state_from_kwargsc@s~eZdZdZddZeddZejddZeddZejd dZed d Z e jd d Z d dZ ddZ ddZ dS)GrantAppa Application that is being granted. Each Grant must grant either an App or an App-Entitlement-Collection. **SCIM++ Properties:** - idcsCsvAttributeNameMappings: [[columnHeaderName:App Name, defaultValue:jobParam:appDisplayName, mapsTo:app.value]] - idcsSearchable: true - multiValued: false - mutability: immutable - required: false - returned: default - type: complex - uniqueness: none cKs2dddd|_dddd|_d|_d|_d|_dS)a, Initializes a new GrantApp object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param value: The value to assign to the value property of this GrantApp. :type value: str :param ref: The value to assign to the ref property of this GrantApp. :type ref: str :param display: The value to assign to the display property of this GrantApp. :type display: str str)valuerefdisplayrz$refr N)Z swagger_typesZ attribute_map_value_ref_display)selfkwargsrI/usr/lib/python3.9/site-packages/oci/identity_domains/models/grant_app.py__init__szGrantApp.__init__cCs|jS)a **[Required]** Gets the value of this GrantApp. Application identifier **SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: immutable - required: true - returned: default - type: string - uniqueness: none :return: The value of this GrantApp. :rtype: str r rrrrr>szGrantApp.valuecCs ||_dS)a Sets the value of this GrantApp. Application identifier **SCIM++ Properties:** - caseExact: true - idcsSearchable: true - multiValued: false - mutability: immutable - required: true - returned: default - type: string - uniqueness: none :param value: The value of this GrantApp. :type: str Nr)rrrrrrTscCs|jS)aw Gets the ref of this GrantApp. Application URI **SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none :return: The ref of this GrantApp. :rtype: str r rrrrr jsz GrantApp.refcCs ||_dS)ay Sets the ref of this GrantApp. Application URI **SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none :param ref: The ref of this GrantApp. :type: str Nr)rr rrrr scCs|jS)a Gets the display of this GrantApp. Application display name **SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none :return: The display of this GrantApp. :rtype: str r rrrrr szGrantApp.displaycCs ||_dS)a Sets the display of this GrantApp. Application display name **SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readOnly - required: false - returned: request - type: string - uniqueness: none :param display: The display of this GrantApp. :type: str Nr)rr rrrr scCst|SN)rrrrr__repr__szGrantApp.__repr__cCs|dur dS|j|jkS)NF)__dict__rotherrrr__eq__szGrantApp.__eq__cCs ||k Srrrrrr__ne__szGrantApp.__ne__N) __name__ __module__ __qualname____doc__rpropertyrsetterr r rrrrrrrr s""      rN)Zoci.utilrrrZoci.decoratorsrobjectrrrrrs