
    L                        S r SSKJr  SSKJr  SSKJr  SSKJr  Sr	 " S S\R                  5      r " S	 S
\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r " S S \R                  5      r " S! S"\R                  5      r " S# S$\R                  5      r " S% S&\R                  5      r " S' S(\R                  5      r " S) S*\R                  5      r " S+ S,\R                  5      r " S- S.\R                  5      r " S/ S0\R                  5      r " S1 S2\R                  5      r  " S3 S4\R                  5      r! " S5 S6\R                  5      r" " S7 S8\R                  5      r# " S9 S:\R                  5      r$ " S; S<\R                  5      r% " S= S>\R                  5      r& " S? S@\R                  5      r' " SA SB\R                  5      r( " SC SD\R                  5      r) " SE SF\R                  5      r* " SG SH\R                  5      r+ " SI SJ\R                  5      r, " SK SL\R                  5      r- " SM SN\R                  5      r. " SO SP\R                  5      r/\R`                  " \,SQSR5        \Rb                  " \,Rd                  SSST5        \Rb                  " \,Rd                  SUSV5        gW)Xz7Generated message classes for lustre version v1alpha.

    )absolute_import)messages)encoding)extra_typeslustrec                      \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\R                  " SS5      r
\R                  " SS	S
9r\R                  " SS	S
9r\R                  " S5      r\R                  " S\R                   R"                  S9r\R                  " SS5      r\R                  " S\R                   R"                  S9rSrg)
AccessRule   a  A single policy group with IP-based access rules for the Managed Lustre
instance.

Enums:
  AccessModeValueValuesEnum: Optional. The access mode for the access rule
    nodemap. Default is READ_WRITE.
  SquashModeValueValuesEnum: Required. Squash mode for the access rule.

Fields:
  accessMode: Optional. The access mode for the access rule nodemap. Default
    is READ_WRITE.
  ipAddressRanges: Required. The IP address ranges to which to apply this
    access rule. Accepts non-overlapping CIDR ranges (e.g.,
    `192.168.1.0/24`) and IP addresses (e.g., `192.168.1.0`).
  mountableSubdirectories: Optional. The list of non-root directories that
    can be mounted from clients in this NID range subset. Currently, there
    can be only a single directory at most. If no directory is mentioned,
    then the root directory will be accessible.
  name: Required. The name of the access rule policy group. Must be 16
    characters or less and include only alphanumeric characters or '_'.
  squashGid: Optional. Squash GID for the access rule. If the squash mode
    for this rule is ROOT_SQUASH, root users matching the ip_address_ranges
    are squashed to this GID. Defaults to 0 (no root squash).
  squashMode: Required. Squash mode for the access rule.
  squashUid: Optional. Squash UID for the access rule. If the squash mode
    for this rule is ROOT_SQUASH, root users matching the ip_address_ranges
    are squashed to this UID. Defaults to 0 (no root squash).
c                   $    \ rS rSrSrSrSrSrSrg)$AccessRule.AccessModeValueValuesEnum.   zOptional. The access mode for the access rule nodemap. Default is
READ_WRITE.

Values:
  ACCESS_MODE_UNSPECIFIED: Unspecified access mode.
  READ_ONLY: Read-only access mode.
  READ_WRITE: Read-write access mode.
r          N)	__name__
__module____qualname____firstlineno____doc__ACCESS_MODE_UNSPECIFIED	READ_ONLY
READ_WRITE__static_attributes__r       Slib/googlecloudsdk/generated_clients/apis/lustre/v1alpha/lustre_v1alpha_messages.pyAccessModeValueValuesEnumr   .   s      IJr   r   c                   (    \ rS rSrSrSrSrSrSrSr	g)	$AccessRule.SquashModeValueValuesEnum;   a  Required. Squash mode for the access rule.

Values:
  SQUASH_MODE_UNSPECIFIED: Unspecified squash mode.
  NO_SQUASH: Squash is disabled. If set inside an AccessRule, root users
    matching the ip_ranges are not squashed. If set as the
    default_squash_mode, root squash is disabled for this instance. If the
    default squash mode is `NO_SQUASH`, do not set the default_squash_uid
    or default_squash_gid, or an `invalid argument` error is returned.
  ROOT_SQUASH: Root user squash is enabled. Not supported inside an
    AccessRule. If set as the default_squash_mode, root users not matching
    any of the access_rules are squashed to the default_squash_uid and
    default_squash_gid.
  ALL_USERS_SQUASH: All users squashed to the squash_uid and squash_gid
    for the access rule. If this is for the default_squash_mode, then the
    default_squash_uid and default_squash_gid will be squashed.
