
                           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/ " SQ SR\R                  5      r0 " SS ST\R                  5      r1 " SU SV\R                  5      r2 " SW SX\R                  5      r3 " SY SZ\R                  5      r4 " S[ S\\R                  5      r5 " S] S^\R                  5      r6 " S_ S`\R                  5      r7 " Sa Sb\R                  5      r8 " Sc Sd\R                  5      r9 " 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? " Sq Sr\R                  5      r@ " Ss St\R                  5      rA " Su Sv\R                  5      rB " Sw Sx\R                  5      rC " Sy Sz\R                  5      rD " S{ S|\R                  5      rE\R                  " \?S}S~5        \R                  " \?R                  SS5        \R                  " \?R                  SS5        \R                  " \SS5        \R                  " \SS5        \R                  " \SS5        \R                  " \SS5        \R                  " \SS5        \R                  " \SS5        \R                  " \SS5        \R                  " \ SS5        \R                  " \"SS5        \R                  " \$SS5        g)zGenerated message classes for deploymentmanager version v2.

The Google Cloud Deployment Manager v2 API provides services for configuring,
deploying, and viewing Google Cloud services and APIs via templates which
specify deployments of Cloud resources.
    )absolute_import)messages)encoding)extra_typesdeploymentmanagerc                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
AuditConfig   aw  Specifies the audit configuration for a service. The configuration
determines which permission types are logged, and what identities, if any,
are exempted from logging. An AuditConfig must have one or more
AuditLogConfigs. If there are AuditConfigs for both `allServices` and a
specific service, the union of the two AuditConfigs is used for that
service: the log_types specified in each AuditConfig are enabled, and the
exempted_members in each AuditLogConfig are exempted. Example Policy with
multiple AuditConfigs: { "audit_configs": [ { "service": "allServices",
"audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [
"user:jose@example.com" ] }, { "log_type": "DATA_WRITE" }, { "log_type":
"ADMIN_READ" } ] }, { "service": "sampleservice.googleapis.com",
"audit_log_configs": [ { "log_type": "DATA_READ" }, { "log_type":
"DATA_WRITE", "exempted_members": [ "user:aliya@example.com" ] } ] } ] } For
sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
logging. It also exempts `jose@example.com` from DATA_READ logging, and
`aliya@example.com` from DATA_WRITE logging.

Fields:
  auditLogConfigs: The configuration for logging of each type of permission.
  service: Specifies a service that will be enabled for audit logging. For
    example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
    `allServices` is a special value that covers all services.
AuditLogConfig   Trepeated    N)__name__
__module____qualname____firstlineno____doc__	_messagesMessageFieldauditLogConfigsStringFieldservice__static_attributes__r       _lib/googlecloudsdk/generated_clients/apis/deploymentmanager/v2/deploymentmanager_v2_messages.pyr	   r	      s.    0 **+;QN/!!!$'r   r	   c                       \ rS rSrSr " S S\R                  5      r\R                  " SSS9r	\R                  " SS5      rS	rg
)r   0   aR  Provides the configuration for logging a type of permissions. Example: {
"audit_log_configs": [ { "log_type": "DATA_READ", "exempted_members": [
"user:jose@example.com" ] }, { "log_type": "DATA_WRITE" } ] } This enables
'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from
DATA_READ logging.

Enums:
  LogTypeValueValuesEnum: The log type that this config enables.

Fields:
  exemptedMembers: Specifies the identities that do not cause logging for
    this type of permission. Follows the same format of Binding.members.
  logType: The log type that this config enables.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	%AuditLogConfig.LogTypeValueValuesEnum@   a  The log type that this config enables.

Values:
  LOG_TYPE_UNSPECIFIED: Default case. Should never be this.
  ADMIN_READ: Admin reads. Example: CloudIAM getIamPolicy
  DATA_WRITE: Data writes. Example: CloudSQL Users create
  DATA_READ: Data reads. Example: CloudSQL Users list
r   r   r      r   N)
r   r   r   r   r   LOG_TYPE_UNSPECIFIED
ADMIN_READ
DATA_WRITE	DATA_READr   r   r   r   LogTypeValueValuesEnumr!   @   s     JJIr   r(   r   Tr   r   r   N)r   r   r   r   r   r   Enumr(   r   exemptedMembers	EnumFieldlogTyper   r   r   r   r   r   0   s>    y~~  ))!d;/ 8!<'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
S	rg
)BindingR   at  Associates `members`, or principals, with a `role`.

Fields:
  condition: The condition that is associated with this binding. If the
    condition evaluates to `true`, then this binding applies to the current
    request. If the condition evaluates to `false`, then this binding does
    not apply to the current request. However, a different role binding
    might grant the same role to one or more of the principals in this
    binding. To learn which resources support conditions in their IAM
    policies, see the [IAM
    documentation](https://cloud.google.com/iam/help/conditions/resource-
    policies).
  members: Specifies the principals requesting access for a Google Cloud
    resource. `members` can have the following values: * `allUsers`: A
    special identifier that represents anyone who is on the internet; with
    or without a Google account. * `allAuthenticatedUsers`: A special
    identifier that represents anyone who is authenticated with a Google
    account or a service account. Does not include identities that come from
    external identity providers (IdPs) through identity federation. *
    `user:{emailid}`: An email address that represents a specific Google
    account. For example, `alice@example.com` . *
    `serviceAccount:{emailid}`: An email address that represents a Google
    service account. For example, `my-other-
    app@appspot.gserviceaccount.com`. *
    `serviceAccount:{projectid}.svc.id.goog[{namespace}/{kubernetes-sa}]`:
    An identifier for a [Kubernetes service
    account](https://cloud.google.com/kubernetes-engine/docs/how-
    to/kubernetes-service-accounts). For example, `my-
    project.svc.id.goog[my-namespace/my-kubernetes-sa]`. *
    `group:{emailid}`: An email address that represents a Google group. For
    example, `admins@example.com`. * `domain:{domain}`: The G Suite domain
    (primary) that represents all the users of that domain. For example,
    `google.com` or `example.com`. * `principal://iam.googleapis.com/locatio
    ns/global/workforcePools/{pool_id}/subject/{subject_attribute_value}`: A
    single identity in a workforce identity pool. * `principalSet://iam.goog
    leapis.com/locations/global/workforcePools/{pool_id}/group/{group_id}`:
    All workforce identities in a group. * `principalSet://iam.googleapis.co
    m/locations/global/workforcePools/{pool_id}/attribute.{attribute_name}/{
    attribute_value}`: All workforce identities with a specific attribute
    value. * `principalSet://iam.googleapis.com/locations/global/workforcePo
    ols/{pool_id}/*`: All identities in a workforce identity pool. * `princi
    pal://iam.googleapis.com/projects/{project_number}/locations/global/work
    loadIdentityPools/{pool_id}/subject/{subject_attribute_value}`: A single
    identity in a workload identity pool. * `principalSet://iam.googleapis.c
    om/projects/{project_number}/locations/global/workloadIdentityPools/{poo
    l_id}/group/{group_id}`: A workload identity pool group. * `principalSet
    ://iam.googleapis.com/projects/{project_number}/locations/global/workloa
    dIdentityPools/{pool_id}/attribute.{attribute_name}/{attribute_value}`:
    All identities in a workload identity pool with a certain attribute. * `
    principalSet://iam.googleapis.com/projects/{project_number}/locations/gl
    obal/workloadIdentityPools/{pool_id}/*`: All identities in a workload
    identity pool. * `deleted:user:{emailid}?uid={uniqueid}`: An email
    address (plus unique identifier) representing a user that has been
    recently deleted. For example,
    `alice@example.com?uid=123456789012345678901`. If the user is recovered,
    this value reverts to `user:{emailid}` and the recovered user retains
    the role in the binding. *
    `deleted:serviceAccount:{emailid}?uid={uniqueid}`: An email address
    (plus unique identifier) representing a service account that has been
    recently deleted. For example, `my-other-
    app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
    service account is undeleted, this value reverts to
    `serviceAccount:{emailid}` and the undeleted service account retains the
    role in the binding. * `deleted:group:{emailid}?uid={uniqueid}`: An
    email address (plus unique identifier) representing a Google group that
    has been recently deleted. For example,
    `admins@example.com?uid=123456789012345678901`. If the group is
    recovered, this value reverts to `group:{emailid}` and the recovered
    group retains the role in the binding. * `deleted:principal://iam.google
    apis.com/locations/global/workforcePools/{pool_id}/subject/{subject_attr
    ibute_value}`: Deleted single identity in a workforce identity pool. For
    example, `deleted:principal://iam.googleapis.com/locations/global/workfo
    rcePools/my-pool-id/subject/my-subject-attribute-value`.
  role: Role that is assigned to the list of `members`, or principals. For
    example, `roles/viewer`, `roles/editor`, or `roles/owner`. For an
    overview of the IAM roles and permissions, see the [IAM
    documentation](https://cloud.google.com/iam/docs/roles-overview). For a
    list of the available pre-defined roles, see
    [here](https://cloud.google.com/iam/docs/understanding-roles).
Exprr   r   Tr   r#   r   N)r   r   r   r   r   r   r   	conditionr   membersroler   r   r   r   r.   r.   R   s?    Ob $$VQ/)!!!d3'			q	!$r   r.   c                      \ rS rSrSr " S S\R                  5      r\R                  " S\R                  R                  S9r\R                  " S\R                  R                  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)BulkInsertOperationStatus   a  A BulkInsertOperationStatus object.

Enums:
  StatusValueValuesEnum: [Output Only] Creation status of BulkInsert
    operation - information if the flow is rolling forward or rolling back.

Fields:
  createdVmCount: [Output Only] Count of VMs successfully created so far.
  deletedVmCount: [Output Only] Count of VMs that got deleted during
    rollback.
  failedToCreateVmCount: [Output Only] Count of VMs that started creating
    but encountered an error.
  status: [Output Only] Creation status of BulkInsert operation -
    information if the flow is rolling forward or rolling back.
  targetVmCount: [Output Only] Count of VMs originally planned to be
    created.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	/BulkInsertOperationStatus.StatusValueValuesEnum   a  [Output Only] Creation status of BulkInsert operation - information if
the flow is rolling forward or rolling back.

Values:
  STATUS_UNSPECIFIED: <no description>
  CREATING: Rolling forward - creating VMs.
  ROLLING_BACK: Rolling back - cleaning up after an error.
  DONE: Done
r   r   r   r#   r   N)
r   r   r   r   r   STATUS_UNSPECIFIEDCREATINGROLLING_BACKDONEr   r   r   r   StatusValueValuesEnumr8      s     HLDr   r>   r   variantr   r#         r   N)r   r   r   r   r   r   r)   r>   IntegerFieldVariantINT32createdVmCountdeletedVmCountfailedToCreateVmCountr+   statustargetVmCountr   r   r   r   r5   r5      s    $inn  ))!Y5F5F5L5LM.))!Y5F5F5L5LM.#00I<M<M<S<ST6:&((I4E4E4K4KL-r   r5   c                   <    \ rS rSrSr\R                  " S5      rSrg)
ConfigFile   zCA ConfigFile object.

Fields:
  content: The contents of the file.
r   r   N)	r   r   r   r   r   r   r   contentr   r   r   r   rL   rL      s     !!!$'r   rL   c                   ^    \ rS rSrSr\R                  " S5      r\R                  " SSS9rSr	g)		DebugInfo   zDescribes additional debugging info.

Fields:
  detail: Additional debugging information provided by the server.
  stackEntries: The stack trace entries indicating where the error occurred.
r   r   Tr   r   N)
r   r   r   r   r   r   r   detailstackEntriesr   r   r   r   rP   rP      s+       #&&&q48,r   rP   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
S9r\R                  " S5      r\R                  " S5      r\R                  " SS5      r\R                  " S5      r\R                  " SS5      r\R                  " SS5      r\R                  " S5      rSrg)
Deployment   aY	  A Deployment object.

Fields:
  description: An optional user-provided description of the deployment.
  fingerprint: Provides a fingerprint to use in requests to modify a
    deployment, such as `update()`, `stop()`, and `cancelPreview()`
    requests. A fingerprint is a randomly generated value that must be
    provided with `update()`, `stop()`, and `cancelPreview()` requests to
    perform optimistic locking. This ensures optimistic concurrency so that
    only one request happens at a time. The fingerprint is initially
    generated by Deployment Manager and changes after every request to
    modify data. To get the latest fingerprint value, perform a `get()`
    request to a deployment.
  id: A string attribute.
  insertTime: Output only. Creation timestamp in RFC3339 text format.
  labels: Map of One Platform labels; provided by the client when the
    resource is created or updated. Specifically: Label keys must be between
    1 and 63 characters long and must conform to the following regular
    expression: `[a-z]([-a-z0-9]*[a-z0-9])?` Label values must be between 0
    and 63 characters long and must conform to the regular expression
    `([a-z]([-a-z0-9]*[a-z0-9])?)?`.
  manifest: Output only. URL of the manifest representing the last manifest
    that was successfully deployed. If no manifest has been successfully
    deployed, this field will be absent.
  name: Name of the resource; provided by the client when the resource is
    created. The name must be 1-63 characters long, and comply with RFC1035.
    Specifically, the name must be 1-63 characters long and match the
    regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
    character must be a lowercase letter, and all following characters must
    be a dash, lowercase letter, or digit, except the last character, which
    cannot be a dash.
  operation: Output only. The Operation that most recently ran, or is
    currently running, on this deployment.
  selfLink: Output only. Server defined URL for the resource.
  target: [Input Only] The parameters that define your deployment, including
    the deployment configuration and relevant templates.
  update: Output only. If Deployment Manager is currently updating or
    previewing an update to this deployment, the updated configuration
    appears here.
  updateTime: Output only. Update timestamp in RFC3339 text format.
r   r   r#   r?   rA   DeploymentLabelEntryrB   Tr         	Operation   	   TargetConfiguration
   DeploymentUpdate      r   N)r   r   r   r   r   r   r   description
BytesFieldfingerprintrC   rD   UINT64id
insertTimer   labelsmanifestname	operationselfLinktargetupdate
updateTimer   r   r   r   rU   rU      s    (T %%a(+$$Q'+a):):)A)AB"$$Q'*!!"8!dK&""1%(			q	!$$$[!4)""1%(!!"7<&!!"4b9&$$R(*r   rU   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)rW   i!  zZLabel object for Deployments

Fields:
  key: Key of the label
  value: Value of the label
r   r   r   N
r   r   r   r   r   r   r   keyvaluer   r   r   r   rW   rW   !  )     	a #



"%r   rW   c                       \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	\R                  " S5      r
S	rg
)r_   i-  a  A DeploymentUpdate object.

Fields:
  description: Output only. An optional user-provided description of the
    deployment after the current update has been applied.
  labels: Map of One Platform labels; provided by the client when the
    resource is created or updated. Specifically: Label keys must be between
    1 and 63 characters long and must conform to the following regular
    expression: `[a-z]([-a-z0-9]*[a-z0-9])?` Label values must be between 0
    and 63 characters long and must conform to the regular expression
    `([a-z]([-a-z0-9]*[a-z0-9])?)?`.
  manifest: Output only. URL of the manifest representing the update
    configuration of this deployment.
r   DeploymentUpdateLabelEntryr   Tr   r#   r   N)r   r   r   r   r   r   r   rb   r   rh   ri   r   r   r   r   r_   r_   -  s>     %%a(+!!">DQ&""1%(r   r_   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)rv   iB  z_Label object for DeploymentUpdate

Fields:
  key: Key of the label
  value: Value of the label
r   r   r   Nrq   r   r   r   rv   rv   B  rt   r   rv   c                       \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	\R                  " SSS9r
S	rg
)0DeploymentmanagerDeploymentsCancelPreviewRequestiN  a  A DeploymentmanagerDeploymentsCancelPreviewRequest object.

Fields:
  deployment: The name of the deployment for this request.
  deploymentsCancelPreviewRequest: A DeploymentsCancelPreviewRequest
    resource to be passed as the request body.
  project: The project ID for this request.
r   TrequiredDeploymentsCancelPreviewRequestr   r#   r   N)r   r   r   r   r   r   r   
deploymentr   deploymentsCancelPreviewRequestprojectr   r   r   r   ry   ry   N  sB     $$Q6*$-$:$:;\^_$`!!!!d3'r   ry   c                       \ 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5      r\R                  " SS	S
9rSrg))DeploymentmanagerDeploymentsDeleteRequesti]  ap  A DeploymentmanagerDeploymentsDeleteRequest object.

Enums:
  DeletePolicyValueValuesEnum: Sets the policy to use for deleting
    resources.

Fields:
  deletePolicy: Sets the policy to use for deleting resources.
  deployment: The name of the deployment for this request.
  header_bypassBillingFilter: A boolean attribute.
  project: The project ID for this request.
c                        \ rS rSrSrSrSrSrg)EDeploymentmanagerDeploymentsDeleteRequest.DeletePolicyValueValuesEnumik  oSets the policy to use for deleting resources.

Values:
  DELETE: <no description>
  ABANDON: <no description>
r   r   r   Nr   r   r   r   r   DELETEABANDONr   r   r   r   DeletePolicyValueValuesEnumr   k       FGr   r   r   r   defaultr   Trz   r#   rA   r   N)r   r   r   r   r   r   r)   r   r+   deletePolicyr   r}   BooleanFieldheader_bypassBillingFilterr   r   r   r   r   r   r   ]  sc    INN  $$%BAxX,$$Q6*(55a8!!!d3'r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " SSS9r\R                  " S	SS9rS
rg)/DeploymentmanagerDeploymentsGetIamPolicyRequesti{  a  A DeploymentmanagerDeploymentsGetIamPolicyRequest object.

Fields:
  header_bypassBillingFilter: A boolean attribute.
  optionsRequestedPolicyVersion: Requested IAM Policy version.
  project: Project ID for this request.
  resource: Name or id of the resource for this request.
r   r   r?   r#   Trz   rA   r   N)r   r   r   r   r   r   r   r   rC   rD   rE   optionsRequestedPolicyVersionr   r   resourcer   r   r   r   r   r   {  s]      )55a8"+"8"8IDUDUD[D["\!!!d3'""1t4(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
Srg	)
&DeploymentmanagerDeploymentsGetRequesti  zA DeploymentmanagerDeploymentsGetRequest object.

Fields:
  deployment: The name of the deployment for this request.
  header_bypassBillingFilter: A boolean attribute.
  project: The project ID for this request.
r   Trz   r   r#   r   N)r   r   r   r   r   r   r   r}   r   r   r   r   r   r   r   r   r     s>     $$Q6*(55a8!!!d3'r   r   c                       \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	\R                  " SS	5      r\R                  " S
5      r\R                  " S5      r\R                  " SSS9rSrg))DeploymentmanagerDeploymentsInsertRequesti  a  A DeploymentmanagerDeploymentsInsertRequest object.

Enums:
  CreatePolicyValueValuesEnum: Sets the policy to use for creating new
    resources.

Fields:
  createPolicy: Sets the policy to use for creating new resources.
  deployment: A Deployment resource to be passed as the request body.
  header_bypassBillingFilter: A boolean attribute.
  preview: If set to true, creates a deployment and creates "shell"
    resources but does not actually instantiate these resources. This allows
    you to preview what your deployment looks like. After previewing a
    deployment, you can deploy your resources by making a request with the
    `update()` method or you can use the `cancelPreview()` method to cancel
    the preview altogether. Note that the deployment will still exist after
    you cancel the preview and you must separately delete this deployment if
    you want to remove it.
  project: The project ID for this request.
c                        \ rS rSrSrSrSrSrg)EDeploymentmanagerDeploymentsInsertRequest.CreatePolicyValueValuesEnumi  ~Sets the policy to use for creating new resources.

Values:
  CREATE_OR_ACQUIRE: <no description>
  ACQUIRE: <no description>
r   r   r   Nr   r   r   r   r   CREATE_OR_ACQUIREACQUIREr   r   r   r   CreatePolicyValueValuesEnumr          Gr   r   r   r   r   rU   r   r#   rA   rB   Trz   r   N)r   r   r   r   r   r   r)   r   r+   createPolicyr   r}   r   r   previewr   r   r   r   r   r   r   r     st    *INN  $$%BAObc,%%lA6*(55a8""1%'!!!d3'r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S\R                  R                  SS9r\R                  " S5      r\R                  " S5      r\R                  " S	S
S9rSrg)'DeploymentmanagerDeploymentsListRequesti  a  A DeploymentmanagerDeploymentsListRequest object.

Fields:
  filter: A filter expression that filters resources listed in the response.
    Most Compute resources support two types of filter expressions:
    expressions that support regular expressions and expressions that follow
    API improvement proposal AIP-160. These two types of filter expressions
    cannot be mixed in one request. If you want to use AIP-160, your
    expression must specify the field name, an operator, and the value that
    you want to use for filtering. The value must be a string, a number, or
    a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=`
    or `:`. For example, if you are filtering Compute Engine instances, you
    can exclude instances named `example-instance` by specifying `name !=
    example-instance`. The `:*` comparison can be used to test whether a key
    has been defined. For example, to find all objects with `owner` label
    use: ``` labels.owner:* ``` You can also filter nested fields. For
    example, you could specify `scheduling.automaticRestart = false` to
    include instances only if they are not scheduled for automatic restarts.
    You can use filtering on nested fields to filter based on resource
    labels. To filter on multiple expressions, provide each separate
    expression within parentheses. For example: ```
    (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ```
    By default, each expression is an `AND` expression. However, you can
    include `AND` and `OR` expressions explicitly. For example: ```
    (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND
    (scheduling.automaticRestart = true) ``` If you want to use a regular
    expression, use the `eq` (equal) or `ne` (not equal) operator against a
    single un-parenthesized expression with or without quotes or against
    multiple parenthesized expressions. Examples: `fieldname eq unquoted
    literal` `fieldname eq 'single quoted literal'` `fieldname eq "double
    quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The
    literal value is interpreted as a regular expression using Google RE2
    library syntax. The literal value must match the entire field. For
    example, to filter for instances that do not end with name "instance",
    you would use `name ne .*instance`. You cannot combine constraints on
    multiple fields using regular expressions.
  maxResults: The maximum number of results per page that should be
    returned. If the number of available results is larger than
    `maxResults`, Compute Engine returns a `nextPageToken` that can be used
    to get the next page of results in subsequent list requests. Acceptable
    values are `0` to `500`, inclusive. (Default: `500`)
  orderBy: Sorts list results by a certain order. By default, results are
    returned in alphanumerical order based on the resource name. You can
    also sort results in descending order based on the creation timestamp
    using `orderBy="creationTimestamp desc"`. This sorts results based on
    the `creationTimestamp` field in reverse chronological order (newest
    result first). Use this to sort resources like operations so that the
    newest operation is returned first. Currently, only sorting by `name` or
    `creationTimestamp desc` is supported.
  pageToken: Specifies a page token to use. Set `pageToken` to the
    `nextPageToken` returned by a previous list request to get the next page
    of results.
  project: The project ID for this request.
r   r     r@   r   r#   rA   rB   Trz   r   Nr   r   r   r   r   r   r   filterrC   rD   UINT32
maxResultsorderBy	pageTokenr   r   r   r   r   r   r     m    5n   #&%%a1B1B1I1ISVW*!!!$'##A&)!!!d3'r   r   c                   d   \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\R                  " SSSS	9r
\R                  " SS
SS	9r\R                  " SSS9r\R                  " SS5      r\R                   " S5      r\R                   " SSS	9r\R                  " SSS9rSrg)(DeploymentmanagerDeploymentsPatchRequesti  a-  A DeploymentmanagerDeploymentsPatchRequest object.

Enums:
  CreatePolicyValueValuesEnum: Sets the policy to use for creating new
    resources.
  DeletePolicyValueValuesEnum: Sets the policy to use for deleting
    resources.

Fields:
  createPolicy: Sets the policy to use for creating new resources.
  deletePolicy: Sets the policy to use for deleting resources.
  deployment: The name of the deployment for this request.
  deploymentResource: A Deployment resource to be passed as the request
    body.
  header_bypassBillingFilter: A boolean attribute.
  preview: If set to true, updates the deployment and creates and updates
    the "shell" resources but does not actually alter or instantiate these
    resources. This allows you to preview what your deployment will look
    like. You can use this intent to preview how an update would affect your
    deployment. You must provide a `target.config` with a configuration if
    this is set to true. After previewing a deployment, you can deploy your
    resources by making a request with the `update()` or you can
    `cancelPreview()` to remove the preview altogether. Note that the
    deployment will still exist after you cancel the preview and you must
    separately delete this deployment if you want to remove it.
  project: The project ID for this request.
c                        \ rS rSrSrSrSrSrg)DDeploymentmanagerDeploymentsPatchRequest.CreatePolicyValueValuesEnumi  r   r   r   r   Nr   r   r   r   r   r     r   r   r   c                        \ rS rSrSrSrSrSrg)DDeploymentmanagerDeploymentsPatchRequest.DeletePolicyValueValuesEnumi&  r   r   r   r   Nr   r   r   r   r   r   &  r   r   r   r   r   r   r   r   r#   Trz   rU   rA   rB   rX   FrY   r   Nr   r   r   r   r   r   r)   r   r   r+   r   r   r   r}   r   deploymentResourcer   r   r   r   r   r   r   r   r   r         8INN INN  $$%BAObc,$$%BAxX,$$Q6* --lA>(55a8""1e4'!!!d3'r   r   c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " SSS9r
S	rg
)/DeploymentmanagerDeploymentsSetIamPolicyRequesti9  a  A DeploymentmanagerDeploymentsSetIamPolicyRequest object.

Fields:
  globalSetPolicyRequest: A GlobalSetPolicyRequest resource to be passed as
    the request body.
  project: Project ID for this request.
  resource: Name or id of the resource for this request.
GlobalSetPolicyRequestr   r   Trz   r#   r   N)r   r   r   r   r   r   r   globalSetPolicyRequestr   r   r   r   r   r   r   r   r   9  sA     %112JAN!!!d3'""1t4(r   r   c                       \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	\R                  " SSS9r
S	rg
)'DeploymentmanagerDeploymentsStopRequestiH  a  A DeploymentmanagerDeploymentsStopRequest object.

Fields:
  deployment: The name of the deployment for this request.
  deploymentsStopRequest: A DeploymentsStopRequest resource to be passed as
    the request body.
  project: The project ID for this request.
r   Trz   DeploymentsStopRequestr   r#   r   N)r   r   r   r   r   r   r   r}   r   deploymentsStopRequestr   r   r   r   r   r   r   H  sA     $$Q6*$112JAN!!!d3'r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " SSS9r	\R                  " SSS9r
\R                  " SS	5      rS
rg)5DeploymentmanagerDeploymentsTestIamPermissionsRequestiW  a?  A DeploymentmanagerDeploymentsTestIamPermissionsRequest object.

Fields:
  header_bypassBillingFilter: A boolean attribute.
  project: Project ID for this request.
  resource: Name or id of the resource for this request.
  testPermissionsRequest: A TestPermissionsRequest resource to be passed as
    the request body.
r   r   Trz   r#   TestPermissionsRequestrA   r   N)r   r   r   r   r   r   r   r   r   r   r   r   testPermissionsRequestr   r   r   r   r   r   W  sR      )55a8!!!d3'""1t4($112JANr   r   c                   d   \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\R                  " SSSS	9r
\R                  " SS
SS	9r\R                  " SSS9r\R                  " SS5      r\R                   " S5      r\R                   " SSS	9r\R                  " SSS9rSrg))DeploymentmanagerDeploymentsUpdateRequestih  a.  A DeploymentmanagerDeploymentsUpdateRequest object.

Enums:
  CreatePolicyValueValuesEnum: Sets the policy to use for creating new
    resources.
  DeletePolicyValueValuesEnum: Sets the policy to use for deleting
    resources.

Fields:
  createPolicy: Sets the policy to use for creating new resources.
  deletePolicy: Sets the policy to use for deleting resources.
  deployment: The name of the deployment for this request.
  deploymentResource: A Deployment resource to be passed as the request
    body.
  header_bypassBillingFilter: A boolean attribute.
  preview: If set to true, updates the deployment and creates and updates
    the "shell" resources but does not actually alter or instantiate these
    resources. This allows you to preview what your deployment will look
    like. You can use this intent to preview how an update would affect your
    deployment. You must provide a `target.config` with a configuration if
    this is set to true. After previewing a deployment, you can deploy your
    resources by making a request with the `update()` or you can
    `cancelPreview()` to remove the preview altogether. Note that the
    deployment will still exist after you cancel the preview and you must
    separately delete this deployment if you want to remove it.
  project: The project ID for this request.
c                        \ rS rSrSrSrSrSrg)EDeploymentmanagerDeploymentsUpdateRequest.CreatePolicyValueValuesEnumi  r   r   r   r   Nr   r   r   r   r   r     r   r   r   c                        \ rS rSrSrSrSrSrg)EDeploymentmanagerDeploymentsUpdateRequest.DeletePolicyValueValuesEnumi  r   r   r   r   Nr   r   r   r   r   r     r   r   r   r   r   r   r   r   r#   Trz   rU   rA   rB   rX   FrY   r   Nr   r   r   r   r   r   h  r   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SS9rS	rg
)$DeploymentmanagerManifestsGetRequesti  a	  A DeploymentmanagerManifestsGetRequest object.

Fields:
  deployment: The name of the deployment for this request.
  header_bypassBillingFilter: A boolean attribute.
  manifest: The name of the manifest for this request.
  project: The project ID for this request.
r   Trz   r   r#   rA   r   N)r   r   r   r   r   r   r   r}   r   r   ri   r   r   r   r   r   r   r     sP     $$Q6*(55a8""1t4(!!!d3'r   r   c                      \ rS rSrSr\R                  " SSS9r\R                  " S5      r\R                  " S\R                  R                  SS	9r\R                  " S
5      r\R                  " S5      r\R                  " SSS9rSrg)%DeploymentmanagerManifestsListRequesti  a  A DeploymentmanagerManifestsListRequest object.

Fields:
  deployment: The name of the deployment for this request.
  filter: A filter expression that filters resources listed in the response.
    Most Compute resources support two types of filter expressions:
    expressions that support regular expressions and expressions that follow
    API improvement proposal AIP-160. These two types of filter expressions
    cannot be mixed in one request. If you want to use AIP-160, your
    expression must specify the field name, an operator, and the value that
    you want to use for filtering. The value must be a string, a number, or
    a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=`
    or `:`. For example, if you are filtering Compute Engine instances, you
    can exclude instances named `example-instance` by specifying `name !=
    example-instance`. The `:*` comparison can be used to test whether a key
    has been defined. For example, to find all objects with `owner` label
    use: ``` labels.owner:* ``` You can also filter nested fields. For
    example, you could specify `scheduling.automaticRestart = false` to
    include instances only if they are not scheduled for automatic restarts.
    You can use filtering on nested fields to filter based on resource
    labels. To filter on multiple expressions, provide each separate
    expression within parentheses. For example: ```
    (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ```
    By default, each expression is an `AND` expression. However, you can
    include `AND` and `OR` expressions explicitly. For example: ```
    (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND
    (scheduling.automaticRestart = true) ``` If you want to use a regular
    expression, use the `eq` (equal) or `ne` (not equal) operator against a
    single un-parenthesized expression with or without quotes or against
    multiple parenthesized expressions. Examples: `fieldname eq unquoted
    literal` `fieldname eq 'single quoted literal'` `fieldname eq "double
    quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The
    literal value is interpreted as a regular expression using Google RE2
    library syntax. The literal value must match the entire field. For
    example, to filter for instances that do not end with name "instance",
    you would use `name ne .*instance`. You cannot combine constraints on
    multiple fields using regular expressions.
  maxResults: The maximum number of results per page that should be
    returned. If the number of available results is larger than
    `maxResults`, Compute Engine returns a `nextPageToken` that can be used
    to get the next page of results in subsequent list requests. Acceptable
    values are `0` to `500`, inclusive. (Default: `500`)
  orderBy: Sorts list results by a certain order. By default, results are
    returned in alphanumerical order based on the resource name. You can
    also sort results in descending order based on the creation timestamp
    using `orderBy="creationTimestamp desc"`. This sorts results based on
    the `creationTimestamp` field in reverse chronological order (newest
    result first). Use this to sort resources like operations so that the
    newest operation is returned first. Currently, only sorting by `name` or
    `creationTimestamp desc` is supported.
  pageToken: Specifies a page token to use. Set `pageToken` to the
    `nextPageToken` returned by a previous list request to get the next page
    of results.
  project: The project ID for this request.
r   Trz   r   r#   r   r   rA   rB   rX   r   Nr   r   r   r   r   r   r   r}   r   rC   rD   r   r   r   r   r   r   r   r   r   r   r         6p $$Q6*  #&%%a1B1B1I1ISVW*!!!$'##A&)!!!d3'r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " SSS9r	\R                  " SSS9r
Srg	)
%DeploymentmanagerOperationsGetRequesti  zA DeploymentmanagerOperationsGetRequest object.

Fields:
  header_bypassBillingFilter: A boolean attribute.
  operation: The name of the operation for this request.
  project: The project ID for this request.
r   r   Trz   r#   r   N)r   r   r   r   r   r   r   r   r   rk   r   r   r   r   r   r   r     s>      )55a8##A5)!!!d3'r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S\R                  R                  SS9r\R                  " S5      r\R                  " S5      r\R                  " S	S
S9rSrg)&DeploymentmanagerOperationsListRequesti  a  A DeploymentmanagerOperationsListRequest object.

Fields:
  filter: A filter expression that filters resources listed in the response.
    Most Compute resources support two types of filter expressions:
    expressions that support regular expressions and expressions that follow
    API improvement proposal AIP-160. These two types of filter expressions
    cannot be mixed in one request. If you want to use AIP-160, your
    expression must specify the field name, an operator, and the value that
    you want to use for filtering. The value must be a string, a number, or
    a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=`
    or `:`. For example, if you are filtering Compute Engine instances, you
    can exclude instances named `example-instance` by specifying `name !=
    example-instance`. The `:*` comparison can be used to test whether a key
    has been defined. For example, to find all objects with `owner` label
    use: ``` labels.owner:* ``` You can also filter nested fields. For
    example, you could specify `scheduling.automaticRestart = false` to
    include instances only if they are not scheduled for automatic restarts.
    You can use filtering on nested fields to filter based on resource
    labels. To filter on multiple expressions, provide each separate
    expression within parentheses. For example: ```
    (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ```
    By default, each expression is an `AND` expression. However, you can
    include `AND` and `OR` expressions explicitly. For example: ```
    (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND
    (scheduling.automaticRestart = true) ``` If you want to use a regular
    expression, use the `eq` (equal) or `ne` (not equal) operator against a
    single un-parenthesized expression with or without quotes or against
    multiple parenthesized expressions. Examples: `fieldname eq unquoted
    literal` `fieldname eq 'single quoted literal'` `fieldname eq "double
    quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The
    literal value is interpreted as a regular expression using Google RE2
    library syntax. The literal value must match the entire field. For
    example, to filter for instances that do not end with name "instance",
    you would use `name ne .*instance`. You cannot combine constraints on
    multiple fields using regular expressions.
  maxResults: The maximum number of results per page that should be
    returned. If the number of available results is larger than
    `maxResults`, Compute Engine returns a `nextPageToken` that can be used
    to get the next page of results in subsequent list requests. Acceptable
    values are `0` to `500`, inclusive. (Default: `500`)
  orderBy: Sorts list results by a certain order. By default, results are
    returned in alphanumerical order based on the resource name. You can
    also sort results in descending order based on the creation timestamp
    using `orderBy="creationTimestamp desc"`. This sorts results based on
    the `creationTimestamp` field in reverse chronological order (newest
    result first). Use this to sort resources like operations so that the
    newest operation is returned first. Currently, only sorting by `name` or
    `creationTimestamp desc` is supported.
  pageToken: Specifies a page token to use. Set `pageToken` to the
    `nextPageToken` returned by a previous list request to get the next page
    of results.
  project: The project ID for this request.
r   r   r   r   r#   rA   rB   Trz   r   Nr   r   r   r   r   r     r   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SS9rS	rg
)$DeploymentmanagerResourcesGetRequesti@  a	  A DeploymentmanagerResourcesGetRequest object.

Fields:
  deployment: The name of the deployment for this request.
  header_bypassBillingFilter: A boolean attribute.
  project: The project ID for this request.
  resource: The name of the resource for this request.
r   Trz   r   r#   rA   r   N)r   r   r   r   r   r   r   r}   r   r   r   r   r   r   r   r   r   r   @  sP     $$Q6*(55a8!!!d3'""1t4(r   r   c                      \ rS rSrSr\R                  " SSS9r\R                  " S5      r\R                  " S\R                  R                  SS	9r\R                  " S
5      r\R                  " S5      r\R                  " SSS9rSrg)%DeploymentmanagerResourcesListRequestiP  a  A DeploymentmanagerResourcesListRequest object.

Fields:
  deployment: The name of the deployment for this request.
  filter: A filter expression that filters resources listed in the response.
    Most Compute resources support two types of filter expressions:
    expressions that support regular expressions and expressions that follow
    API improvement proposal AIP-160. These two types of filter expressions
    cannot be mixed in one request. If you want to use AIP-160, your
    expression must specify the field name, an operator, and the value that
    you want to use for filtering. The value must be a string, a number, or
    a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=`
    or `:`. For example, if you are filtering Compute Engine instances, you
    can exclude instances named `example-instance` by specifying `name !=
    example-instance`. The `:*` comparison can be used to test whether a key
    has been defined. For example, to find all objects with `owner` label
    use: ``` labels.owner:* ``` You can also filter nested fields. For
    example, you could specify `scheduling.automaticRestart = false` to
    include instances only if they are not scheduled for automatic restarts.
    You can use filtering on nested fields to filter based on resource
    labels. To filter on multiple expressions, provide each separate
    expression within parentheses. For example: ```
    (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ```
    By default, each expression is an `AND` expression. However, you can
    include `AND` and `OR` expressions explicitly. For example: ```
    (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND
    (scheduling.automaticRestart = true) ``` If you want to use a regular
    expression, use the `eq` (equal) or `ne` (not equal) operator against a
    single un-parenthesized expression with or without quotes or against
    multiple parenthesized expressions. Examples: `fieldname eq unquoted
    literal` `fieldname eq 'single quoted literal'` `fieldname eq "double
    quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The
    literal value is interpreted as a regular expression using Google RE2
    library syntax. The literal value must match the entire field. For
    example, to filter for instances that do not end with name "instance",
    you would use `name ne .*instance`. You cannot combine constraints on
    multiple fields using regular expressions.
  maxResults: The maximum number of results per page that should be
    returned. If the number of available results is larger than
    `maxResults`, Compute Engine returns a `nextPageToken` that can be used
    to get the next page of results in subsequent list requests. Acceptable
    values are `0` to `500`, inclusive. (Default: `500`)
  orderBy: Sorts list results by a certain order. By default, results are
    returned in alphanumerical order based on the resource name. You can
    also sort results in descending order based on the creation timestamp
    using `orderBy="creationTimestamp desc"`. This sorts results based on
    the `creationTimestamp` field in reverse chronological order (newest
    result first). Use this to sort resources like operations so that the
    newest operation is returned first. Currently, only sorting by `name` or
    `creationTimestamp desc` is supported.
  pageToken: Specifies a page token to use. Set `pageToken` to the
    `nextPageToken` returned by a previous list request to get the next page
    of results.
  project: The project ID for this request.
r   Trz   r   r#   r   r   rA   rB   rX   r   Nr   r   r   r   r   r   P  r   r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " S\R                  R                  SS9r\R                  " S5      r\R                  " S5      r\R                  " S	S
S9rSrg)!DeploymentmanagerTypesListRequesti  a  A DeploymentmanagerTypesListRequest object.

Fields:
  filter: A filter expression that filters resources listed in the response.
    Most Compute resources support two types of filter expressions:
    expressions that support regular expressions and expressions that follow
    API improvement proposal AIP-160. These two types of filter expressions
    cannot be mixed in one request. If you want to use AIP-160, your
    expression must specify the field name, an operator, and the value that
    you want to use for filtering. The value must be a string, a number, or
    a boolean. The operator must be either `=`, `!=`, `>`, `<`, `<=`, `>=`
    or `:`. For example, if you are filtering Compute Engine instances, you
    can exclude instances named `example-instance` by specifying `name !=
    example-instance`. The `:*` comparison can be used to test whether a key
    has been defined. For example, to find all objects with `owner` label
    use: ``` labels.owner:* ``` You can also filter nested fields. For
    example, you could specify `scheduling.automaticRestart = false` to
    include instances only if they are not scheduled for automatic restarts.
    You can use filtering on nested fields to filter based on resource
    labels. To filter on multiple expressions, provide each separate
    expression within parentheses. For example: ```
    (scheduling.automaticRestart = true) (cpuPlatform = "Intel Skylake") ```
    By default, each expression is an `AND` expression. However, you can
    include `AND` and `OR` expressions explicitly. For example: ```
    (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel Broadwell") AND
    (scheduling.automaticRestart = true) ``` If you want to use a regular
    expression, use the `eq` (equal) or `ne` (not equal) operator against a
    single un-parenthesized expression with or without quotes or against
    multiple parenthesized expressions. Examples: `fieldname eq unquoted
    literal` `fieldname eq 'single quoted literal'` `fieldname eq "double
    quoted literal"` `(fieldname1 eq literal) (fieldname2 ne "literal")` The
    literal value is interpreted as a regular expression using Google RE2
    library syntax. The literal value must match the entire field. For
    example, to filter for instances that do not end with name "instance",
    you would use `name ne .*instance`. You cannot combine constraints on
    multiple fields using regular expressions.
  maxResults: The maximum number of results per page that should be
    returned. If the number of available results is larger than
    `maxResults`, Compute Engine returns a `nextPageToken` that can be used
    to get the next page of results in subsequent list requests. Acceptable
    values are `0` to `500`, inclusive. (Default: `500`)
  orderBy: Sorts list results by a certain order. By default, results are
    returned in alphanumerical order based on the resource name. You can
    also sort results in descending order based on the creation timestamp
    using `orderBy="creationTimestamp desc"`. This sorts results based on
    the `creationTimestamp` field in reverse chronological order (newest
    result first). Use this to sort resources like operations so that the
    newest operation is returned first. Currently, only sorting by `name` or
    `creationTimestamp desc` is supported.
  pageToken: Specifies a page token to use. Set `pageToken` to the
    `nextPageToken` returned by a previous list request to get the next page
    of results.
  project: The project ID for this request.
r   r   r   r   r#   rA   rB   Trz   r   Nr   r   r   r   r   r     r   r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)r|   i  a  A DeploymentsCancelPreviewRequest object.

Fields:
  fingerprint: Specifies a fingerprint for `cancelPreview()` requests. A
    fingerprint is a randomly generated value that must be provided in
    `cancelPreview()` requests to perform optimistic locking. This ensures
    optimistic concurrency so that the deployment does not have conflicting
    requests (e.g. if someone attempts to make a new update request while
    another user attempts to cancel a preview, this would prevent one of the
    requests). The fingerprint is initially generated by Deployment Manager
    and changes after every request to modify a deployment. To get the
    latest fingerprint value, perform a `get()` request on the deployment.
r   r   N	r   r   r   r   r   r   rc   rd   r   r   r   r   r|   r|          $$Q'+r   r|   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
DeploymentsListResponsei  a-  A response containing a partial list of deployments and a page token
used to build the next request if the request has been truncated.

Fields:
  deployments: Output only. The deployments contained in this response.
  nextPageToken: Output only. A token used to continue a truncated list
    request.
rU   r   Tr   r   r   N)r   r   r   r   r   r   r   deploymentsr   nextPageTokenr   r   r   r   r   r     s-     &&|QF+''*-r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)r   i  a  A DeploymentsStopRequest object.

Fields:
  fingerprint: Specifies a fingerprint for `stop()` requests. A fingerprint
    is a randomly generated value that must be provided in `stop()` requests
    to perform optimistic locking. This ensures optimistic concurrency so
    that the deployment does not have conflicting requests (e.g. if someone
    attempts to make a new update request while another user attempts to
    stop an ongoing update request, this would prevent a collision). The
    fingerprint is initially generated by Deployment Manager and changes
    after every request to modify a deployment. To get the latest
    fingerprint value, perform a `get()` request on the deployment.
r   r   Nr   r   r   r   r   r     r   r   r   c                       \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5      r\R                  " SS5      r\R                  " S5      rS	rg
)	ErrorInfoi  a	  Describes the cause of the error with structured details. Example of an
error when contacting the "pubsub.googleapis.com" API when it is not
enabled: { "reason": "API_DISABLED" "domain": "googleapis.com" "metadata": {
"resource": "projects/123", "service": "pubsub.googleapis.com" } } This
response indicates that the pubsub.googleapis.com API is not enabled.
Example of an error that is returned when attempting to create a Spanner
instance in a region that is out of stock: { "reason": "STOCKOUT" "domain":
"spanner.googleapis.com", "metadata": { "availableRegions": "us-central1,us-
east2" } }

Messages:
  MetadatasValue: Additional structured details about this error. Keys must
    match a regular expression of `a-z+` but should ideally be
    lowerCamelCase. Also, they must be limited to 64 characters in length.
    When identifying the current value of an exceeded limit, the units
    should be contained in the key, not the value. For example, rather than
    `{"instanceLimit": "100/request"}`, should be returned as,
    `{"instanceLimitPerRequest": "100"}`, if the client exceeds the number
    of instances that can be created in a single (batch) request.

Fields:
  domain: The logical grouping to which the "reason" belongs. The error
    domain is typically the registered service name of the tool or product
    that generates the error. Example: "pubsub.googleapis.com". If the error
    is generated by some common infrastructure, the error domain must be a
    globally unique value that identifies the infrastructure. For Google API
    infrastructure, the error domain is "googleapis.com".
  metadatas: Additional structured details about this error. Keys must match
    a regular expression of `a-z+` but should ideally be lowerCamelCase.
    Also, they must be limited to 64 characters in length. When identifying
    the current value of an exceeded limit, the units should be contained in
    the key, not the value. For example, rather than `{"instanceLimit":
    "100/request"}`, should be returned as, `{"instanceLimitPerRequest":
    "100"}`, if the client exceeds the number of instances that can be
    created in a single (batch) request.
  reason: The reason of the error. This is a constant value that identifies
    the proximate cause of the error. Error reasons are unique within a
    particular domain of errors. This should be at most 63 characters and
    match a regular expression of `A-Z+[A-Z0-9]`, which represents
    UPPER_SNAKE_CASE.
additionalPropertiesc                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
ErrorInfo.MetadatasValuei-  a  Additional structured details about this error. Keys must match a
regular expression of `a-z+` but should ideally be lowerCamelCase. Also,
they must be limited to 64 characters in length. When identifying the
current value of an exceeded limit, the units should be contained in the
key, not the value. For example, rather than `{"instanceLimit":
"100/request"}`, should be returned as, `{"instanceLimitPerRequest":
"100"}`, if the client exceeds the number of instances that can be created
in a single (batch) request.

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

Fields:
  additionalProperties: Additional properties of type MetadatasValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)+ErrorInfo.MetadatasValue.AdditionalPropertyi?  zAn additional property for a MetadatasValue object.

Fields:
  key: Name of the additional property.
  value: A string attribute.
r   r   r   Nrq   r   r   r   AdditionalPropertyr   ?  )    
 !!!$c##A&er   r   r   Tr   r   Nr   r   r   r   r   r   Messager   r   r   r   r   r   r   MetadatasValuer   -  s2     	'Y.. 	' %112FTXYr   r   r   r   r#   r   N)r   r   r   r   r   r   MapUnrecognizedFieldsr   r   r   r   domainr   	metadatasreasonr   r   r   r   r   r     sm    (T !!"89Zy(( Z :Z<   #&$$%5q9)  #&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
Srg)	r0   iQ  aq  Represents a textual expression in the Common Expression Language (CEL)
syntax. CEL is a C-like expression language. The syntax and semantics of CEL
are documented at https://github.com/google/cel-spec. Example (Comparison):
title: "Summary size limit" description: "Determines if a summary is less
than 100 chars" expression: "document.summary.size() < 100" Example
(Equality): title: "Requestor is owner" description: "Determines if
requestor is the document owner" expression: "document.owner ==
request.auth.claims.email" Example (Logic): title: "Public documents"
description: "Determine whether the document should be publicly visible"
expression: "document.type != 'private' && document.type != 'internal'"
Example (Data Manipulation): title: "Notification string" description:
"Create a notification string with a timestamp." expression: "'New message
received at ' + string(document.create_time)" The exact variables and
functions that may be referenced within an expression are determined by the
service that evaluates it. See the service documentation for additional
information.

Fields:
  description: Optional. Description of the expression. This is a longer
    text which describes the expression, e.g. when hovered over it in a UI.
  expression: Textual representation of an expression in Common Expression
    Language syntax.
  location: Optional. String indicating the location of the expression for
    error reporting, e.g. a file name and a position in the file.
  title: Optional. Title for the expression, i.e. a short string describing
    its purpose. This can be used e.g. in UIs which allow to enter the
    expression.
r   r   r#   rA   r   N)r   r   r   r   r   r   r   rb   
expressionlocationtitler   r   r   r   r0   r0   Q  sI    : %%a(+$$Q'*""1%(



"%r   r0   c                       \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	\R                  " SS	5      r
\R                  " S
5      rSrg)r   iu  a4  A GlobalSetPolicyRequest object.

Fields:
  bindings: Flatten Policy to create a backward compatible wire-format.
    Deprecated. Use 'policy' to specify bindings.
  etag: Flatten Policy to create a backward compatible wire-format.
    Deprecated. Use 'policy' to specify the etag.
  policy: REQUIRED: The complete policy to be applied to the 'resource'. The
    size of the policy is limited to a few 10s of KB. An empty policy is in
    general a valid policy but certain services (like Projects) might reject
    them.
  updateMask: Update mask for the policy.
r.   r   Tr   r   Policyr#   rA   r   N)r   r   r   r   r   r   r   bindingsrc   etagpolicyr   
updateMaskr   r   r   r   r   r   u  sO     ##Iq4@(			a	 $!!(A.&$$Q'*r   r   c                   <    \ rS rSrSr\R                  " SSSS9rSrg)	Helpi  a  Provides links to documentation or for performing an out of band action.
For example, if a quota check failed with an error indicating the calling
project hasn't enabled the accessed service, this can contain a URL pointing
directly to the right place in the developer console to flip the bit.

Fields:
  links: URL(s) pointing to additional information on handling the current
    error.
HelpLinkr   Tr   r   N)	r   r   r   r   r   r   r   linksr   r   r   r   r   r     s     
 
 Q
>%r   r   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)r   i  zjDescribes a URL link.

Fields:
  description: Describes what the link offers.
  url: The URL of the link.
r   r   r   N)
r   r   r   r   r   r   r   rb   urlr   r   r   r   r   r     s)     %%a(+a #r   r   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)
ImportFilei  zaA ImportFile object.

Fields:
  content: The contents of the file.
  name: The name of the file.
r   r   r   N)
r   r   r   r   r   r   r   rN   rj   r   r   r   r   r   r     s)     !!!$'			q	!$r   r   c                       \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5      r\R                  " SS5      rSrg	)
$InstancesBulkInsertOperationMetadatai  a  A InstancesBulkInsertOperationMetadata object.

Messages:
  PerLocationStatusValue: Status information per location (location name is
    key). Example key: zones/us-central1-a

Fields:
  machineType: [Output Only] The machine type of the VMs that were created
    used internally only by KCP flex bulk insert.
  perLocationStatus: Status information per location (location name is key).
    Example key: zones/us-central1-a
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	)
;InstancesBulkInsertOperationMetadata.PerLocationStatusValuei  a  Status information per location (location name is key). Example key:
zones/us-central1-a

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

Fields:
  additionalProperties: Additional properties of type
    PerLocationStatusValue
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)NInstancesBulkInsertOperationMetadata.PerLocationStatusValue.AdditionalPropertyi  zAn additional property for a PerLocationStatusValue object.

Fields:
  key: Name of the additional property.
  value: A BulkInsertOperationStatus attribute.
r   r5   r   r   Nr   r   r   r   r   r   r   rr   r   rs   r   r   r   r   r   r    s,    
 !!!$c$$%@!Der   r   r   Tr   r   Nr   r   r   r   PerLocationStatusValuer    s4    
	EY.. 	E %112FTXYr   r  r   r   r   N)r   r   r   r   r   r   r   r   r   r  r   machineTyper   perLocationStatusr   r   r   r   r  r    s]     !!"89Zy00 Z :Z4 %%a(+,,-EqIr   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)LocalizedMessagei  aQ  Provides a localized error message that is safe to return to the user
which can be attached to an RPC error.

Fields:
  locale: The locale used following the specification defined at
    https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US",
    "fr-CH", "es-MX"
  message: The localized error message in the above locale.
r   r   r   N)
r   r   r   r   r   r   r   localemessager   r   r   r   r  r    s)       #&!!!$'r   r  c                      \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " S\R                  R                  S9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5      r\R                  " S5      rSrg)Manifesti  a  A Manifest object.

Fields:
  config: Output only. The YAML configuration for this manifest.
  expandedConfig: Output only. The fully-expanded configuration file,
    including any templates and references.
  id: A string attribute.
  imports: Output only. The imported files for this manifest.
  insertTime: Output only. Creation timestamp in RFC3339 text format.
  layout: Output only. The YAML layout for this manifest.
  manifestSizeBytes: Output only. The computed size of the fully expanded
    manifest.
  manifestSizeLimitBytes: Output only. The size limit for expanded manifests
    in the project.
  name: Output only. The name of the manifest.
  selfLink: Output only. Self link for the manifest.
rL   r   r   r#   r?   r   rA   Tr   rB   rX   rY   r[   r\   r^   r   N)r   r   r   r   r   r   r   configr   expandedConfigrC   rD   re   rf   importsrg   layoutmanifestSizeBytesmanifestSizeLimitBytesrj   rl   r   r   r   r   r  r    s    $ !!,2&((+.a):):)A)AB"""<TB'$$Q'*  #&,,Q/$11!4			q	!$""2&(r   r  c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ManifestsListResponsei  a(  A response containing a partial list of manifests and a page token used
to build the next request if the request has been truncated.

Fields:
  manifests: Output only. Manifests contained in this list response.
  nextPageToken: Output only. A token used to continue a truncated list
    request.
r  r   Tr   r   r   N)r   r   r   r   r   r   r   	manifestsr   r   r   r   r   r   r  r    s-     $$ZTB)''*-r   r  c                   &   \ rS rSrSr " S S\R                  5      r " S S\R                  5      r	 " S S\R                  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\R(                  R*                  S9r\R&                  " S\R(                  R.                  S9r\R                  " S5      r\R                   " SS5      r\R                  " SSS9r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R&                  " S\R(                  R*                  S9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%\RL                  " SS$5      r'\R                  " S%5      r(\R&                  " S&\R(                  R.                  S9r)\R                  " S'5      r*\R                  " S(5      r+\R                   " SS)S*S+9r,\R                  " S,5      r-S-r.g.)/rZ   i  a  Represents an Operation resource. Google Compute Engine has three
Operation resources: *
[Global](/compute/docs/reference/rest/{$api_version}/globalOperations) *
[Regional](/compute/docs/reference/rest/{$api_version}/regionOperations) *
[Zonal](/compute/docs/reference/rest/{$api_version}/zoneOperations) You can
use an operation resource to manage asynchronous API requests. For more
information, read Handling API responses. Operations can be global, regional
or zonal. - For global operations, use the `globalOperations` resource. -
For regional operations, use the `regionOperations` resource. - For zonal
operations, use the `zoneOperations` resource. For more information, read
Global, Regional, and Zonal Resources. Note that completed Operation
resources have a limited retention period.

Enums:
  StatusValueValuesEnum: [Output Only] The status of the operation, which
    can be one of the following: `PENDING`, `RUNNING`, or `DONE`.

Messages:
  ErrorValue: [Output Only] If errors are generated during processing of the
    operation, this field will be populated.
  WarningsValueListEntry: A WarningsValueListEntry object.

Fields:
  clientOperationId: [Output Only] The value of `requestId` if you provided
    it in the request. Not present otherwise.
  creationTimestamp: [Deprecated] This field is deprecated.
  description: [Output Only] A textual description of the operation, which
    is set when the operation is created.
  endTime: [Output Only] The time that this operation was completed. This
    value is in RFC3339 text format.
  error: [Output Only] If errors are generated during processing of the
    operation, this field will be populated.
  httpErrorMessage: [Output Only] If the operation fails, this field
    contains the HTTP error message that was returned, such as `NOT FOUND`.
  httpErrorStatusCode: [Output Only] If the operation fails, this field
    contains the HTTP error status code that was returned. For example, a
    `404` means the resource was not found.
  id: [Output Only] The unique identifier for the operation. This identifier
    is defined by the server.
  insertTime: [Output Only] The time that this operation was requested. This
    value is in RFC3339 text format.
  instancesBulkInsertOperationMetadata: A
    InstancesBulkInsertOperationMetadata attribute.
  kind: [Output Only] Type of the resource. Always `compute#operation` for
    Operation resources.
  name: [Output Only] Name of the operation.
  operationGroupId: [Output Only] An ID that represents a group of
    operations, such as when a group of operations results from a
    `bulkInsert` API request.
  operationType: [Output Only] The type of operation, such as `insert`,
    `update`, or `delete`, and so on.
  progress: [Output Only] An optional progress indicator that ranges from 0
    to 100. There is no requirement that this be linear or support any
    granularity of operations. This should not be used to guess when the
    operation will be complete. This number should monotonically increase as
    the operation progresses.
  region: [Output Only] The URL of the region where the operation resides.
    Only applicable when performing regional operations.
  selfLink: [Output Only] Server-defined URL for the resource.
  selfLinkWithId: [Output Only] Server-defined URL for this resource with
    the resource id.
  setAutoscalerLinkOperationMetadata: This field is used internally by the
    Autoscaler team and should not be promoted to "alpha/beta/v1".
  setCommonInstanceMetadataOperationMetadata: [Output Only] If the operation
    is for projects.setCommonInstanceMetadata, this field will contain
    information on all underlying zonal actions and their state.
  startTime: [Output Only] The time that this operation was started by the
    server. This value is in RFC3339 text format.
  status: [Output Only] The status of the operation, which can be one of the
    following: `PENDING`, `RUNNING`, or `DONE`.
  statusMessage: [Output Only] An optional textual description of the
    current status of the operation.
  targetId: [Output Only] The unique target ID, which identifies a specific
    incarnation of the target resource.
  targetLink: [Output Only] The URL of the resource that the operation
    modifies. For operations related to creating a snapshot, this points to
    the disk that the snapshot was created from.
  user: [Output Only] User who requested the operation, for example:
    `user@example.com` or `alice_smith_identifier
    (global/workforcePools/example-com-us-employees)`.
  warnings: [Output Only] If warning messages are generated during
    processing of the operation, this field will be populated.
  zone: [Output Only] The URL of the zone where the operation resides. Only
    applicable when performing per-zone operations.
c                   $    \ rS rSrSrSrSrSrSrg)Operation.StatusValueValuesEnumip  z[Output Only] The status of the operation, which can be one of the
following: `PENDING`, `RUNNING`, or `DONE`.

Values:
  PENDING: <no description>
  RUNNING: <no description>
  DONE: <no description>
r   r   r   r   N)	r   r   r   r   r   PENDINGRUNNINGr=   r   r   r   r   r>   r  p  s     GGDr   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.ErrorValuei}  a  [Output Only] If errors are generated during processing of the
operation, this field will be populated.

Messages:
  ErrorsValueListEntry: A ErrorsValueListEntry object.

Fields:
  errors: [Output Only] The array of errors encountered while processing
    this operation.
c                      \ rS rSrSr " S S\R                  5      r\R                  " SSS9r	\R                  " S5      r
\R                  " S	S
5      r\R                  " SSSS9r\R                  " S5      r\R                  " S5      rSrg))Operation.ErrorValue.ErrorsValueListEntryi    A ErrorsValueListEntry object.

Messages:
  ErrorDetailsValueListEntry: A ErrorDetailsValueListEntry object.

Fields:
  arguments: [Output Only] Optional error details WARNING: DO NOT MAKE
    VISIBLE This is for internal use-only (like componentization) (thus
    the visibility "none") and in case of public exposure it is strongly
    recommended to follow pattern of: https://aip.dev/193 and expose as
    details field.
  code: [Output Only] The error type identifier for this error.
  debugInfo: A DebugInfo attribute.
  errorDetails: [Output Only] An optional list of messages that contain
    the error details. There is a set of defined message types to use
    for providing details.The syntax depends on the error code. For
    example, QuotaExceededInfo will have details when the error code is
    QUOTA_EXCEEDED.
  location: [Output Only] Indicates the field in the request that caused
    the error. This property is optional.
  message: [Output Only] An optional, human-readable error message.
c                       \ rS rSrSr\R                  " SS5      r\R                  " SS5      r\R                  " SS5      r	\R                  " S	S
5      r
Srg)DOperation.ErrorValue.ErrorsValueListEntry.ErrorDetailsValueListEntryi  A ErrorDetailsValueListEntry object.

Fields:
  errorInfo: A ErrorInfo attribute.
  help: A Help attribute.
  localizedMessage: A LocalizedMessage attribute.
  quotaInfo: A QuotaExceededInfo attribute.
r   r   r   r   r  r#   QuotaExceededInforA   r   Nr   r   r   r   r   r   r   	errorInfohelplocalizedMessage	quotaInfor   r   r   r   ErrorDetailsValueListEntryr%    T    	 **;:	%%fa0$112DaH**+>B	r   r-  r   Tr   r   rP   r#   rA   rB   rX   r   Nr   r   r   r   r   r   r   r-  r   	argumentscoder   	debugInfoerrorDetailsr   r  r   r   r   r   ErrorsValueListEntryr"        
.Cy'8'8 C ''D9i""1%d((a8i++,H!VZ[l&&q)h%%a(gr   r4  r   Tr   r   Nr   r   r   r   r   r   r   r4  r   errorsr   r   r   r   
ErrorValuer   }  1    	,)y00 ,)\ ##$:AMFr   r8  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SS	S
9r\R                  " S5      rSrg) Operation.WarningsValueListEntryi    A WarningsValueListEntry object.

Enums:
  CodeValueValuesEnum: [Output Only] A warning code, if applicable. For
    example, Compute Engine returns NO_RESULTS_ON_PAGE if there are no
    results in the response.

Messages:
  DataValueListEntry: A DataValueListEntry object.

Fields:
  code: [Output Only] A warning code, if applicable. For example, Compute
    Engine returns NO_RESULTS_ON_PAGE if there are no results in the
    response.
  data: [Output Only] Metadata about this warning in key: value format.
    For example: "data": [ { "key": "scope", "value": "zones/us-east1-d" }
  message: [Output Only] A human-readable description of the warning code.
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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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(S'r)S(r*S)r+S*r,S+r-S,r.g-).4Operation.WarningsValueListEntry.CodeValueValuesEnumi    [Output Only] A warning code, if applicable. For example, Compute
Engine returns NO_RESULTS_ON_PAGE if there are no results in the
response.

Values:
  DEPRECATED_RESOURCE_USED: A link to a deprecated resource was created.
  NO_RESULTS_ON_PAGE: No results are present on a particular list page.
  UNREACHABLE: A given scope cannot be reached.
  NEXT_HOP_ADDRESS_NOT_ASSIGNED: The route's nextHopIp address is not
    assigned to an instance on the network.
  NEXT_HOP_INSTANCE_NOT_FOUND: The route's nextHopInstance URL refers to
    an instance that does not exist.
  NEXT_HOP_INSTANCE_NOT_ON_NETWORK: The route's nextHopInstance URL
    refers to an instance that is not on the same network as the route.
  NEXT_HOP_CANNOT_IP_FORWARD: The route's next hop instance cannot ip
    forward.
  NEXT_HOP_NOT_RUNNING: The route's next hop instance does not have a
    status of RUNNING.
  INJECTED_KERNELS_DEPRECATED: The operation involved use of an injected
    kernel, which is deprecated.
  REQUIRED_TOS_AGREEMENT: The user attempted to use a resource that
    requires a TOS they have not accepted.
  DISK_SIZE_LARGER_THAN_IMAGE_SIZE: The user created a boot disk that is
    larger than image size.
  RESOURCE_NOT_DELETED: One or more of the resources set to auto-delete
    could not be deleted because they were in use.
  SINGLE_INSTANCE_PROPERTY_TEMPLATE: Instance template used in instance
    group manager is valid as such, but its application does not make a
    lot of sense, because it allows only single instance in instance
    group.
  NOT_CRITICAL_ERROR: Error which is not critical. We decided to
    continue the process despite the mentioned error.
  CLEANUP_FAILED: Warning about failed cleanup of transient changes made
    by a failed operation.
  FIELD_VALUE_OVERRIDEN: Warning that value of a field has been
    overridden. Deprecated unused field.
  RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNING: Warning that a resource is
    in use.
  NETWORK_ENDPOINT_NOT_DETACHED: Warning that network endpoint was not
    detached.
  PAGE_MISSING_RESULTS: Current page contains less results than
    requested but a next page token exists.
  SSL_POLICY_ENABLED_FEATURES_NOT_FETCHED: Warning that SSL policy
    resource in the response does not contain information about the list
    of enabled features.
  RESOURCE_NOT_FOUND_WARNING: Warning that a resource is not found.
  MISSING_TYPE_DEPENDENCY: A resource depends on a missing type
  EXTERNAL_API_WARNING: Warning that is present in an external api call
  SCHEMA_VALIDATION_IGNORED: When a resource schema validation is
    ignored.
  UNDECLARED_PROPERTIES: When undeclared properties in the schema are
    present
  EXPERIMENTAL_TYPE_USED: When deploying and at least one of the
    resources has a type marked as experimental
  DEPRECATED_TYPE_USED: When deploying and at least one of the resources
    has a type marked as deprecated
  PARTIAL_SUCCESS: Success is reported, but some results may be missing
    due to errors
  LARGE_DEPLOYMENT_WARNING: When deploying a deployment with a
    exceedingly large number of resources
  NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE: The route's nextHopInstance
    URL refers to an instance that does not have an ipv6 interface on
    the same network as the route.
  INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LB: A WEIGHTED_MAGLEV
    backend service is associated with a health check that is not of
    type HTTP/HTTPS/HTTP2.
  LIST_OVERHEAD_QUOTA_EXCEED: Resource can't be retrieved due to list
    overhead quota exceed which captures the amount of resources
    filtered out by user-defined list filter.
  QUOTA_INFO_UNAVAILABLE: Quota information is not available to client
    requests (e.g: regions.list).
  RESOURCE_USES_GLOBAL_DNS: Indicates that a VM is using global DNS. Can
    also be used to indicate that a resource has attributes that could
    result in the creation of a VM that uses global DNS.
  RATE_LIMIT_EXCEEDED: Resource can't be retrieved due to api quota
    exceeded.
  UPCOMING_MAINTENANCES_UNAVAILABLE: Upcoming maintenance schedule is
    unavailable for the resource.
  RESERVED_ENTRY_136: Reserved entries for quickly adding new warnings
    without breaking dependent clients.
  RESERVED_ENTRY_139: <no description>
  RESERVED_ENTRY_141: <no description>
  RESERVED_ENTRY_142: <no description>
  RESERVED_ENTRY_143: <no description>
r   r   r   r#   rA   rB   rX   rY   r[   r\   r^   r`   ra                     r
                                           !   "   #   $   %   &   '   (   r   N/r   r   r   r   r   DEPRECATED_RESOURCE_USEDNO_RESULTS_ON_PAGEUNREACHABLENEXT_HOP_ADDRESS_NOT_ASSIGNEDNEXT_HOP_INSTANCE_NOT_FOUND NEXT_HOP_INSTANCE_NOT_ON_NETWORKNEXT_HOP_CANNOT_IP_FORWARDNEXT_HOP_NOT_RUNNINGINJECTED_KERNELS_DEPRECATEDREQUIRED_TOS_AGREEMENT DISK_SIZE_LARGER_THAN_IMAGE_SIZERESOURCE_NOT_DELETED!SINGLE_INSTANCE_PROPERTY_TEMPLATENOT_CRITICAL_ERRORCLEANUP_FAILEDFIELD_VALUE_OVERRIDEN)RESOURCE_IN_USE_BY_OTHER_RESOURCE_WARNINGNETWORK_ENDPOINT_NOT_DETACHEDPAGE_MISSING_RESULTS'SSL_POLICY_ENABLED_FEATURES_NOT_FETCHEDRESOURCE_NOT_FOUND_WARNINGMISSING_TYPE_DEPENDENCYEXTERNAL_API_WARNINGSCHEMA_VALIDATION_IGNOREDUNDECLARED_PROPERTIESEXPERIMENTAL_TYPE_USEDDEPRECATED_TYPE_USEDPARTIAL_SUCCESSLARGE_DEPLOYMENT_WARNING'NEXT_HOP_INSTANCE_HAS_NO_IPV6_INTERFACE,INVALID_HEALTH_CHECK_FOR_DYNAMIC_WIEGHTED_LBLIST_OVERHEAD_QUOTA_EXCEEDQUOTA_INFO_UNAVAILABLERESOURCE_USES_GLOBAL_DNSRATE_LIMIT_EXCEEDED!UPCOMING_MAINTENANCES_UNAVAILABLERESERVED_ENTRY_136RESERVED_ENTRY_139RESERVED_ENTRY_141RESERVED_ENTRY_142RESERVED_ENTRY_143r   r   r   r   CodeValueValuesEnumr>        T
j "#k&'#$%!)*&#$ $%! )+&*,'n 24/&(#02-#%  ""$ !o!#02-572#% !!#*,'r   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)3Operation.WarningsValueListEntry.DataValueListEntryiM  j  A DataValueListEntry object.

Fields:
  key: [Output Only] A key that provides more detail on the warning
    being returned. For example, for warnings where there are no results
    in a list request for a particular zone, this key might be scope and
    the key value might be the zone name. Other examples might be a key
    indicating a deprecated resource and a suggested replacement, or a
    warning about invalid network settings (for example, if an instance
    attempts to perform IP forwarding but is not enabled for IP
    forwarding).
  value: [Output Only] A warning data value corresponding to the key.
r   r   r   Nrq   r   r   r   DataValueListEntryr  M  )    
 !!!$c##A&er   r  r   r   Tr   r#   r   Nr   r   r   r   r   r   r)   r  r   r  r+   r1  r   datar   r  r   r   r   r   WarningsValueListEntryr;    f    &~inn ~@'Y.. '$ 4a8D!!"6DID##A&Gr   r  r   r   r#   rA   rB   rX   rY   r?   r[   r\   r  r^   r`   zcompute#operationr   ra   r@  rA  rB  rC  rD  rE  "SetAutoscalerLinkOperationMetadatar
   *SetCommonInstanceMetadataOperationMetadatarF  rG  rH  rI  rJ  rK  rL  rM  Tr   rN  r   N)/r   r   r   r   r   r   r)   r>   r   r8  r  r   clientOperationIdcreationTimestamprb   endTimer   errorhttpErrorMessagerC   rD   rE   httpErrorStatusCodere   rf   rg   $instancesBulkInsertOperationMetadatakindrj   operationGroupIdoperationTypeprogressregionrl   selfLinkWithId"setAutoscalerLinkOperationMetadata*setCommonInstanceMetadataOperationMetadata	startTimer+   rI   statusMessagetargetId
targetLinkuserwarningszoner   r   r   r   rZ   rZ     s^   Tlinn :N9$$ :Nxh'y00 h'T  ++A.++A.%%a(+!!!$'

 
 q
1%**1-!..q):K:K:Q:QRa):):)A)AB"$$Q'*)2)?)?@fhj)k&			r+>	?$			r	"$**2.''+-##B	0A0A0G0GH(  $&""2&(((,.'0'='=>bdf'g$/8/E/EFrtv/w,##B')6;&''+-##B	0A0A0H0HI($$R(*			r	"$##$<b4P(			r	"$r   rZ   c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
OperationsListResponsei  a+  A response containing a partial list of operations and a page token used
to build the next request if the request has been truncated.

Fields:
  nextPageToken: Output only. A token used to continue a truncated list
    request.
  operations: Output only. Operations contained in this list response.
r   rZ   r   Tr   r   N)r   r   r   r   r   r   r   r   r   
operationsr   r   r   r   r  r    s-     ''*-%%k1tD*r   r  c                       \ rS rSrSr\R                  " SSSS9r\R                  " SSSS9r\R                  " S	5      r
\R                  " S
\R                  R                  S9rSrg)r   i  aw  An Identity and Access Management (IAM) policy, which specifies access
controls for Google Cloud resources. A `Policy` is a collection of
`bindings`. A `binding` binds one or more `members`, or principals, to a
single `role`. Principals can be user accounts, service accounts, Google
groups, and domains (such as G Suite). A `role` is a named list of
permissions; each `role` can be an IAM predefined role or a user-created
custom role. For some types of Google Cloud resources, a `binding` can also
specify a `condition`, which is a logical expression that allows access to a
resource only if the expression evaluates to `true`. A condition can add
constraints based on attributes of the request, the resource, or both. To
learn which resources support conditions in their IAM policies, see the [IAM
documentation](https://cloud.google.com/iam/help/conditions/resource-
policies). **JSON example:** ``` { "bindings": [ { "role":
"roles/resourcemanager.organizationAdmin", "members": [
"user:mike@example.com", "group:admins@example.com", "domain:google.com",
"serviceAccount:my-project-id@appspot.gserviceaccount.com" ] }, { "role":
"roles/resourcemanager.organizationViewer", "members": [
"user:eve@example.com" ], "condition": { "title": "expirable access",
"description": "Does not grant access after Sep 2020", "expression":
"request.time < timestamp('2020-10-01T00:00:00.000Z')", } } ], "etag":
"BwWWja0YfJA=", "version": 3 } ``` **YAML example:** ``` bindings: -
members: - user:mike@example.com - group:admins@example.com -
domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
role: roles/resourcemanager.organizationAdmin - members: -
user:eve@example.com role: roles/resourcemanager.organizationViewer
condition: title: expirable access description: Does not grant access after
Sep 2020 expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
etag: BwWWja0YfJA= version: 3 ``` For a description of IAM and its features,
see the [IAM documentation](https://cloud.google.com/iam/docs/).

Fields:
  auditConfigs: Specifies cloud audit logging configuration for this policy.
  bindings: Associates a list of `members`, or principals, with a `role`.
    Optionally, may specify a `condition` that determines how and when the
    `bindings` are applied. Each of the `bindings` must contain at least one
    principal. The `bindings` in a `Policy` can refer to up to 1,500
    principals; up to 250 of these principals can be Google groups. Each
    occurrence of a principal counts towards these limits. For example, if
    the `bindings` grant 50 different roles to `user:alice@example.com`, and
    not to any other principal, then you can add another 1,450 principals to
    the `bindings` in the `Policy`.
  etag: `etag` is used for optimistic concurrency control as a way to help
    prevent simultaneous updates of a policy from overwriting each other. It
    is strongly suggested that systems make use of the `etag` in the read-
    modify-write cycle to perform policy updates in order to avoid race
    conditions: An `etag` is returned in the response to `getIamPolicy`, and
    systems are expected to put that etag in the request to `setIamPolicy`
    to ensure that their change will be applied to the same version of the
    policy. **Important:** If you use IAM Conditions, you must include the
    `etag` field whenever you call `setIamPolicy`. If you omit this field,
    then IAM allows you to overwrite a version `3` policy with a version `1`
    policy, and all of the conditions in the version `3` policy are lost.
  version: Specifies the format of the policy. Valid values are `0`, `1`,
    and `3`. Requests that specify an invalid value are rejected. Any
    operation that affects conditional role bindings must specify version
    `3`. This requirement applies to the following operations: * Getting a
    policy that includes a conditional role binding * Adding a conditional
    role binding to a policy * Changing a conditional role binding in a
    policy * Removing any role binding, with or without a condition, from a
    policy that includes conditions **Important:** If you use IAM
    Conditions, you must include the `etag` field whenever you call
    `setIamPolicy`. If you omit this field, then IAM allows you to overwrite
    a version `3` policy with a version `1` policy, and all of the
    conditions in the version `3` policy are lost. If a policy does not
    include any conditions, operations on that policy may specify any valid
    version or leave the field unset. To learn which resources support
    conditions in their IAM policies, see the [IAM
    documentation](https://cloud.google.com/iam/help/conditions/resource-
    policies).
r	   r   Tr   r.   r   r#   rA   r?   r   N)r   r   r   r   r   r   r   auditConfigsr   rc   r   rC   rD   rE   versionr   r   r   r   r   r     sa    EN ''q4H,##Iq4@(			a	 $""1i.?.?.E.EF'r   r   c                   r   \ 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S5      rSrg)r'  i  a  Additional details for quota exceeded error for resource quota.

Enums:
  RolloutStatusValueValuesEnum: Rollout status of the future quota limit.

Messages:
  DimensionsValue: The map holding related quota dimensions.

Fields:
  dimensions: The map holding related quota dimensions.
  futureLimit: Future quota limit being rolled out. The limit's unit depends
    on the quota type or metric.
  limit: Current effective quota limit. The limit's unit depends on the
    quota type or metric.
  limitName: The name of the quota limit.
  metricName: The Compute Engine quota metric name.
  rolloutStatus: Rollout status of the future quota limit.
c                        \ rS rSrSrSrSrSrg).QuotaExceededInfo.RolloutStatusValueValuesEnumi  a  Rollout status of the future quota limit.

Values:
  ROLLOUT_STATUS_UNSPECIFIED: ROLLOUT_STATUS_UNSPECIFIED - Rollout status
    is not specified. The default value.
  IN_PROGRESS: IN_PROGRESS - A rollout is in process which will change the
    limit value to future limit.
r   r   r   N)r   r   r   r   r   ROLLOUT_STATUS_UNSPECIFIEDIN_PROGRESSr   r   r   r   RolloutStatusValueValuesEnumr    s     "#Kr   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	)
!QuotaExceededInfo.DimensionsValuei  zThe map holding related quota dimensions.

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

Fields:
  additionalProperties: Additional properties of type DimensionsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)4QuotaExceededInfo.DimensionsValue.AdditionalPropertyi  zAn additional property for a DimensionsValue object.

Fields:
  key: Name of the additional property.
  value: A string attribute.
r   r   r   Nrq   r   r   r   r   r    r   r   r   r   Tr   r   Nr   r   r   r   DimensionsValuer    s2    	'Y.. 	' %112FTXYr   r  r   r   r#   rA   rB   rX   r   N)r   r   r   r   r   r   r)   r  r   r   r   r  r   
dimensions
FloatFieldfutureLimitlimitr   	limitName
metricNamer+   rolloutStatusr   r   r   r   r'  r'    s    &
Y^^ 
 !!"89Z	)) Z :Z. %%&7;*$$Q'+


q
!%##A&)$$Q'*%%&DaH-r   r'  c                      \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " S5      r\R                  " S\R                  R                  S	9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SS9rSrg)Resourcei  a  A Resource object.

Messages:
  WarningsValueListEntry: A WarningsValueListEntry object.

Fields:
  accessControl: The Access Control Policy set on this resource.
  finalProperties: Output only. The evaluated properties of the resource
    with references expanded. Returned as serialized YAML.
  id: A string attribute.
  insertTime: Output only. Creation timestamp in RFC3339 text format.
  manifest: Output only. URL of the manifest representing the current
    configuration of this resource.
  name: Output only. The name of the resource as it appears in the YAML
    config.
  properties: Output only. The current properties of the resource before any
    references have been filled in. Returned as serialized YAML.
  type: Output only. The type of the resource, for example
    `compute.v1.instance`, or `cloudfunctions.v1beta1.function`.
  update: Output only. If Deployment Manager is currently updating or
    previewing an update to this resource, the updated configuration appears
    here.
  updateTime: Output only. Update timestamp in RFC3339 text format.
  url: Output only. The URL of the actual resource.
  warnings: Output only. If warning messages are generated during processing
    of this resource, this field will be populated.
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SS	S
9r\R                  " S5      rSrg)Resource.WarningsValueListEntryi:  r<  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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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(S'r)S(r*S)r+S*r,S+r-S,r.g-).3Resource.WarningsValueListEntry.CodeValueValuesEnumiN  r?  r   r   r   r#   rA   rB   rX   rY   r[   r\   r^   r`   ra   r@  rA  rB  rC  rD  rE  r
   rF  rG  rH  rI  rJ  rK  rL  rM  rN  rO  rP  rQ  rR  rS  rT  rU  rV  rW  rX  rY  rZ  r   Nr[  r   r   r   r  r  N  r  r   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)2Resource.WarningsValueListEntry.DataValueListEntryi  r  r   r   r   Nrq   r   r   r   r  r    r  r   r  r   r   Tr   r#   r   Nr  r   r   r   r  r  :  r  r   r  ResourceAccessControlr   r   r#   r?   rA   rB   rX   rY   r[   ResourceUpdater\   r^   r`   ra   Tr   r   N)r   r   r   r   r   r   r   r  r   accessControlr   finalPropertiesrC   rD   re   rf   rg   ri   rj   
propertiestypern   ro   r   r  r   r   r   r   r  r    s    8h'y00 h'T (()@!D-))!,/a):):)A)AB"$$Q'*""1%(			q	!$$$Q'*			q	!$!!"2A6&$$R(*b!###$<b4P(r   r  c                   <    \ rS rSrSr\R                  " S5      rSrg)r  i  zmThe access controls set on the resource.

Fields:
  gcpIamPolicy: The GCP IAM Policy to set on the resource.
r   r   N)	r   r   r   r   r   r   r   gcpIamPolicyr   r   r   r   r  r    s     &&q),r   r  c                      \ rS rSrSr " S S\R                  5      r " S S\R                  5      r " S S\R                  5      r
 " S	 S
\R                  5      r\R                  " SS5      r\R                  " S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
SSS9rSrg)r  i  a  A ResourceUpdate object.

Enums:
  IntentValueValuesEnum: Output only. The intent of the resource: `PREVIEW`,
    `UPDATE`, or `CANCEL`.
  StateValueValuesEnum: Output only. The state of the resource.

Messages:
  ErrorValue: Output only. If errors are generated during update of the
    resource, this field will be populated.
  WarningsValueListEntry: A WarningsValueListEntry object.

Fields:
  accessControl: The Access Control Policy to set on this resource after
    updating the resource itself.
  error: Output only. If errors are generated during update of the resource,
    this field will be populated.
  finalProperties: Output only. The expanded properties of the resource with
    reference values expanded. Returned as serialized YAML.
  intent: Output only. The intent of the resource: `PREVIEW`, `UPDATE`, or
    `CANCEL`.
  manifest: Output only. URL of the manifest representing the update
    configuration of this resource.
  properties: Output only. The set of updated properties for this resource,
    before references are expanded. Returned as serialized YAML.
  state: Output only. The state of the resource.
  warnings: Output only. If warning messages are generated during processing
    of this resource, this field will be populated.
c                   0    \ rS rSrSrSrSrSrSrSr	Sr
S	rg
)$ResourceUpdate.IntentValueValuesEnumi  a  Output only. The intent of the resource: `PREVIEW`, `UPDATE`, or
`CANCEL`.

Values:
  CREATE_OR_ACQUIRE: The resource is scheduled to be created, or if it
    already exists, acquired.
  DELETE: The resource is scheduled to be deleted.
  ACQUIRE: The resource is scheduled to be acquired.
  UPDATE: The resource is scheduled to be updated via the UPDATE method.
  ABANDON: The resource is scheduled to be abandoned.
  CREATE: The resource is scheduled to be created.
r   r   r   r#   rA   rB   r   N)r   r   r   r   r   r   r   r   UPDATEr   CREATEr   r   r   r   IntentValueValuesEnumr    s(     FGFGFr   r  c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
#ResourceUpdate.StateValueValuesEnumi/  af  Output only. The state of the resource.

Values:
  PENDING: There are changes pending for this resource.
  IN_PROGRESS: The service is executing changes on the resource.
  IN_PREVIEW: The service is previewing changes on the resource.
  FAILED: The service has failed to change the resource.
  ABORTED: The service has aborted trying to change the resource.
r   r   r   r#   rA   r   N)r   r   r   r   r   r  r  
IN_PREVIEWFAILEDABORTEDr   r   r   r   StateValueValuesEnumr  /  s"     GKJFGr   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	)
ResourceUpdate.ErrorValuei?  a
  Output only. If errors are generated during update of the resource,
this field will be populated.

Messages:
  ErrorsValueListEntry: A ErrorsValueListEntry object.

Fields:
  errors: [Output Only] The array of errors encountered while processing
    this operation.
c                      \ rS rSrSr " S S\R                  5      r\R                  " SSS9r	\R                  " S5      r
\R                  " S	S
5      r\R                  " SSSS9r\R                  " S5      r\R                  " S5      rSrg).ResourceUpdate.ErrorValue.ErrorsValueListEntryiK  r#  c                       \ rS rSrSr\R                  " SS5      r\R                  " SS5      r\R                  " SS5      r	\R                  " S	S
5      r
Srg)IResourceUpdate.ErrorValue.ErrorsValueListEntry.ErrorDetailsValueListEntryic  r&  r   r   r   r   r  r#   r'  rA   r   Nr(  r   r   r   r-  r  c  r.  r   r-  r   Tr   r   rP   r#   rA   rB   rX   r   Nr/  r   r   r   r4  r  K  r5  r   r4  r   Tr   r   Nr6  r   r   r   r8  r  ?  r9  r   r8  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SS	S
9r\R                  " S5      rSrg)%ResourceUpdate.WarningsValueListEntryi{  r<  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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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(S'r)S(r*S)r+S*r,S+r-S,r.g-).9ResourceUpdate.WarningsValueListEntry.CodeValueValuesEnumi  r?  r   r   r   r#   rA   rB   rX   rY   r[   r\   r^   r`   ra   r@  rA  rB  rC  rD  rE  r
   rF  rG  rH  rI  rJ  rK  rL  rM  rN  rO  rP  rQ  rR  rS  rT  rU  rV  rW  rX  rY  rZ  r   Nr[  r   r   r   r  r    r  r   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)8ResourceUpdate.WarningsValueListEntry.DataValueListEntryi	  r  r   r   r   Nrq   r   r   r   r  r  	  r  r   r  r   r   Tr   r#   r   Nr  r   r   r   r  r  {  r  r   r  r  r   r   r#   rA   rB   rX   rY   r[   Tr   r   N)r   r   r   r   r   r   r)   r  r  r   r8  r  r   r  r  r   r  r+   intentri   r  stater  r   r   r   r   r  r    s    <inn (Y^^  :N9$$ :Nxh'y00 h'T (()@!D-

 
 q
1%))!,/6:&""1%($$Q'*


4a
8%##$<a$O(r   r  c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
ResourcesListResponsei/	  a
  A response containing a partial list of resources and a page token used
to build the next request if the request has been truncated.

Fields:
  nextPageToken: A token used to continue a truncated list request.
  resources: Resources contained in this list response.
r   r  r   Tr   r   N)r   r   r   r   r   r   r   r   r   	resourcesr   r   r   r   r  r  /	  s-     ''*-$$ZTB)r   r  c                       \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " SSS9r\R                  " SS	5      rS
rg)r  i<	  a  A SetAutoscalerLinkOperationMetadata object.

Messages:
  ZoneToIgmIdsValue: Map of zone to an ID of the zonal IGM belonging to the
    RMIG.

Fields:
  zonalIgmIds: List of zonal IGM IDs part of the RMIG.
  zoneToIgmIds: Map of zone to an ID of the zonal IGM belonging to the RMIG.
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	)
4SetAutoscalerLinkOperationMetadata.ZoneToIgmIdsValueiH	  zMap of zone to an ID of the zonal IGM belonging to the RMIG.

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

Fields:
  additionalProperties: Additional properties of type ZoneToIgmIdsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      r	Sr
g)GSetAutoscalerLinkOperationMetadata.ZoneToIgmIdsValue.AdditionalPropertyiT	  zAn additional property for a ZoneToIgmIdsValue object.

Fields:
  key: Name of the additional property.
  value: A string attribute.
r   r   r   N)r   r   r   r   r   r   r   rr   rC   rs   r   r   r   r   r   r  T	  s)    
 !!!$c$$Q'er   r   r   Tr   r   Nr   r   r   r   ZoneToIgmIdsValuer  H	  s2    	(Y.. 	( %112FTXYr   r  r   Tr   r   r   N)r   r   r   r   r   r   r   r   r   r  rC   zonalIgmIdsr   zoneToIgmIdsr   r   r   r   r  r  <	  s^    	 !!"89Z)++ Z :Z0 &&q48+''(;Q?,r   r  c                       \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5      r\R                  " SS5      rSrg	)
r  ie	  a  A SetCommonInstanceMetadataOperationMetadata object.

Messages:
  PerLocationOperationsValue: [Output Only] Status information per location
    (location name is key). Example key: zones/us-central1-a

Fields:
  clientOperationId: [Output Only] The client operation id.
  perLocationOperations: [Output Only] Status information per location
    (location name is key). Example key: zones/us-central1-a
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	)
ESetCommonInstanceMetadataOperationMetadata.PerLocationOperationsValueir	  a*  [Output Only] Status information per location (location name is key).
Example key: zones/us-central1-a

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

Fields:
  additionalProperties: Additional properties of type
    PerLocationOperationsValue
c                   b    \ rS rSrSr\R                  " S5      r\R                  " SS5      r	Sr
g)XSetCommonInstanceMetadataOperationMetadata.PerLocationOperationsValue.AdditionalPropertyi	  zAn additional property for a PerLocationOperationsValue object.

Fields:
  key: Name of the additional property.
  value: A
    SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
    attribute.
r   BSetCommonInstanceMetadataOperationMetadataPerLocationOperationInfor   r   Nr  r   r   r   r   r  	  s-    
 !!!$c$$%iklmer   r   r   Tr   r   Nr   r   r   r   PerLocationOperationsValuer  r	  s4    
nY.. n %112FTXYr   r  r   r   r   N)r   r   r   r   r   r   r   r   r   r  r   r  r   perLocationOperationsr   r   r   r   r  r  e	  s^    
 !!"89Z9#4#4 Z :Z8  ++A.#001MqQr   r  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  i	  a  A SetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo
object.

Enums:
  StateValueValuesEnum: [Output Only] Status of the action, which can be one
    of the following: `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or
    `DONE`.

Fields:
  error: [Output Only] If state is `ABANDONED` or `FAILED`, this field is
    populated.
  state: [Output Only] Status of the action, which can be one of the
    following: `PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or
    `DONE`.
c                   0    \ rS rSrSrSrSrSrSrSr	Sr
S	rg
)WSetCommonInstanceMetadataOperationMetadataPerLocationOperationInfo.StateValueValuesEnumi	  a  [Output Only] Status of the action, which can be one of the following:
`PROPAGATING`, `PROPAGATED`, `ABANDONED`, `FAILED`, or `DONE`.

Values:
  UNSPECIFIED: <no description>
  PROPAGATING: Operation is not yet confirmed to have been created in the
    location.
  PROPAGATED: Operation is confirmed to be in the location.
  ABANDONED: Operation not tracked in this location e.g. zone is marked as
    DOWN.
  FAILED: Operation is in an error state.
  DONE: Operation has completed successfully.
r   r   r   r#   rA   rB   r   N)r   r   r   r   r   UNSPECIFIEDPROPAGATING
PROPAGATED	ABANDONEDr  r=   r   r   r   r   r  r  	  s'     KKJIFDr   r  Statusr   r   r   N)r   r   r   r   r   r   r)   r  r   r  r+   r  r   r   r   r   r  r  	  s>     Y^^ * 
 
 1
-%


4a
8%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   r  r   r   r#   r	  r   rA   rB   rX   rY   r[   Tr\   r^   r`   ra   r   N)r   r   r   r   r   r   r)   r  r  r+   f__xgafvr   access_tokenaltcallbackfieldsrr   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   zextra_types.JsonValuer   r   Nr  r   r   r   r   r!  
  s,    
 !!!$c$$%<a@er   r   r   Tr   r   Nr   r   r   r   DetailsValueListEntryr  
  s4    		AY.. 	A %112FTXYr   r"  r   r?   r   Tr   r#   r   N)r   r   r   r   r   r   r   r   r   r"  rC   rD   rE   r1  r   detailsr   r  r   r   r   r   r  r  	  s|    & !!"89Zi// Z :Z2 
		9+<+<+B+B	C$""#:AM'!!!$'r   r  c                   b    \ rS rSrSr\R                  " SS5      r\R                  " SSSS9rS	r	g
)r]   i/
  a/  A TargetConfiguration object.

Fields:
  config: The configuration to use for this deployment.
  imports: Specifies any files to import for this configuration. This can be
    used to import templates or other files. For example, you might import a
    text file in order to use the file in a template.
rL   r   r   r   Tr   r   N)
r   r   r   r   r   r   r   r  r  r   r   r   r   r]   r]   /
  s/     !!,2&""<TB'r   r]   c                   :    \ rS rSrSr\R                  " SSS9rSrg)r   i=
  zA TestPermissionsRequest object.

Fields:
  permissions: The set of permissions to check for the 'resource'.
    Permissions with wildcards (such as '*' or 'storage.*') are not allowed.
r   Tr   r   N	r   r   r   r   r   r   r   permissionsr   r   r   r   r   r   =
       %%a$7+r   r   c                   :    \ rS rSrSr\R                  " SSS9rSrg)TestPermissionsResponseiH
  zA TestPermissionsResponse object.

Fields:
  permissions: A subset of `TestPermissionsRequest.permissions` that the
    caller is allowed.
r   Tr   r   Nr&  r   r   r   r*  r*  H
  r(  r   r*  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " S5      r\R                  " SS5      r\R                  " S	5      rS
rg)TypeiS
  a]  A resource type supported by Deployment Manager.

Fields:
  id: A string attribute.
  insertTime: Output only. Creation timestamp in RFC3339 text format.
  name: Name of the type.
  operation: Output only. The Operation that most recently ran, or is
    currently running, on this type.
  selfLink: Output only. Server defined URL for the resource.
r   r?   r   r#   rZ   rA   rB   r   N)r   r   r   r   r   r   rC   rD   re   rf   r   rg   rj   r   rk   rl   r   r   r   r   r,  r,  S
  si    	 a):):)A)AB"$$Q'*			q	!$$$[!4)""1%(r   r,  c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
TypesListResponseif
  zA response that returns all Types supported by Deployment Manager

Fields:
  nextPageToken: A token used to continue a truncated list request.
  types: Output only. A list of resource types supported by Deployment
    Manager.
r   r,  r   Tr   r   N)r   r   r   r   r   r   r   r   r   typesr   r   r   r   r.  r.  f
  s-     ''*-

 
 T
:%r   r.  r  z$.xgafvr  1r  2r   zheader.bypassBillingFilterN)Ir   
__future__r   apitools.base.protorpcliter   r   apitools.base.pyr   r   packager   r	   r   r.   r5   rL   rP   rU   rW   r_   rv   ry   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r|   r   r   r   r0   r   r   r   r   r  r  r  r  rZ   r  r   r'  r  r  r  r  r  r  r  r  r  r]   r   r*  r,  r.  AddCustomJsonFieldMappingAddCustomJsonEnumMappingr  r   r   r   <module>r8     s   ' < % ( %)## %:=Y&& =DT"i T"n&M	 1 1 &MR%"" %	9	!! 	96)"" 6)r	#9,, 	#&y(( &*	#!2!2 	#4y7H7H 44	0A0A 4<5i6G6G 5 4Y->-> 4$4	0A0A $4N<4i.?.? <4~74y/@/@ 74t5i6G6G 54i.?.? 4OI<M<M O"74	0A0A 74t49+<+< 4 >4I,=,= >4B4I,=,= 4<4Y->-> <4~59+<+< 5 >4I,=,= >4B<4	(9(9 <4~(i&7&7 ($+i// +(Y.. ($L$	!! L$^!#9 !#H(Y.. (*?9 ?	!y   	!	""" 	"*J9+<+< *JZ%y(( %'y   '>+I-- +e#	!! e#PEY.. EKGY KG\=I	)) =I@RQy   RQj*I-- *pPY&& pPf	
CI-- 
C&@):): &@R+R1B1B +R\'9IZIZ '9T<.i// <.~0%Y 0%fC)++ C8Y.. 88i// 8&9 &&
;	)) 
; 	 " "Z4  ! !114>  ! !114>  " "-/KMik  " "*,HJfh  " "35QSoq  " "-/KMik  " ",.JLhj  " "9;WYuw  " "-/KMik  " "(*FHdf  " ")+GIeg  " "(*FHdfr   