File manager - Edit - /home/u478019808/domains/bestandroidphones.store/public_html/static/img/logo/storage_apitools.tar
Back
__pycache__/storage_v1_messages.cpython-39.pyc 0000644 00000363356 15025251370 0015366 0 ustar 00 a +(Wg*� � @ s d Z ddlmZ ddlmZ ddlmZ ddlmZ dZ G dd� dej �ZG d d � d ej �ZG dd� dej �Z G d d� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd� dej �ZG dd � d ej �ZG d!d"� d"ej �ZG d#d$� d$ej �ZG d%d&� d&ej �ZG d'd(� d(ej �ZG d)d*� d*ej �ZG d+d,� d,ej �ZG d-d.� d.ej �ZG d/d0� d0ej �ZG d1d2� d2ej �Z G d3d4� d4ej �Z!G d5d6� d6ej �Z"G d7d8� d8ej �Z#G d9d:� d:ej �Z$G d;d<� d<ej �Z%G d=d>� d>ej �Z&G d?d@� d@ej �Z'G dAdB� dBej �Z(G dCdD� dDej �Z)G dEdF� dFej �Z*G dGdH� dHej �Z+G dIdJ� dJej �Z,G dKdL� dLej �Z-G dMdN� dNej �Z.G dOdP� dPej �Z/G dQdR� dRej �Z0G dSdT� dTej �Z1G dUdV� dVej �Z2G dWdX� dXej �Z3G dYdZ� dZej �Z4G d[d\� d\ej �Z5G d]d^� d^ej �Z6G d_d`� d`ej �Z7G dadb� dbej �Z8G dcdd� ddej �Z9G dedf� dfej �Z:G dgdh� dhej �Z;G didj� djej �Z<G dkdl� dlej �Z=G dmdn� dnej �Z>G dodp� dpej �Z?G dqdr� drej �Z@G dsdt� dtej �ZAG dudv� dvej �ZBG dwdx� dxej �ZCG dydz� dzej �ZDG d{d|� d|ej �ZEG d}d~� d~ej �ZFG dd�� d�ej �ZGG d�d�� d�ej �ZHG d�d�� d�ej �ZIG d�d�� d�ej �ZJG d�d�� d�ej �ZKG d�d�� d�ej �ZLG d�d�� d�ej �ZMG d�d�� d�ej �ZNG d�d�� d�ej �ZOG d�d�� d�ej �ZPG d�d�� d�ej �ZQG d�d�� d�ej �ZRG d�d�� d�ej �ZSG d�d�� d�ej �ZTG d�d�� d�ej �ZUG d�d�� d�ej �ZVG d�d�� d�ej �ZWG d�d�� d�ej �ZXG d�d�� d�ej �ZYG d�d�� d�ej �ZZG d�d�� d�ej �Z[G d�d�� d�ej �Z\d�S )�zsGenerated message classes for storage version v1. Stores and retrieves potentially large, immutable data objects. � )� message_types)�messages)�encoding)�extra_typesZstoragec @ sf e Zd ZdZG dd� dej�ZG dd� dej�ZG dd� dej�ZG dd � d ej�Z G d d� dej�Z G dd � d ej�Ze� d�G dd� dej��ZG dd� dej�ZG dd� dej�ZG dd� dej�ZG dd� dej�ZG dd� dej�ZG dd� dej�Zejdddd �Ze�dd!�Ze�dd"�Zejdd#dd �Ze�d d$�Ze�d%�Zejd&d'dd �Ze�dd(�Ze�d)�Z e�d d*�Z!e�d+�Z"ejd,d-d.�Z#e�dd/�Z$e�dd0�Z%e�d1�Z&e�d2�Z'e�dd3�Z(e�)d4�Z*e�d5�Z+e�dd6�Z,ej)d7ej-j.d8�Z/e�dd9�Z0e�d:�Z1e�d;�Z2e�d<�Z3e�d=�Z4e5�6d>�Z7e5�6d?�Z8e�dd@�Z9e�ddA�Z:dBS )C�Bucketa� A bucket. Messages: AutoclassValue: The bucket's Autoclass configuration. BillingValue: The bucket's billing configuration. CorsValueListEntry: A CorsValueListEntry object. CustomPlacementConfigValue: The bucket's custom placement configuration for Custom Dual Regions. EncryptionValue: Encryption configuration for a bucket. IamConfigurationValue: The bucket's IAM configuration. LabelsValue: User-provided labels, in key/value pairs. LifecycleValue: The bucket's lifecycle configuration. See lifecycle management for more information. LoggingValue: The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs. OwnerValue: The owner of the bucket. This is always the project team's owner group. RetentionPolicyValue: The bucket's retention policy. The retention policy enforces a minimum retention time for all objects contained in the bucket, based on their creation time. Any attempt to overwrite or delete objects younger than the retention period will result in a PERMISSION_DENIED error. An unlocked retention policy can be modified or removed from the bucket via a storage.buckets.update operation. A locked retention policy cannot be removed or shortened in duration for the lifetime of the bucket. Attempting to remove or decrease period of a locked retention policy will result in a PERMISSION_DENIED error. VersioningValue: The bucket's versioning configuration. WebsiteValue: The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site. See the Static Website Examples for more information. Fields: acl: Access controls on the bucket. autoclass: The bucket's Autoclass configuration. billing: The bucket's billing configuration. cors: The bucket's Cross-Origin Resource Sharing (CORS) configuration. customPlacementConfig: The bucket's custom placement configuration for Custom Dual Regions. defaultEventBasedHold: The default value for event-based hold on newly created objects in this bucket. Event-based hold is a way to retain objects indefinitely until an event occurs, signified by the hold's release. After being released, such objects will be subject to bucket- level retention (if any). One sample use case of this flag is for banks to hold loan documents for at least 3 years after loan is paid in full. Here, bucket-level retention is 3 years and the event is loan being paid in full. In this example, these objects will be held intact for any number of years until the event has occurred (event-based hold on the object is released) and then 3 more years after that. That means retention duration of the objects begins from the moment event-based hold transitioned from true to false. Objects under event-based hold cannot be deleted, overwritten or archived until the hold is removed. defaultObjectAcl: Default access controls to apply to new objects when no ACL is provided. encryption: Encryption configuration for a bucket. etag: HTTP 1.1 Entity tag for the bucket. iamConfiguration: The bucket's IAM configuration. id: The ID of the bucket. For buckets, the id and name properties are the same. kind: The kind of item this is. For buckets, this is always storage#bucket. labels: User-provided labels, in key/value pairs. lifecycle: The bucket's lifecycle configuration. See lifecycle management for more information. location: The location of the bucket. Object data for objects in the bucket resides in physical storage within this region. Defaults to US. See the developer's guide for the authoritative list. locationType: The type of the bucket location. logging: The bucket's logging configuration, which defines the destination bucket and optional name prefix for the current bucket's logs. metageneration: The metadata generation of this bucket. name: The name of the bucket. owner: The owner of the bucket. This is always the project team's owner group. projectNumber: The project number of the project the bucket belongs to. retentionPolicy: The bucket's retention policy. The retention policy enforces a minimum retention time for all objects contained in the bucket, based on their creation time. Any attempt to overwrite or delete objects younger than the retention period will result in a PERMISSION_DENIED error. An unlocked retention policy can be modified or removed from the bucket via a storage.buckets.update operation. A locked retention policy cannot be removed or shortened in duration for the lifetime of the bucket. Attempting to remove or decrease period of a locked retention policy will result in a PERMISSION_DENIED error. rpo: The Recovery Point Objective (RPO) of this bucket. Set to ASYNC_TURBO to turn on turbo replication on a bucket. satisfiesPZS: Reserved for future use. selfLink: The URI of this bucket. storageClass: The bucket's default storage class, used whenever no storageClass is specified for a newly-created object. This defines how objects in the bucket are stored and determines the SLA and the cost of storage. Values include MULTI_REGIONAL, REGIONAL, STANDARD, NEARLINE, COLDLINE, ARCHIVE, and DURABLE_REDUCED_AVAILABILITY. If this value is not specified when the bucket is created, it will default to STANDARD. For more information, see storage classes. timeCreated: The creation time of the bucket in RFC 3339 format. updated: The modification time of the bucket in RFC 3339 format. versioning: The bucket's versioning configuration. website: The bucket's website configuration, controlling how the service behaves when accessing bucket contents as a web site. See the Static Website Examples for more information. c @ s$ e Zd ZdZe�d�Ze�d�Z dS )zBucket.AutoclassValuez�The bucket's Autoclass configuration. Fields: enabled: Whether or not Autoclass is enabled on this bucket toggleTime: A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled. � � N) �__name__� __module__�__qualname__�__doc__� _messages�BooleanField�enabled�_message_types� DateTimeFieldZ toggleTime� r r �E/opt/gsutil/gslib/third_party/storage_apitools/storage_v1_messages.py�AutoclassValue� s r c @ s e Zd ZdZe�d�ZdS )zBucket.BillingValuez�The bucket's billing configuration. Fields: requesterPays: When set to true, Requester Pays is enabled for this bucket. r N)r r r r r r Z requesterPaysr r r r �BillingValue� s r c @ sL e Zd ZdZejdejjd�Zej ddd�Z ej ddd�Zej ddd�Zd S ) zBucket.CorsValueListEntrya� A CorsValueListEntry object. Fields: maxAgeSeconds: The value, in seconds, to return in the Access-Control- Max-Age header used in preflight responses. method: The list of HTTP methods on which to include CORS response headers, (GET, OPTIONS, POST, etc) Note: "*" is permitted in the list of methods, and means "any method". origin: The list of Origins eligible to receive CORS response headers. Note: "*" is permitted in the list of origins, and means "any Origin". responseHeader: The list of HTTP headers other than the simple response headers to give permission for the user-agent to share across domains. r ��variantr T�Zrepeated� � N) r r r r r �IntegerField�Variant�INT32Z maxAgeSeconds�StringField�method�originZresponseHeaderr r r r �CorsValueListEntry� s r! c @ s e Zd ZdZejddd�ZdS )z!Bucket.CustomPlacementConfigValuez�The bucket's custom placement configuration for Custom Dual Regions. Fields: dataLocations: The list of regional locations in which data is placed. r Tr N)r r r r r r Z dataLocationsr r r r �CustomPlacementConfigValue� s r"