r   r   r      r   N
r   r   r   r   r   SQUASH_MODE_UNSPECIFIED	NO_SQUASHROOT_SQUASHALL_USERS_SQUASHr   r   r   r   SquashModeValueValuesEnumr   ;       "  IKr   r&   r   r   Trepeatedr          variant      r   N)r   r   r   r   r   	_messagesEnumr   r&   	EnumField
accessModeStringFieldipAddressRangesmountableSubdirectoriesnameIntegerFieldVariantINT32	squashGid
squashMode	squashUidr   r   r   r   r	   r	      s    :).. ).. . ""#>B*))!d;/%11!dC			q	!$$$Q	0A0A0G0GH)""#>B*$$Q	0A0A0G0GH)r   r	   c                   B   \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	\R                  " S	SS9r\R                  " S
\R                  R                  S9r\R                   " SS5      r\R                  " S\R                  R                  S9rSrg)AccessRulesOptions[   a  IP-based access rules for the Managed Lustre instance. These options
define the root user squash configuration.

Enums:
  DefaultSquashModeValueValuesEnum: Required. The squash mode for the
    default access rule.

Fields:
  accessRules: Optional. The access rules for the instance.
  defaultMountableSubdirectories: Optional. The list of non-root directories
    that can be mounted from clients in the default access rule. Currently,
    there can be only a single directory at most. If no directory is
    mentioned, then the root directory will be accessible.
  defaultSquashGid: Optional. The user squash GID for the default access
    rule. This user squash GID applies to all root users connecting from
    clients that are not matched by any of the access rules. If not set, the
    default is 0 (no GID squash).
  defaultSquashMode: Required. The squash mode for the default access rule.
  defaultSquashUid: Optional. The user squash UID for the default access
    rule. This user squash UID applies to all root users connecting from
    clients that are not matched by any of the access rules. If not set, the
    default is 0 (no UID squash).
c                   (    \ rS rSrSrSrSrSrSrSr	g)	3AccessRulesOptions.DefaultSquashModeValueValuesEnumt   a  Required. The squash mode for the default access rule.

Values:
  SQUASH_MODE_UNSPECIFIED: Unspecified squash mode.
  NO_SQUASH: Squash is disabled. If set inside an AccessRule, root users
    matching the ip_ranges are not squashed. If set as the
    default_squash_mode, root squash is disabled for this instance. If the
    default squash mode is `NO_SQUASH`, do not set the default_squash_uid
    or default_squash_gid, or an `invalid argument` error is returned.
  ROOT_SQUASH: Root user squash is enabled. Not supported inside an
    AccessRule. If set as the default_squash_mode, root users not matching
    any of the access_rules are squashed to the default_squash_uid and
    default_squash_gid.
  ALL_USERS_SQUASH: All users squashed to the squash_uid and squash_gid
    for the access rule. If this is for the default_squash_mode, then the
    default_squash_uid and default_squash_gid will be squashed.
r   r   r   r    r   Nr!   r   r   r    DefaultSquashModeValueValuesEnumrB   t   r'   r   rD   r	   r   Tr(   r   r    r,   r*   r+   r   N)r   r   r   r   r   r0   r1   rD   MessageFieldaccessRulesr4   defaultMountableSubdirectoriesr8   r9   r:   defaultSquashGidr2   defaultSquashModedefaultSquashUidr   r   r   r   r?   r?   [   s    0 . &&|QF+#,#8#8T#J ++Ay7H7H7N7NO))*LaP++Ay7H7H7N7NOr   r?   c                       \ rS rSrSrSrg)CancelOperationRequest   z3The request message for Operations.CancelOperation.r   Nr   r   r   r   r   r   r   r   r   rL   rL      s    <r   rL   c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S\R                  R                  S9r
\R                  " S\R                  R                  S9rSrg)	Date   a  Represents a whole or partial calendar date, such as a birthday. The
time of day and time zone are either specified elsewhere or are
insignificant. The date is relative to the Gregorian Calendar. This can
represent one of the following: * A full date, with non-zero year, month,
and day values. * A month and day, with a zero year (for example, an
anniversary). * A year on its own, with a zero month and a zero day. * A
year and month, with a zero day (for example, a credit card expiration
date). Related types: * google.type.TimeOfDay * google.type.DateTime *
google.protobuf.Timestamp

Fields:
  day: Day of a month. Must be from 1 to 31 and valid for the year and
    month, or 0 to specify a year by itself or a year and month where the
    day isn't significant.
  month: Month of a year. Must be from 1 to 12, or 0 to specify a year
    without a month and day.
  year: Year of the date. Must be from 1 to 9999, or 0 to specify a date
    without a year.
r   r,   r   r    r   N)r   r   r   r   r   r0   r8   r9   r:   daymonthyearr   r   r   r   rP   rP      sc    ( 	q)*;*;*A*AB#

 
 I,=,=,C,C
D%			9+<+<+B+B	C$r   rP   c                       \ rS rSrSr\R                  " SS5      r\R                  " SS5      r\R                  " SS5      r	Sr
g	)

DenyPeriod   a  Deny period for the instance. A deny period can be in either of the
following two formats: * Non-recurring : A full date, with non-zero year,
month and day values. * Recurring : A month and day value, with a zero year.
Time zone is UTC.

Fields:
  endDate: Required. End date of the deny period in UTC time zone.
  startDate: Required. Start date of the deny period in UTC time zone.
  time: Required. Time in UTC when the deny period starts on start_date and
    ends on end_date. This can be: * Full time OR * All zeros for 00:00:00
    UTC
rP   r   r   	TimeOfDayr    r   N)r   r   r   r   r   r0   rE   endDate	startDatetimer   r   r   r   rV   rV      s?     ""61-'$$VQ/)			Q	/$r   rV   c                       \ rS rSrSr\R                  " SS5      r\R                  " SS5      r\R                  " S5      r
\R                  " S5      rS	rg
)ExportDataRequest   a>  Export data from Managed Lustre to a Cloud Storage bucket.

Fields:
  gcsPath: The URI to a Cloud Storage bucket, or a path within a bucket,
    using the format `gs:////`. If a path inside the bucket is specified, it
    must end with a forward slash (`/`).
  lustrePath: The root directory path to the Managed Lustre file system.
    Must start with `/`. Default is `/`.
  requestId: Optional. UUID to identify requests.
  serviceAccount: Optional. User-specified service account used to perform
    the transfer. If unspecified, the Managed Lustre service agent is used.
GcsPathr   
LustrePathr   r    r*   r   Nr   r   r   r   r   r0   rE   gcsPath
lustrePathr4   	requestIdserviceAccountr   r   r   r   r]   r]      M     ""9a0'%%lA6*##A&)((+.r   r]   c                   <    \ rS rSrSr\R                  " S5      rSrg)r_      a  Specifies a Cloud Storage bucket and, optionally, a path inside the
bucket.

