π Advanced File Manager
Multi-Root Navigation System
β‘ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
π Go
β¬ Ke Atas
π Root Server
π Root App
π Refresh
π /
βΊ
usr
βΊ
libexec
βΊ
oracle-cloud-agent
βΊ
plugins
βΊ
osms
βΊ
oci
βΊ
data_safe
βΊ
π models
π
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/data_safe/models
πΎ
Free:
45.8 GB
β οΈ Direktori ini
tidak writable
.
βοΈ Mengedit: delete_rows_format_entry.pyc
a NοΏ½οΏ½fοΏ½ οΏ½ @ sD d dl mZ ddlmZmZmZ ddlmZ eG ddοΏ½ deοΏ½οΏ½ZdS )οΏ½ )οΏ½FormatEntryοΏ½ )οΏ½formatted_flat_dictοΏ½ NONE_SENTINELοΏ½#value_allowed_none_or_none_sentinel)οΏ½init_model_state_from_kwargsc @ s0 e Zd ZdZddοΏ½ ZddοΏ½ ZddοΏ½ Zdd οΏ½ Zd S )οΏ½DeleteRowsFormatEntryaS The Delete Rows masking format deletes the rows that meet a user-specified condition. It is useful in conditional masking when you want to delete a subset of values in a column and mask the remaining values using some other masking formats. You should be careful while using this masking format. If no condition is specified, all rows in a table are deleted. If a column is being masked using Delete Rows, there must not be a foreign key constraint or dependent column referring to the table. To learn more, check Delete Rows in the Data Safe documentation. c K s. dddοΏ½| _ dddοΏ½| _d| _d| _d| _dS )aοΏ½ Initializes a new DeleteRowsFormatEntry object with values from keyword arguments. The default value of the :py:attr:`~oci.data_safe.models.DeleteRowsFormatEntry.type` attribute of this class is ``DELETE_ROWS`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this DeleteRowsFormatEntry. Allowed values for this property are: "DELETE_ROWS", "DETERMINISTIC_SUBSTITUTION", "DETERMINISTIC_ENCRYPTION", "DETERMINISTIC_ENCRYPTION_DATE", "FIXED_NUMBER", "FIXED_STRING", "LIBRARY_MASKING_FORMAT", "NULL_VALUE", "POST_PROCESSING_FUNCTION", "PRESERVE_ORIGINAL_DATA", "RANDOM_DATE", "RANDOM_DECIMAL_NUMBER", "RANDOM_DIGITS", "RANDOM_LIST", "RANDOM_NUMBER", "RANDOM_STRING", "RANDOM_SUBSTITUTION", "REGULAR_EXPRESSION", "SHUFFLE", "SQL_EXPRESSION", "SUBSTRING", "TRUNCATE_TABLE", "USER_DEFINED_FUNCTION" :type type: str :param description: The value to assign to the description property of this DeleteRowsFormatEntry. :type description: str οΏ½str)οΏ½typeοΏ½descriptionr r NοΏ½DELETE_ROWS)οΏ½ swagger_typesοΏ½ attribute_mapοΏ½_typeοΏ½_description)οΏ½selfοΏ½kwargsοΏ½ r οΏ½οΏ½/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/data_safe/models/delete_rows_format_entry.pyοΏ½__init__ s οΏ½οΏ½zDeleteRowsFormatEntry.__init__c C s t | οΏ½S οΏ½N)r )r r r r οΏ½__repr__5 s zDeleteRowsFormatEntry.__repr__c C s |d u rdS | j |j kS )NF)οΏ½__dict__οΏ½r οΏ½otherr r r οΏ½__eq__8 s zDeleteRowsFormatEntry.__eq__c C s | |k S r r r r r r οΏ½__ne__>