📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
oda
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/oda/models/__pycache__
💾
Free:
48.2 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_service_cloud_channel_details.cpython-39.pyc
a ���f^- � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateChannelDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdZdZdd� Zedd� �Zej dd� �Zed d � �Z e j dd � �Z edd � �Zej dd � �Zedd� �Zej dd� �Zedd� �Z e j dd� �Z dd� Zdd� Zdd� ZdS )� UpdateServiceCloudChannelDetailsz= Properties to update a Service Cloud agent channel. �WSDL�RESTc K s� dddddddddddd�| _ dddd d ddd dddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _dS )a� Initializes a new UpdateServiceCloudChannelDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.oda.models.UpdateServiceCloudChannelDetails.type` attribute of this class is ``SERVICECLOUD`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param name: The value to assign to the name property of this UpdateServiceCloudChannelDetails. :type name: str :param description: The value to assign to the description property of this UpdateServiceCloudChannelDetails. :type description: str :param type: The value to assign to the type property of this UpdateServiceCloudChannelDetails. Allowed values for this property are: "ANDROID", "APPEVENT", "APPLICATION", "CORTANA", "FACEBOOK", "IOS", "MSTEAMS", "OSS", "OSVC", "SERVICECLOUD", "SLACK", "TEST", "TWILIO", "WEB", "WEBHOOK" :type type: str :param session_expiry_duration_in_milliseconds: The value to assign to the session_expiry_duration_in_milliseconds property of this UpdateServiceCloudChannelDetails. :type session_expiry_duration_in_milliseconds: int :param freeform_tags: The value to assign to the freeform_tags property of this UpdateServiceCloudChannelDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateServiceCloudChannelDetails. :type defined_tags: dict(str, dict(str, object)) :param domain_name: The value to assign to the domain_name property of this UpdateServiceCloudChannelDetails. :type domain_name: str :param host_name_prefix: The value to assign to the host_name_prefix property of this UpdateServiceCloudChannelDetails. :type host_name_prefix: str :param user_name: The value to assign to the user_name property of this UpdateServiceCloudChannelDetails. :type user_name: str :param password: The value to assign to the password property of this UpdateServiceCloudChannelDetails. :type password: str :param client_type: The value to assign to the client_type property of this UpdateServiceCloudChannelDetails. Allowed values for this property are: "WSDL", "REST" :type client_type: str �str�intzdict(str, str)zdict(str, dict(str, object)))�name�description�typeZ'session_expiry_duration_in_millisecondsZ freeform_tagsZdefined_tags�domain_name�host_name_prefix� user_name�password�client_typer r r Z#sessionExpiryDurationInMillisecondsZfreeformTagsZdefinedTagsZ domainNameZhostNamePrefixZuserNamer Z clientTypeNZSERVICECLOUD) Z swagger_typesZ attribute_map�_nameZ_descriptionZ_typeZ(_session_expiry_duration_in_millisecondsZ_freeform_tagsZ _defined_tags�_domain_name�_host_name_prefix� _user_name� _password�_client_type)�self�kwargs� r �W/usr/lib/python3.9/site-packages/oci/oda/models/update_service_cloud_channel_details.py�__init__ sH 6��z)UpdateServiceCloudChannelDetails.__init__c C s | j S )a Gets the domain_name of this UpdateServiceCloudChannelDetails. The domain name. If you have access to Oracle B2C Service, you can derive this value from the URL that you use to launch the Agent Browser User Interface. For example, if the URL is sitename.exampledomain.com, then the host name prefix is sitename and the domain name is exampledomain.com. If the channel is connecting to Oracle B2C Service version 19A or later, and you have multiple interfaces, then you must include the interface ID in the host (site) name . For example, for the interface that has an ID of 2, you would use something like sitename-2.exampledomain.com. :return: The domain_name of this UpdateServiceCloudChannelDetails. :rtype: str �r �r r r r r x s z,UpdateServiceCloudChannelDetails.domain_namec C s || _ dS )a* Sets the domain_name of this UpdateServiceCloudChannelDetails. The domain name. If you have access to Oracle B2C Service, you can derive this value from the URL that you use to launch the Agent Browser User Interface. For example, if the URL is sitename.exampledomain.com, then the host name prefix is sitename and the domain name is exampledomain.com. If the channel is connecting to Oracle B2C Service version 19A or later, and you have multiple interfaces, then you must include the interface ID in the host (site) name . For example, for the interface that has an ID of 2, you would use something like sitename-2.exampledomain.com. :param domain_name: The domain_name of this UpdateServiceCloudChannelDetails. :type: str Nr )r r r r r r � s c C s | j S )a* Gets the host_name_prefix of this UpdateServiceCloudChannelDetails. The host prefix. If you have access to Oracle B2C Service, you can derive this value from the URL that you use to launch the Agent Browser User Interface. For example, if the URL is sitename.exampledomain.com, then the host name prefix is sitename and the domain name is exampledomain.com. If the channel is connecting to Oracle B2C Service version 19A or later, and you have multiple interfaces, then you must include the interface ID in the host (site) name . For example, for the interface that has an ID of 2, you would use something like sitename-2.exampledomain.com. :return: The host_name_prefix of this UpdateServiceCloudChannelDetails. :rtype: str �r r! r r r r � s z1UpdateServiceCloudChannelDetails.host_name_prefixc C s || _ dS )a9 Sets the host_name_prefix of this UpdateServiceCloudChannelDetails. The host prefix. If you have access to Oracle B2C Service, you can derive this value from the URL that you use to launch the Agent Browser User Interface. For example, if the URL is sitename.exampledomain.com, then the host name prefix is sitename and the domain name is exampledomain.com. If the channel is connecting to Oracle B2C Service version 19A or later, and you have multiple interfaces, then you must include the interface ID in the host (site) name . For example, for the interface that has an ID of 2, you would use something like sitename-2.exampledomain.com. :param host_name_prefix: The host_name_prefix of this UpdateServiceCloudChannelDetails. :type: str Nr"