Fields:
  uri: Required. The URI to a Cloud Storage bucket, or a path within a
    bucket, using the format `gs:////`. If a path inside the bucket is
    specified, it must end with a forward slash (`/`).
r   r   N)	r   r   r   r   r   r0   r4   urir   r   r   r   r_   r_      s     	a #r   r_   c                       \ rS rSrSrSrg)GoogleProtobufEmpty   a  A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs. A typical example is to use it as the request
or the response type of an API method. For instance: service Foo { rpc
Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
r   NrN   r   r   r   rk   rk      s    r   rk   c                       \ rS rSrSr\R                  " SS5      r\R                  " SS5      r\R                  " S5      r
\R                  " S5      rS	rg
)ImportDataRequest   a  Message for importing data to Lustre.

Fields:
  gcsPath: The Cloud Storage source bucket and, optionally, path inside the
    bucket. If a path inside the bucket is specified, it must end with a
    forward slash (`/`).
  lustrePath: Lustre path destination.
  requestId: Optional. UUID to identify requests.
  serviceAccount: Optional. User-specified service account used to perform
    the transfer. If unspecified, the default Managed Lustre service agent
    will be used.
r_   r   r`   r   r    r*   r   Nra   r   r   r   rn   rn      rf   r   rn   c                      \ rS rSrSr " S S\R                  5      r\R                  " S5       " S S\R                  5      5       r\R                  " SS	5      r\R                  " S
5      r\R                   " S5      r\R                   " S5      r\R                   " S5      r\R(                  " S5      r\R                   " S5      r\R                  " SS5      r\R                  " SS5      r\R                   " S5      r\R                   " S5      r\R                   " S5      r\R                  " S5      r\R                   " S5      r\R(                  " S5      r\R(                  " S5      r\R@                  " SS5      r!\R                   " S5      r"\R                   " S5      r#\R                  " SS5      r$\R                   " S5      r%S r&g!)"Instancei  ai  A Managed Lustre instance.

Enums:
  StateValueValuesEnum: Output only. The state of the instance.

Messages:
  LabelsValue: Optional. Labels as key value pairs.

Fields:
  accessRulesOptions: Optional. The access rules options for the instance.
  capacityGib: Required. The storage capacity of the instance in gibibytes
    (GiB). Allowed values are from `18000` to `7632000`, depending on the
    `perUnitStorageThroughput`. See [Performance tiers and maximum storage
    capacities](https://cloud.google.com/managed-lustre/docs/create-
    instance#performance-tiers) for specific minimums, maximums, and step
    sizes for each performance tier.
  createTime: Output only. Timestamp when the instance was created.
  description: Optional. A user-readable description of the instance.
  filesystem: Required. Immutable. The filesystem name for this instance.
    This name is used by client-side tools, including when mounting the
    instance. Must be eight characters or less and can only contain letters
    and numbers.
  gkeSupportEnabled: Optional. Indicates whether you want to enable support
    for GKE clients. By default, GKE clients are not supported. Deprecated.
    No longer required for GKE instance creation.
  kmsKey: Optional. Immutable. The Cloud KMS key name to use for data
    encryption. If not set, the instance will use Google-managed encryption
    keys. If set, the instance will use customer-managed encryption keys.
    The key must be in the same region as the instance. The key format is: p
    rojects/{project}/locations/{location}/keyRings/{key_ring}/cryptoKeys/{k
    ey}
  labels: Optional. Labels as key value pairs.
  maintenancePolicy: Optional. The maintenance policy for the instance to
    determine when to allow or deny updates.
  mountPoint: Output only. Mount point of the instance in the format
    `IP_ADDRESS@tcp:/FILESYSTEM`.
  name: Identifier. The name of the instance.
  network: Required. Immutable. The full name of the VPC network to which
    the instance is connected. Must be in the format
    `projects/{project_id}/global/networks/{network_name}`.
  perUnitStorageThroughput: Required. The throughput of the instance in MBps
    per TiB. Valid values are 125, 250, 500, 1000. See [Performance tiers
    and maximum storage capacities](https://cloud.google.com/managed-
    lustre/docs/create-instance#performance-tiers) for more information.
  placementPolicy: Optional. The placement policy name for the instance in
    the format of projects/{project}/locations/{location}/resourcePolicies/{
    resource_policy}
  satisfiesPzi: Output only. Reserved for future use
  satisfiesPzs: Output only. Reserved for future use
  state: Output only. The state of the instance.
  stateReason: Output only. The reason why the instance is in a certain
    state (e.g. SUSPENDED).
  uid: Output only. Unique ID of the resource. This is unrelated to the
    access rules which allow specifying the root squash uid.
  upcomingMaintenanceSchedule: Output only. Date and time of upcoming
    maintenance for the instance, if a maintenance policy is set.
  updateTime: Output only. Timestamp when the instance was last updated.
c                   <    \ rS rSrSrSrSrSrSrSr	Sr
S	rS
rSrSrg)Instance.StateValueValuesEnumi=  a  Output only. The state of the instance.

Values:
  STATE_UNSPECIFIED: Not set.
  ACTIVE: The instance is available for use.
  CREATING: The instance is being created and is not yet ready for use.
  DELETING: The instance is being deleted.
  UPGRADING: The instance is being upgraded.
  REPAIRING: The instance is being repaired.
  STOPPED: The instance is stopped.
  UPDATING: The instance is being updated.
  SUSPENDED: The instance is suspended due to an issue related to KMS. The
    details are available in suspension_reason.
r   r   r   r    r*   r+   r.   r/      r   N)r   r   r   r   r   STATE_UNSPECIFIEDACTIVECREATINGDELETING	UPGRADING	REPAIRINGSTOPPEDUPDATING	SUSPENDEDr   r   r   r   StateValueValuesEnumrs   =  s7     FHHIIGHIr   r~   additionalPropertiesc                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Instance.LabelsValueiV  zOptional. Labels as key value pairs.

Messages:
  AdditionalProperty: An additional property for a LabelsValue object.

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)'Instance.LabelsValue.AdditionalPropertyia  An additional property for a LabelsValue object.

Fields:
  key: Name of the additional property.
  value: A string attribute.
r   r   r   N
r   r   r   r   r   r0   r4   keyvaluer   r   r   r   AdditionalPropertyr   a  )    
 !!!$c##A&er   r   r   Tr(   r   Nr   r   r   r   r   r0   Messager   rE   r   r   r   r   r   LabelsValuer   V  s2    	'Y.. 	' %112FTXYr   r   r?   r   r   r    r*   r+   r.   r/   rt   MaintenancePolicy	   
                  r
            MaintenanceSchedule      r   N)'r   r   r   r   r   r0   r1   r~   r   MapUnrecognizedFieldsr   r   rE   accessRulesOptionsr8   capacityGibr4   
createTimedescription
filesystemBooleanFieldgkeSupportEnabledkmsKeylabelsmaintenancePolicy
mountPointr7   networkperUnitStorageThroughputplacementPolicysatisfiesPzisatisfiesPzsr2   statestateReasonuidupcomingMaintenanceSchedule
updateTimer   r   r   r   rq   rq     s   9vY^^ 2 !!"89ZI%% Z :Z. !--.BAF&&q)+$$Q'*%%a(+$$Q'*,,Q/  #&!!-3&,,-@!D$$R(*			r	"$!!"%'&33B7))"-/''+,''+,


4b
9%%%b)+b!# ) 6 67Lb Q$$R(*r   rq   c                       \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	\R                  " SSS9r
S	rg
)ListInstancesResponsei  zMessage for response to listing Instances

Fields:
  instances: Response from ListInstances.
  nextPageToken: A token identifying a page of results the server should
    return.
  unreachable: Unordered list. Locations that could not be reached.
rq   r   Tr(   r   r    r   N)r   r   r   r   r   r0   rE   	instancesr4   nextPageTokenunreachabler   r   r   r   r   r     s?     $$ZTB)''*-%%a$7+r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListLocationsResponsei  zThe response message for Locations.ListLocations.

Fields:
  locations: A list of locations that matches the specified filter in the
    request.
  nextPageToken: The standard List next-page token.
Locationr   Tr(   r   r   N)r   r   r   r   r   r0   rE   	locationsr4   r   r   r   r   r   r   r     s-     $$ZTB)''*-r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	\R                  " SSS9r
S	rg
)ListOperationsResponsei  a  The response message for Operations.ListOperations.

Fields:
  nextPageToken: The standard List next-page token.
  operations: A list of operations that matches the specified filter in the
    request.
  unreachable: Unordered list. Unreachable resources. Populated when the
    request sets `ListOperationsRequest.return_partial_success` and reads
    across collections e.g. when attempting to list all resources across all
    supported locations.
r   	Operationr   Tr(   r    r   N)r   r   r   r   r   r0   r4   r   rE   
operationsr   r   r   r   r   r   r     s?    
 ''*-%%k1tD*%%a$7+r   r   c                   x   \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5       " S S\R                  5      5       r
\R                  " S5      r\R                  " SS	5      r\R                  " S
5      r\R                  " SS5      r\R                  " S5      rSrg)r   i  aM  A resource that represents a Google Cloud location.

Messages:
  LabelsValue: Cross-service attributes for the location. For example
    {"cloud.googleapis.com/region": "us-east1"}
  MetadataValue: Service-specific metadata. For example the available
    capacity at the given location.

Fields:
  displayName: The friendly name for this location, typically a nearby city
    name. For example, "Tokyo".
  labels: Cross-service attributes for the location. For example
    {"cloud.googleapis.com/region": "us-east1"}
  locationId: The canonical id for this location. For example: `"us-east1"`.
  metadata: Service-specific metadata. For example the available capacity at
    the given location.
  name: Resource name for the location, which may vary between
    implementations. For example: `"projects/example-project/locations/us-
    east1"`
