π Advanced File Manager
Multi-Root Navigation System
β‘ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/wp-content/mu-plugins)
π Go
β¬ Ke Atas
π Root Server
π Root App
π Refresh
π /
βΊ
usr
βΊ
lib
βΊ
python3.9
βΊ
site-packages
βΊ
oci
βΊ
ai_document
βΊ
models
βΊ
π __pycache__
π
Lokasi:
/usr/lib/python3.9/site-packages/oci/ai_document/models/__pycache__
πΎ
Free:
45.9 GB
β οΈ Direktori ini
tidak writable
.
βοΈ Mengedit: inline_document_content.cpython-39.pyc
a οΏ½οΏ½οΏ½fοΏ½ οΏ½ @ sD d dl mZ ddlmZmZmZ ddlmZ eG ddοΏ½ deοΏ½οΏ½ZdS )οΏ½ )οΏ½ InputLocationοΏ½ )οΏ½formatted_flat_dictοΏ½ NONE_SENTINELοΏ½#value_allowed_none_or_none_sentinel)οΏ½init_model_state_from_kwargsc @ sJ e Zd ZdZddοΏ½ ZeddοΏ½ οΏ½ZejddοΏ½ οΏ½ZddοΏ½ Zd d οΏ½ Z ddοΏ½ Z d S )οΏ½InlineDocumentContentz, The content of an inline document. c K s. dddοΏ½| _ dddοΏ½| _d| _d| _d| _dS )a Initializes a new InlineDocumentContent object with values from keyword arguments. The default value of the :py:attr:`~oci.ai_document.models.InlineDocumentContent.source_type` attribute of this class is ``INLINE_DOCUMENT_CONTENT`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param source_type: The value to assign to the source_type property of this InlineDocumentContent. Allowed values for this property are: "OBJECT_STORAGE_LOCATIONS", "INLINE_DOCUMENT_CONTENT" :type source_type: str :param data: The value to assign to the data property of this InlineDocumentContent. :type data: str οΏ½str)Zsource_typeοΏ½dataZ sourceTyper NZINLINE_DOCUMENT_CONTENT)Z swagger_typesZ attribute_mapZ_source_typeοΏ½_data)οΏ½selfοΏ½kwargsοΏ½ r οΏ½R/usr/lib/python3.9/site-packages/oci/ai_document/models/inline_document_content.pyοΏ½__init__ s οΏ½οΏ½zInlineDocumentContent.__init__c C s | j S )zοΏ½ **[Required]** Gets the data of this InlineDocumentContent. Raw document data with Base64 encoding. :return: The data of this InlineDocumentContent. :rtype: str οΏ½r οΏ½r r r r r 0 s zInlineDocumentContent.datac C s || _ dS )zοΏ½ Sets the data of this InlineDocumentContent. Raw document data with Base64 encoding. :param data: The data of this InlineDocumentContent. :type: str Nr )r r r r r r <