r   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Location.LabelsValuei  a   Cross-service attributes for the location. For example
{"cloud.googleapis.com/region": "us-east1"}

Messages:
  AdditionalProperty: An additional property for a LabelsValue object.

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)'Location.LabelsValue.AdditionalPropertyi  r   r   r   r   Nr   r   r   r   r   r     r   r   r   r   Tr(   r   Nr   r   r   r   r   r     s2    	'Y.. 	' %112FTXYr   r   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Location.MetadataValuei  a  Service-specific metadata. For example the available capacity at the
given location.

Messages:
  AdditionalProperty: An additional property for a MetadataValue object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g))Location.MetadataValue.AdditionalPropertyi  An additional property for a MetadataValue object.

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r   extra_types.JsonValuer   r   Nr   r   r   r   r   r0   r4   r   rE   r   r   r   r   r   r   r     ,    
 !!!$c$$%<a@er   r   r   Tr(   r   Nr   r   r   r   MetadataValuer     4    		AY.. 	A %112FTXYr   r   r   r   r    r*   r+   r   N)r   r   r   r   r   r   r   r0   r   r   r   r4   displayNamerE   r   
locationIdmetadatar7   r   r   r   r   r   r     s    * !!"89ZI%% Z :Z0 !!"89Zi'' Z :Z2 %%a(+!!-3&$$Q'*##OQ7(			q	!$r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)r`   i  a/  The root directory path to the Lustre file system.

Fields:
  path: Optional. The root directory path to the Managed Lustre file system.
    Must start with `/`. Default is `/`. If you're importing data into
    Managed Lustre, any path other than the default must already exist on
    the file system.
r   r   N)	r   r   r   r   r   r0   r4   pathr   r   r   r   r`   r`     s     
		q	!$r   r`   c                   :    \ rS rSrSr\R                  " SSS9rSrg)!LustreProjectsLocationsGetRequesti  z]A LustreProjectsLocationsGetRequest object.

Fields:
  name: Resource name for the location.
r   Trequiredr   N	r   r   r   r   r   r0   r4   r7   r   r   r   r   r   r          
		q4	0$r   r   c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
\R                  " S	5      rS
rg)-LustreProjectsLocationsInstancesCreateRequesti  aT  A LustreProjectsLocationsInstancesCreateRequest object.

Fields:
  instance: A Instance resource to be passed as the request body.
  instanceId: Required. The name of the Managed Lustre instance. * Must
    contain only lowercase letters, numbers, and hyphens. * Must start with
    a letter. * Must be between 1-63 characters. * Must end with a number or
    a letter.
  parent: Required. The instance's project and location, in the format
    `projects/{project}/locations/{location}`. Locations map to Google Cloud
    zones; for example, `us-west1-b`.
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes since the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
rq   r   r   r    Tr   r*   r   N)r   r   r   r   r   r0   rE   instancer4   
instanceIdparentrd   r   r   r   r   r   r     sM    0 ##J2($$Q'*  T2&##A&)r   r   c                   ^    \ rS rSrSr\R                  " SSS9r\R                  " S5      rSr	g)	-LustreProjectsLocationsInstancesDeleteRequesti9  a  A LustreProjectsLocationsInstancesDeleteRequest object.

Fields:
  name: Required. The resource name of the instance to delete, in the format
    `projects/{projectId}/locations/{location}/instances/{instanceId}`.
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes after the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
r   Tr   r   r   N)
r   r   r   r   r   r0   r4   r7   rd   r   r   r   r   r   r   9  s+    $ 
		q4	0$##A&)r   r   c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
1LustreProjectsLocationsInstancesExportDataRequestiP  a)  A LustreProjectsLocationsInstancesExportDataRequest object.

Fields:
  exportDataRequest: A ExportDataRequest resource to be passed as the
    request body.
  name: Required. The name of the Managed Lustre instance in the format
    `projects/{project}/locations/{location}/instances/{instance}`.
r]   r   r   Tr   r   N)r   r   r   r   r   r0   rE   exportDataRequestr4   r7   r   r   r   r   r   r   P  /      ,,-@!D			q4	0$r   r   c                   :    \ rS rSrSr\R                  " SSS9rSrg)*LustreProjectsLocationsInstancesGetRequesti^  zA LustreProjectsLocationsInstancesGetRequest object.

Fields:
  name: Required. The instance resource name, in the format
    `projects/{projectId}/locations/{location}/instances/{instanceId}`.
r   Tr   r   Nr   r   r   r   r   r   ^  s     
		q4	0$r   r   c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
1LustreProjectsLocationsInstancesImportDataRequestii  a)  A LustreProjectsLocationsInstancesImportDataRequest object.

Fields:
  importDataRequest: A ImportDataRequest resource to be passed as the
    request body.
  name: Required. The name of the Managed Lustre instance in the format
    `projects/{project}/locations/{location}/instances/{instance}`.
rn   r   r   Tr   r   N)r   r   r   r   r   r0   rE   importDataRequestr4   r7   r   r   r   r   r   r   i  r   r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SS	S
9rSrg)+LustreProjectsLocationsInstancesListRequestiw  a  A LustreProjectsLocationsInstancesListRequest object.

Fields:
  filter: Optional. Filtering results.
  orderBy: Optional. Desired order of results.
  pageSize: Optional. Requested page size. Server might return fewer items
    than requested. If unspecified, the server will pick an appropriate
    default.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  parent: Required. The project and location for which to retrieve a list of
    instances, in the format `projects/{projectId}/locations/{location}`. To
    retrieve instance information for all locations, use "-" as the value of
    `{location}`.
r   r   r    r,   r*   r+   Tr   r   N)r   r   r   r   r   r0   r4   filterorderByr8   r9   r:   pageSize	pageTokenr   r   r   r   r   r   r   w  si        #&!!!$'##Ay/@/@/F/FG(##A&)  T2&r   r   c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
\R                  " S	5      rS
rg),LustreProjectsLocationsInstancesPatchRequesti  a,  A LustreProjectsLocationsInstancesPatchRequest object.

Fields:
  instance: A Instance resource to be passed as the request body.
  name: Identifier. The name of the instance.
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes since the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
  updateMask: Optional. Specifies the fields to be overwritten in the
    instance resource by the update. The fields specified in the update_mask
    are relative to the resource, not the full request. A field will be
    overwritten if it is in the mask. If no mask is provided then all fields
    present in the request are overwritten.
rq   r   r   Tr   r    r*   r   N)r   r   r   r   r   r0   rE   r   r4   r7   rd   
updateMaskr   r   r   r   r   r     sM    . ##J2(			q4	0$##A&)$$Q'*r   r   c                       \ rS rSrSr\R                  " SSS9r\R                  " S5      r\R                  " SSS9r	\R                  " S	\R                  R                  S
9r\R                  " S5      rSrg)"LustreProjectsLocationsListRequesti  a  A LustreProjectsLocationsListRequest object.

Fields:
  extraLocationTypes: Optional. Do not use this field. It is unsupported and
    is ignored unless explicitly documented otherwise. This is primarily for
    internal usage.
  filter: A filter to narrow down results to a preferred subset. The
    filtering language accepts strings like `"displayName=tokyo"`, and is
    documented in more detail in [AIP-160](https://google.aip.dev/160).
  name: The resource that owns the locations collection, if applicable.
  pageSize: The maximum number of results to return. If not set, the service
    selects a default.
  pageToken: A page token received from the `next_page_token` field in the
    response. Send that page token to receive the subsequent page.
r   Tr(   r   r    r   r*   r,   r+   r   N)r   r   r   r   r   r0   r4   extraLocationTypesr   r7   r8   r9   r:   r   r   r   r   r   r   r   r     sl      !,,Q>  #&			q4	0$##Ay/@/@/F/FG(##A&)r   r   c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
.LustreProjectsLocationsOperationsCancelRequesti  zA LustreProjectsLocationsOperationsCancelRequest object.

Fields:
  cancelOperationRequest: A CancelOperationRequest resource to be passed as
    the request body.
  name: The name of the operation resource to be cancelled.
rL   r   r   Tr   r   N)r   r   r   r   r   r0   rE   cancelOperationRequestr4   r7   r   r   r   r   r   r     s/     %112JAN			q4	0$r   r   c                   :    \ rS rSrSr\R                  " SSS9rSrg).LustreProjectsLocationsOperationsDeleteRequesti  z|A LustreProjectsLocationsOperationsDeleteRequest object.

Fields:
  name: The name of the operation resource to be deleted.
r   Tr   r   Nr   r   r   r   r   r     r   r   r   c                   :    \ rS rSrSr\R                  " SSS9rSrg)+LustreProjectsLocationsOperationsGetRequesti  zkA LustreProjectsLocationsOperationsGetRequest object.

Fields:
  name: The name of the operation resource.
r   Tr   r   Nr   r   r   r   r   r     r   r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " SSS9r\R                  " S\R                  R                  S9r\R                  " S	5      r\R                  " S
5      rSrg),LustreProjectsLocationsOperationsListRequesti  a  A LustreProjectsLocationsOperationsListRequest object.

Fields:
  filter: The standard list filter.
  name: The name of the operation's parent resource.
  pageSize: The standard list page size.
  pageToken: The standard list page token.
  returnPartialSuccess: When set to `true`, operations that are reachable
    are returned as normal, and those that are unreachable are returned in
    the [ListOperationsResponse.unreachable] field. This can only be `true`
    when reading across collections e.g. when `parent` is set to
    `"projects/example/locations/-"`. This field is not by default supported
    and will result in an `UNIMPLEMENTED` error if set unless explicitly
    documented otherwise in service or product specific documentation.
r   r   Tr   r    r,   r*   r+   r   N)r   r   r   r   r   r0   r4   r   r7   r8   r9   r:   r   r   r   returnPartialSuccessr   r   r   r   r   r     sj        #&			q4	0$##Ay/@/@/F/FG(##A&)"//2r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " SSSS9rS	r	g
)r   i  zThe maintenance policy for the instance to determine when to allow or
deny updates.

Fields:
  denyPeriods: Optional. The deny periods for the instance. Currently
    limited to 4.
  maintenanceWindows: Required. The maintenance window for the instance.
rV   r   Tr(   WeeklyWindowr   r   N)
r   r   r   r   r   r0   rE   denyPeriodsmaintenanceWindowsr   r   r   r   r   r     s2     &&|QF+ --na$Or   r   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)r   i  zDate and time of upcoming maintenance for the instance, if a maintenance
policy is set.

Fields:
  endTime: Output only. The scheduled end time for the maintenance.
  startTime: Output only. The scheduled start time for the maintenance.
r   r   r   N)
r   r   r   r   r   r0   r4   endTime	startTimer   r   r   r   r   r     s)     !!!$'##A&)r   r   c                   z   \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5       " S S\R                  5      5       r
\R                  " S5      r\R                  " S	S
5      r\R                  " SS5      r\R                   " S5      r\R                  " SS5      rSrg)r   i  a  This resource represents a long-running operation that is the result of
a network API call.

Messages:
  MetadataValue: Service-specific metadata associated with the operation. It
    typically contains progress information and common metadata such as
    create time. Some services might not provide such metadata. Any method
    that returns a long-running operation should document the metadata type,
    if any.
  ResponseValue: The normal, successful response of the operation. If the
    original method returns no data on success, such as `Delete`, the
    response is `google.protobuf.Empty`. If the original method is standard
    `Get`/`Create`/`Update`, the response should be the resource. For other
    methods, the response should have the type `XxxResponse`, where `Xxx` is
    the original method name. For example, if the original method name is
    `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.

Fields:
  done: If the value is `false`, it means the operation is still in
    progress. If `true`, the operation is completed, and either `error` or
    `response` is available.
  error: The error result of the operation in case of failure or
    cancellation.
  metadata: Service-specific metadata associated with the operation. It
    typically contains progress information and common metadata such as
    create time. Some services might not provide such metadata. Any method
    that returns a long-running operation should document the metadata type,
    if any.
  name: The server-assigned name, which is only unique within the same
    service that originally returns it. If you use the default HTTP mapping,
    the `name` should be a resource name ending with
    `operations/{unique_id}`.
  response: The normal, successful response of the operation. If the
    original method returns no data on success, such as `Delete`, the
    response is `google.protobuf.Empty`. If the original method is standard
    `Get`/`Create`/`Update`, the response should be the resource. For other
    methods, the response should have the type `XxxResponse`, where `Xxx` is
    the original method name. For example, if the original method name is
    `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
r   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Operation.MetadataValueiC  a  Service-specific metadata associated with the operation. It typically
contains progress information and common metadata such as create time.
Some services might not provide such metadata. Any method that returns a
long-running operation should document the metadata type, if any.

Messages:
  AdditionalProperty: An additional property for a MetadataValue object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)*Operation.MetadataValue.AdditionalPropertyiR  r   r   r   r   r   Nr   r   r   r   r   r	  R  r   r   r   r   Tr(   r   Nr   r   r   r   r   r  C  s4    	AY.. 	A %112FTXYr   r   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Operation.ResponseValuei_  a  The normal, successful response of the operation. If the original
method returns no data on success, such as `Delete`, the response is
`google.protobuf.Empty`. If the original method is standard
`Get`/`Create`/`Update`, the response should be the resource. For other
methods, the response should have the type `XxxResponse`, where `Xxx` is
the original method name. For example, if the original method name is
`TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.

Messages:
  AdditionalProperty: An additional property for a ResponseValue object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)*Operation.ResponseValue.AdditionalPropertyiq  zAn additional property for a ResponseValue object.

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r   r   r   r   Nr   r   r   r   r   r  q  r   r   r   r   Tr(   r   Nr   r   r   r   ResponseValuer  _  s4     	AY.. 	A %112FTXYr   r  r   Statusr   r    r*   r+   r   N)r   r   r   r   r   r   r   r0   r   r   r  r   donerE   errorr   r4   r7   responser   r   r   r   r   r     s    'R !!"89Zi'' Z :Z6 !!"89Zi'' Z :Z< 
			"$

 
 1
-%##OQ7(			q	!$##OQ7(r   r   c                      \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S5      r	\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S	5      rS
rg)OperationMetadatai  a  Represents the metadata of a long-running operation.

Fields:
  apiVersion: Output only. API version used to start the operation.
  createTime: Output only. The time the operation was created.
  endTime: Output only. The time the operation finished running.
  requestedCancellation: Output only. Identifies whether the user has
    requested cancellation of the operation. Operations that have been
    cancelled successfully have Operation.error value with a
    google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
  statusMessage: Output only. Human-readable status of the operation, if
    any.
  target: Output only. Server-defined resource path for the target of the
    operation.
  verb: Output only. Name of the verb executed by the operation.
r   r   r    r*   r+   r.   r/   r   N)r   r   r   r   r   r0   r4   
apiVersionr   r  r   requestedCancellationstatusMessagetargetverbr   r   r   r   r  r    sz    " $$Q'*$$Q'*!!!$'#003''*-  #&			q	!$r   r  c                       \ rS rSrSr " S S\R                  5      r\R                  " S5      r	\R                  " SS5      rSrg)	ReconciliationOperationMetadatai  a  Operation metadata returned by the CLH during resource state
reconciliation.

Enums:
  ExclusiveActionValueValuesEnum: Excluisive action returned by the CLH.

Fields:
  deleteResource: DEPRECATED. Use exclusive_action instead.
  exclusiveAction: Excluisive action returned by the CLH.
c                   $    \ rS rSrSrSrSrSrSrg)>ReconciliationOperationMetadata.ExclusiveActionValueValuesEnumi  a  Excluisive action returned by the CLH.

Values:
  UNKNOWN_REPAIR_ACTION: Unknown repair action.
  DELETE: The resource has to be deleted. When using this bit, the CLH
    should fail the operation. DEPRECATED. Instead use DELETE_RESOURCE
    OperationSignal in SideChannel.
  RETRY: This resource could not be repaired but the repair should be
    tried again at a later time. This can happen if there is a dependency
    that needs to be resolved first- e.g. if a parent resource must be
    repaired before a child resource.
r   r   r   r   N)	r   r   r   r   r   UNKNOWN_REPAIR_ACTIONDELETERETRYr   r   r   r   ExclusiveActionValueValuesEnumr    s     FEr   r!  r   r   r   N)r   r   r   r   r   r0   r1   r!  r   deleteResourcer2   exclusiveActionr   r   r   r   r  r    s<    	y~~ " ))!,.''(H!L/r   r  c                      \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\R                  " SS5      r
\R                  " S5      r\R                  " SS	S
S9r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R$                  " SSS9r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      rSrg)StandardQueryParametersi  a  Query parameters accepted by all methods.

Enums:
  FXgafvValueValuesEnum: V1 error format.
  AltValueValuesEnum: Data format for response.

Fields:
  f__xgafv: V1 error format.
  access_token: OAuth access token.
  alt: Data format for response.
  callback: JSONP
  fields: Selector specifying which fields to include in a partial response.
  key: API key. Your API key identifies your project and provides you with
    API access, quota, and reports. Required unless you provide an OAuth 2.0
    token.
  oauth_token: OAuth 2.0 token for the current user.
  prettyPrint: Returns response with indentations and line breaks.
  quotaUser: Available to use for quota purposes for server-side
    applications. Can be any arbitrary string assigned to a user, but should
    not exceed 40 characters.
  trace: A tracing token of the form "token:<tokenid>" to include in api
    requests.
  uploadType: Legacy upload protocol for media (e.g. "media", "multipart").
  upload_protocol: Upload protocol for media (e.g. "raw", "multipart").
c                   $    \ rS rSrSrSrSrSrSrg)*StandardQueryParameters.AltValueValuesEnumi  zData format for response.

Values:
  json: Responses with Content-Type of application/json
  media: Media download with context-dependent Content-Type
  proto: Responses with Content-Type of application/x-protobuf
r   r   r   r   N)	r   r   r   r   r   jsonmediaprotor   r   r   r   AltValueValuesEnumr'    s     DEEr   r+  c                        \ rS rSrSrSrSrSrg)-StandardQueryParameters.FXgafvValueValuesEnumi  zFV1 error format.

Values:
  _1: v1 error format
  _2: v2 error format
r   r   r   N)r   r   r   r   r   _1_2r   r   r   r   FXgafvValueValuesEnumr-    s     
B	
Br   r0  r   r   r    r(  )defaultr*   r+   r.   r/   rt   Tr   r   r   r   r   N)r   r   r   r   r   r0   r1   r+  r0  r2   f__xgafvr4   access_tokenaltcallbackfieldsr   oauth_tokenr   prettyPrint	quotaUsertrace
uploadTypeupload_protocolr   r   r   r   r%  r%    s    4
9>> 
inn    !8!<(&&q),0!VD#""1%(  #&a #%%a(+&&q$7+##A&)



#%$$R(*))"-/r   r%  c                       \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S\R                  R                  S9r\R                  " SSS	S
9r\R                   " S5      rSrg)r  i   a  The `Status` type defines a logical error model that is suitable for
different programming environments, including REST APIs and RPC APIs. It is
used by [gRPC](https://github.com/grpc). Each `Status` message contains
three pieces of data: error code, error message, and error details. You can
find out more about this error model and how to work with it in the [API
Design Guide](https://cloud.google.com/apis/design/errors).

Messages:
  DetailsValueListEntry: A DetailsValueListEntry object.

Fields:
  code: The status code, which should be an enum value of google.rpc.Code.
  details: A list of messages that carry the error details. There is a
    common set of message types for APIs to use.
  message: A developer-facing error message, which should be in English. Any
    user-facing error message should be localized and sent in the
    google.rpc.Status.details field, or localized by the client.
r   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Status.DetailsValueListEntryi  zA DetailsValueListEntry object.

Messages:
  AdditionalProperty: An additional property for a DetailsValueListEntry
    object.

Fields:
  additionalProperties: Properties of the object. Contains field @type
    with type URL.
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)/Status.DetailsValueListEntry.AdditionalPropertyi!  zAn additional property for a DetailsValueListEntry object.

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r   r   r   r   Nr   r   r   r   r   rA  !  r   r   r   r   Tr(   r   Nr   r   r   r   DetailsValueListEntryr?    r   r   rB  r   r,   r   Tr(   r    r   N)r   r   r   r   r   r   r   r0   r   rB  r8   r9   r:   coderE   detailsr4   messager   r   r   r   r  r     s|    & !!"89Zi// Z :Z2 
		9+<+<+B+B	C$""#:AM'!!!$'r   r  c                   @   \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S\R                  R                  S9r
\R                  " S\R                  R                  S9r\R                  " S\R                  R                  S9rSrg	)
rX   i3  aS  Represents a time of day. The date and time zone are either not
significant or are specified elsewhere. An API may choose to allow leap
seconds. Related types are google.type.Date and `google.protobuf.Timestamp`.

Fields:
  hours: Hours of a day in 24 hour format. Must be greater than or equal to
    0 and typically must be less than or equal to 23. An API may choose to
    allow the value "24:00:00" for scenarios like business closing time.
  minutes: Minutes of an hour. Must be greater than or equal to 0 and less
    than or equal to 59.
  nanos: Fractions of seconds, in nanoseconds. Must be greater than or equal
    to 0 and less than or equal to 999,999,999.
  seconds: Seconds of a minute. Must be greater than or equal to 0 and
    typically must be less than or equal to 59. An API may allow the value
    60 if it allows leap-seconds.
r   r,   r   r    r*   r   N)r   r   r   r   r   r0   r8   r9   r:   hoursminutesnanossecondsr   r   r   r   rX   rX   3  s    " 
 
 I,=,=,C,C
D%""1i.?.?.E.EF'

 
 I,=,=,C,C
D%""1i.?.?.E.EF'r   rX   c                       \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " SS5      rSrg	)
r   iK  aw  Time window in which maintenance updates may occur. Duration of the
window is currently fixed at 1 hour. Time zone is UTC.

Enums:
  DayOfWeekValueValuesEnum: Required. Day of the week for the maintenance
    window.

Fields:
  dayOfWeek: Required. Day of the week for the maintenance window.
  startTime: Required. Start time of the maintenance window in UTC time
    zone.
c                   8    \ rS rSrSrSrSrSrSrSr	Sr
S	rS
rSrg)%WeeklyWindow.DayOfWeekValueValuesEnumiY  a  Required. Day of the week for the maintenance window.

Values:
  DAY_OF_WEEK_UNSPECIFIED: The day of the week is unspecified.
  MONDAY: Monday
  TUESDAY: Tuesday
  WEDNESDAY: Wednesday
  THURSDAY: Thursday
  FRIDAY: Friday
  SATURDAY: Saturday
  SUNDAY: Sunday
r   r   r   r    r*   r+   r.   r/   r   N)r   r   r   r   r   DAY_OF_WEEK_UNSPECIFIEDMONDAYTUESDAY	WEDNESDAYTHURSDAYFRIDAYSATURDAYSUNDAYr   r   r   r   DayOfWeekValueValuesEnumrM  Y  s2      FGIHFHFr   rV  r   rX   r   r   N)r   r   r   r   r   r0   r1   rV  r2   	dayOfWeekrE   r  r   r   r   r   r   r   K  s>     , !!"<a@)$$[!4)r   r   r2  z$.xgafvr.  1r/  2N)3r   
__future__r   apitools.base.protorpcliter   r0   apitools.base.pyr   r   packager   r	   r?   rL   rP   rV   r]   r_   rk   rn   rq   r   r   r   r   r`   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r  r  r%  r  rX   r   AddCustomJsonFieldMappingAddCustomJsonEnumMappingr0  r   r   r   <module>r`     s#  
 ' < % ( HI"" HIV4P** 4Pn=Y.. =D9 D40"" 0&,	)) ,(
!i 
!)++ ,	)) ,(A)y   A)H8I-- 8
+I-- 
+8Y.. 8$M"y   M"`
""" 
"1	(9(9 1'I4E4E '>'I4E4E '.1	8I8I 111B1B 11	8I8I 13)2C2C 30(93D3D (<'):): '0
1Y5F5F 
11Y5F5F 11)2C2C 1393D3D 30P	)) P
')++ 
'i8	!! i8X"	)) "6Mi&7&7 MB<.i// <.~0%Y 0%fG	!! G0%59$$ %5P 	 " "Z4  ! !114>  ! !114>r   