
    Y                       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 " S} S~\R                  5      rF " S S\R                  5      rG " S S\R                  5      rH " S S\R                  5      rI " S S\R                  5      rJ " S S\R                  5      rK " S S\R                  5      rL " S S\R                  5      rM " S S\R                  5      rN " S S\R                  5      rO " S S\R                  5      rP " S S\R                  5      rQ " S S\R                  5      rR " S S\R                  5      rS " S S\R                  5      rT " S S\R                  5      rU " S S\R                  5      rV " S S\R                  5      rW " S S\R                  5      rX " S S\R                  5      rY " S S\R                  5      rZ " 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      ra " S S\R                  5      rb " S S\R                  5      rc " S S\R                  5      rd " S S\R                  5      re\R                  " \9SS5        \R                  " \9R                  SS5        \R                  " \9R                  SS5        g)zGenerated message classes for telcoautomation version v1.

APIs to automate management of cloud infrastructure for network functions.
    )absolute_import)messages)encoding)extra_typestelcoautomationc                       \ rS rSrSrSrg)ApplyDeploymentRequest   zRequest object for `ApplyDeployment`. The resources in given deployment
gets applied to Orchestration Cluster. A new revision is created when a
deployment is applied.
 N__name__
__module____qualname____firstlineno____doc____static_attributes__r       [lib/googlecloudsdk/generated_clients/apis/telcoautomation/v1/telcoautomation_v1_messages.pyr	   r	      s    r   r	   c                       \ rS rSrSrSrg)ApplyHydratedDeploymentRequest   z+Request for applying a hydrated deployment.r   Nr   r   r   r   r   r      s    4r   r   c                       \ rS rSrSrSrg)ApproveBlueprintRequest   z&Request object for `ApproveBlueprint`.r   Nr   r   r   r   r   r          /r   r   c                      \ rS rSrSr " S S\R                  5      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S5      r\R                  " S5      r\R&                  " SSSS9r\R&                  " S	S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R4                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      rSrg)	Blueprint!   a	  A Blueprint contains a collection of kubernetes resources in the form of
YAML files. The file contents of a blueprint are collectively known as
package. A blueprint can be a) imported from TNA's public catalog b)
modified as per a user's need c) proposed and approved. On approval, a
revision of blueprint is created which can be used to create a deployment on
Orchestration or Workload Cluster.

Enums:
  ApprovalStateValueValuesEnum: Output only. Approval state of the blueprint
    (DRAFT, PROPOSED, APPROVED)
  DeploymentLevelValueValuesEnum: Output only. DeploymentLevel of a
    blueprint signifies where the blueprint will be applied. e.g.
    [HYDRATION, SINGLE_DEPLOYMENT, MULTI_DEPLOYMENT]

Messages:
  LabelsValue: Optional. Labels are key-value attributes that can be set on
    a blueprint resource by the user.

Fields:
  approvalState: Output only. Approval state of the blueprint (DRAFT,
    PROPOSED, APPROVED)
  createTime: Output only. Blueprint creation time.
  deploymentLevel: Output only. DeploymentLevel of a blueprint signifies
    where the blueprint will be applied. e.g. [HYDRATION, SINGLE_DEPLOYMENT,
    MULTI_DEPLOYMENT]
  displayName: Optional. Human readable name of a Blueprint.
  files: Optional. Files present in a blueprint. When invoking
    UpdateBlueprint API, only the modified files should be included in this.
    Files that are not included in the update of a blueprint will not be
    changed.
  labels: Optional. Labels are key-value attributes that can be set on a
    blueprint resource by the user.
  name: The name of the blueprint. If unspecified, the name will be
    autogenerated from server side. Name of the blueprint must not contain
    `@` character.
  repository: Output only. Name of the repository where the blueprint files
    are stored.
  revisionCreateTime: Output only. The timestamp that the revision was
    created.
  revisionId: Output only. Immutable. The revision ID of the blueprint. A
    new revision is committed whenever a blueprint is approved.
  rollbackSupport: Output only. Indicates if the deployment created from
    this blueprint can be rolled back.
  sourceBlueprint: Required. Immutable. The public blueprint ID from which
    this blueprint was created.
  sourceProvider: Output only. Source provider is the author of a public
    blueprint, from which this blueprint is created.
  updateTime: Output only. The timestamp when the blueprint was updated.
c                   (    \ rS rSrSrSrSrSrSrSr	g)	&Blueprint.ApprovalStateValueValuesEnumT   a  Output only. Approval state of the blueprint (DRAFT, PROPOSED,
APPROVED)

Values:
  APPROVAL_STATE_UNSPECIFIED: Unspecified state.
  DRAFT: A blueprint starts in DRAFT state once it is created. All edits
    are made to the blueprint in DRAFT state.
  PROPOSED: When the edits are ready for review, blueprint can be proposed
    and moves to PROPOSED state. Edits cannot be made to a blueprint in
    PROPOSED state.
  APPROVED: When a proposed blueprint is approved, it moves to APPROVED
    state. A new revision is committed. The latest committed revision can
    be used to create a deployment on Orchestration or Workload Cluster.
    Edits to an APPROVED blueprint changes its state back to DRAFT. The
    last committed revision of a blueprint represents its latest APPROVED
    state.
r            r   N)
r   r   r   r   r   APPROVAL_STATE_UNSPECIFIEDDRAFTPROPOSEDAPPROVEDr   r   r   r   ApprovalStateValueValuesEnumr    T   s    " "#EHHr   r)   c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
(Blueprint.DeploymentLevelValueValuesEnumk   ah  Output only. DeploymentLevel of a blueprint signifies where the
blueprint will be applied. e.g. [HYDRATION, SINGLE_DEPLOYMENT,
MULTI_DEPLOYMENT]

Values:
  DEPLOYMENT_LEVEL_UNSPECIFIED: Default unspecified deployment level.
  HYDRATION: Blueprints at HYDRATION level cannot be used to create a
    Deployment (A user cannot manually initiate deployment of these
    blueprints on orchestration or workload cluster). These blueprints
    stay in a user's private catalog and are configured and deployed by
    TNA automation.
  SINGLE_DEPLOYMENT: Blueprints at SINGLE_DEPLOYMENT level can be a)
    Modified in private catalog. b) Used to create a deployment on
    orchestration cluster by the user, once approved.
  MULTI_DEPLOYMENT: Blueprints at MULTI_DEPLOYMENT level can be a)
    Modified in private catalog. b) Used to create a deployment on
    orchestration cluster which will create further hydrated deployments.
  WORKLOAD_CLUSTER_DEPLOYMENT: Blueprints at WORKLOAD_CLUSTER_DEPLOYMENT
    level can be a) Modified in private catalog. b) Used to create a
    deployment on workload cluster by the user, once approved.
r   r"   r#   r$      r   Nr   r   r   r   r   DEPLOYMENT_LEVEL_UNSPECIFIED	HYDRATIONSINGLE_DEPLOYMENTMULTI_DEPLOYMENTWORKLOAD_CLUSTER_DEPLOYMENTr   r   r   r   DeploymentLevelValueValuesEnumr+   k   s&    * $% I"#r   r4   additionalPropertiesc                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Blueprint.LabelsValue   zOptional. Labels are key-value attributes that can be set on a
blueprint resource by the user.

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

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

Fields:
  key: Name of the additional property.
  value: A string attribute.
r"   r#   r   N
r   r   r   r   r   	_messagesStringFieldkeyvaluer   r   r   r   AdditionalPropertyr:      )    
 !!!$c##A&er   rB   r"   Trepeatedr   Nr   r   r   r   r   r>   MessagerB   MessageFieldr5   r   r   r   r   LabelsValuer7      2    	'Y.. 	' %112FTXYr   rI   r"   r#   r$   r-   File   TrD            	   
               r   N) r   r   r   r   r   r>   Enumr)   r4   r   MapUnrecognizedFieldsrG   rI   	EnumFieldapprovalStater?   
createTimedeploymentLeveldisplayNamerH   fileslabelsname
repositoryrevisionCreateTime
revisionIdBooleanFieldrollbackSupportsourceBlueprintsourceProvider
updateTimer   r   r   r   r   r   !   sG   0dY^^ .$y~~ $8 !!"89ZI%% Z :Z0 %%&DaH-$$Q'*''(H!L/%%a(+

 
 T
:%!!-3&			q	!$$$Q'* ,,Q/$$R(***2./))"-/((,.$$R(*r   r   c                       \ rS rSrSrSrg)CancelOperationRequest   z3The request message for Operations.CancelOperation.r   Nr   r   r   r   ri   ri      s    <r   ri   c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)	CidrBlock   a  CidrBlock contains an optional name and one CIDR block.

Fields:
  cidrBlock: Optional. cidr_block must be specified in CIDR notation when
    using master_authorized_networks_config. Currently, the user could still
    use the deprecated man_block field, so this field is currently optional,
    but will be required in the future.
  displayName: Optional. display_name is an optional field for users to
    identify CIDR blocks.
r"   r#   r   N)
r   r   r   r   r   r>   r?   	cidrBlockr\   r   r   r   r   rl   rl      s)    	 ##A&)%%a(+r   rl   c                       \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " S5      r\R                  " SSS	S
9rSrg)ComputeDeploymentStatusResponse   aR  Response object for `ComputeDeploymentStatus`.

Enums:
  AggregatedStatusValueValuesEnum: Output only. Aggregated status of a
    deployment.

Fields:
  aggregatedStatus: Output only. Aggregated status of a deployment.
  name: The name of the deployment.
  resourceStatuses: Output only. Resource level status details in
    deployments.
c                   8    \ rS rSrSrSrSrSrSrSr	Sr
S	rS
rSrg)?ComputeDeploymentStatusResponse.AggregatedStatusValueValuesEnum   a  Output only. Aggregated status of a deployment.

Values:
  STATUS_UNSPECIFIED: Unknown state.
  STATUS_IN_PROGRESS: Under progress.
  STATUS_ACTIVE: Running and ready to serve traffic.
  STATUS_FAILED: Failed or stalled.
  STATUS_DELETING: Delete in progress.
  STATUS_DELETED: Deleted deployment.
  STATUS_PEERING: NFDeploy specific status. Peering in progress.
  STATUS_NOT_APPLICABLE: K8s objects such as NetworkAttachmentDefinition
    don't have a defined status.
r   r"   r#   r$   r-   rL   rM   rN   r   Nr   r   r   r   r   STATUS_UNSPECIFIEDSTATUS_IN_PROGRESSSTATUS_ACTIVESTATUS_FAILEDSTATUS_DELETINGSTATUS_DELETEDSTATUS_PEERINGSTATUS_NOT_APPLICABLEr   r   r   r   AggregatedStatusValueValuesEnumrs      4     MMONNr   r~   r"   r#   ResourceStatusr$   TrD   r   N)r   r   r   r   r   r>   rV   r~   rX   aggregatedStatusr?   r_   rH   resourceStatusesr   r   r   r   rp   rp      sS    	 . (()JAN			q	!$++,<a$Or   rp   c                      \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\	R                  " S5       " S S	\R                  5      5       r\R                  " S
5      r\R                  " SS5      r\R                  " S5      r\R$                  " SSSS9r\R$                  " S	S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S5      r\R2                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " SS5      r\R                  " S5      r\R                  " S5      rSr g)
Deployment   a&	  Deployment contains a collection of YAML files (This collection is also
known as package) that can to applied on an orchestration cluster (GKE
cluster with TNA addons) or a workload cluster.

Enums:
  DeploymentLevelValueValuesEnum: Output only. Attributes to where the
    deployment can inflict changes. The value can only be
    [SINGLE_DEPLOYMENT, MULTI_DEPLOYMENT].
  StateValueValuesEnum: Output only. State of the deployment (DRAFT,
    APPLIED, DELETING).

Messages:
  LabelsValue: Optional. Labels are key-value attributes that can be set on
    a deployment resource by the user.

Fields:
  createTime: Output only. Deployment creation time.
  deploymentLevel: Output only. Attributes to where the deployment can
    inflict changes. The value can only be [SINGLE_DEPLOYMENT,
    MULTI_DEPLOYMENT].
  displayName: Optional. Human readable name of a Deployment.
  files: Optional. Files present in a deployment. When invoking
    UpdateDeployment API, only the modified files should be included in
    this. Files that are not included in the update of a deployment will not
    be changed.
  labels: Optional. Labels are key-value attributes that can be set on a
    deployment resource by the user.
  name: The name of the deployment.
  repository: Output only. Name of the repository where the deployment
    package files are stored.
  revisionCreateTime: Output only. The timestamp that the revision was
    created.
  revisionId: Output only. Immutable. The revision ID of the deployment. A
    new revision is committed whenever a change in deployment is applied.
  rollbackSupport: Output only. Indicates if the deployment can be rolled
    back, exported from public blueprint.
  sourceBlueprintRevision: Required. The blueprint revision from which this
    deployment was created.
  sourceProvider: Output only. Source provider is the author of a public
    blueprint, from which this deployment is created.
  state: Output only. State of the deployment (DRAFT, APPLIED, DELETING).
  updateTime: Output only. The timestamp when the deployment was updated.
  workloadCluster: Optional. Immutable. The WorkloadCluster on which to
    create the Deployment. This field should only be passed when the
    deployment_level of the source blueprint specifies deployments on
    workload clusters e.g. WORKLOAD_CLUSTER_DEPLOYMENT.
c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
)Deployment.DeploymentLevelValueValuesEnumi  aY  Output only. Attributes to where the deployment can inflict changes.
The value can only be [SINGLE_DEPLOYMENT, MULTI_DEPLOYMENT].

Values:
  DEPLOYMENT_LEVEL_UNSPECIFIED: Default unspecified deployment level.
  HYDRATION: Blueprints at HYDRATION level cannot be used to create a
    Deployment (A user cannot manually initiate deployment of these
    blueprints on orchestration or workload cluster). These blueprints
    stay in a user's private catalog and are configured and deployed by
    TNA automation.
  SINGLE_DEPLOYMENT: Blueprints at SINGLE_DEPLOYMENT level can be a)
    Modified in private catalog. b) Used to create a deployment on
    orchestration cluster by the user, once approved.
  MULTI_DEPLOYMENT: Blueprints at MULTI_DEPLOYMENT level can be a)
    Modified in private catalog. b) Used to create a deployment on
    orchestration cluster which will create further hydrated deployments.
  WORKLOAD_CLUSTER_DEPLOYMENT: Blueprints at WORKLOAD_CLUSTER_DEPLOYMENT
    level can be a) Modified in private catalog. b) Used to create a
    deployment on workload cluster by the user, once approved.
r   r"   r#   r$   r-   r   Nr.   r   r   r   r4   r     &    ( $% I"#r   r4   c                   (    \ rS rSrSrSrSrSrSrSr	g)	Deployment.StateValueValuesEnumi:  a  Output only. State of the deployment (DRAFT, APPLIED, DELETING).

Values:
  STATE_UNSPECIFIED: Unspecified state.
  DRAFT: A deployment starts in DRAFT state. All edits are made in DRAFT
    state. A deployment opened for editing after applying will be in draft
    state, while its prevision revision will be its current applied
    version.
  APPLIED: This state means that the contents (YAML files containing
    kubernetes resources) of the deployment have been applied to an
    Orchestration or Workload Cluster. A revision is created when a
    deployment is applied. This revision will represent the latest view of
    what is applied on the cluster until the deployment is modified and
    applied again, which will create a new revision.
  DELETING: A deployment in DELETING state has been marked for deletion.
    Its deletion status can be queried using `ComputeDeploymentStatus`
    API. No updates are allowed to a deployment in DELETING state.
r   r"   r#   r$   r   N)
r   r   r   r   r   STATE_UNSPECIFIEDr&   APPLIEDDELETINGr   r   r   r   StateValueValuesEnumr   :  s    $ EGHr   r   r5   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Deployment.LabelsValueiR  zOptional. Labels are key-value attributes that can be set on a
deployment resource by the user.

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

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g))Deployment.LabelsValue.AdditionalPropertyi^  r<   r"   r#   r   Nr=   r   r   r   rB   r   ^  rC   r   rB   r"   TrD   r   NrF   r   r   r   rI   r   R  rJ   r   rI   r"   r#   r$   rK   r-   TrD   rL   rM   rN   rO   rP   rQ   rR   rS   rT   rU      r   N)!r   r   r   r   r   r>   rV   r4   r   r   rW   rG   rI   r?   rZ   rX   r[   r\   rH   r]   r^   r_   r`   ra   rb   rc   rd   sourceBlueprintRevisionrf   staterg   workloadClusterr   r   r   r   r   r      sX   .`$y~~ $6Y^^ 0 !!"89ZI%% Z :Z0 $$Q'*''(H!L/%%a(+

 
 T
:%!!-3&			q	!$$$Q'* ,,Q/$$Q'***2./%11"5((,.


4b
9%$$R(*))"-/r   r   c                       \ rS rSrSrSrg)DiscardBlueprintChangesRequesti|  z-Request object for `DiscardBlueprintChanges`.r   Nr   r   r   r   r   r   |  s    6r   r   c                       \ rS rSrSrSrg)DiscardBlueprintChangesResponsei  z.Response object for `DiscardBlueprintChanges`.r   Nr   r   r   r   r   r         7r   r   c                       \ rS rSrSrSrg)DiscardDeploymentChangesRequesti  z.Request object for `DiscardDeploymentChanges`.r   Nr   r   r   r   r   r     r   r   r   c                       \ rS rSrSrSrg) DiscardDeploymentChangesResponsei  z/Response object for `DiscardDeploymentChanges`.r   Nr   r   r   r   r   r     s    8r   r   c                      \ rS rSrSr " S S\R                  5      r " S S\R                  5      r\	R                  " S5       " S S	\R                  5      5       r\R                  " S
5      r\R                  " S	S5      r\R                  " S5      r\R                  " S5      r\R&                  " SS5      r\R                  " S5      r\R                  " S5      r\R&                  " SS5      rSrg)EdgeSlmi  a1  EdgeSlm represents an SLM instance which manages the lifecycle of edge
components installed on Workload clusters managed by an Orchestration
Cluster.

Enums:
  StateValueValuesEnum: Output only. State of the EdgeSlm resource.
  WorkloadClusterTypeValueValuesEnum: Optional. Type of workload cluster for
    which an EdgeSLM resource is created.

Messages:
  LabelsValue: Optional. Labels as key value pairs. The key and value should
    contain characters which are UTF-8 compliant and less than 50
    characters.

Fields:
  createTime: Output only. [Output only] Create time stamp.
  labels: Optional. Labels as key value pairs. The key and value should
    contain characters which are UTF-8 compliant and less than 50
    characters.
  name: Name of the EdgeSlm resource.
  orchestrationCluster: Immutable. Reference to the orchestration cluster on
    which templates for this resources will be applied. This should be of
    format projects/{project}/locations/{location}/orchestrationClusters/{or
    chestration_cluster}.
  state: Output only. State of the EdgeSlm resource.
  tnaVersion: Output only. Provides the active TNA version for this
    resource.
  updateTime: Output only. [Output only] Update time stamp.
  workloadClusterType: Optional. Type of workload cluster for which an
    EdgeSLM resource is created.
c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
EdgeSlm.StateValueValuesEnumi  ak  Output only. State of the EdgeSlm resource.

Values:
  STATE_UNSPECIFIED: Unspecified state.
  CREATING: EdgeSlm is being created.
  ACTIVE: EdgeSlm has been created and is ready for use.
  DELETING: EdgeSlm is being deleted.
  FAILED: EdgeSlm encountered an error and is in an indeterministic state.
    User can still initiate a delete operation on this state.
r   r"   r#   r$   r-   r   Nr   r   r   r   r   r   CREATINGACTIVEr   FAILEDr   r   r   r   r   r     s#    	 HFHFr   r   c                   $    \ rS rSrSrSrSrSrSrg)*EdgeSlm.WorkloadClusterTypeValueValuesEnumi  zOptional. Type of workload cluster for which an EdgeSLM resource is
created.

Values:
  WORKLOAD_CLUSTER_TYPE_UNSPECIFIED: Unspecified workload cluster.
  GDCE: Workload cluster is a GDCE cluster.
  GKE: Workload cluster is a GKE cluster.
r   r"   r#   r   N)	r   r   r   r   r   !WORKLOAD_CLUSTER_TYPE_UNSPECIFIEDGDCEGKEr   r   r   r   "WorkloadClusterTypeValueValuesEnumr     s     )*%D
Cr   r   r5   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
EdgeSlm.LabelsValuei  a%  Optional. Labels as key value pairs. The key and value should contain
characters which are UTF-8 compliant and less than 50 characters.

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

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)&EdgeSlm.LabelsValue.AdditionalPropertyi  r<   r"   r#   r   Nr=   r   r   r   rB   r     rC   r   rB   r"   TrD   r   NrF   r   r   r   rI   r     rJ   r   rI   r"   r#   r$   r-   rL   rM   rN   rO   r   N)r   r   r   r   r   r>   rV   r   r   r   rW   rG   rI   r?   rZ   rH   r^   r_   orchestrationClusterrX   r   
tnaVersionrg   workloadClusterTyper   r   r   r   r   r     s    @Y^^ "9>>  !!"89ZI%% Z :Z0 $$Q'*!!-3&			q	!$"..q1


4a
8%$$Q'*$$Q'*!++,PRSTr   r   c                       \ rS rSrSrSrg)Emptyi  a  A generic empty message that you can re-use to avoid defining duplicated
empty messages in your APIs. A typical example is to use it as the request
or the response type of an API method. For instance: service Foo { rpc
Bar(google.protobuf.Empty) returns (google.protobuf.Empty); }
r   Nr   r   r   r   r   r     s    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)	rK   i  a  File represents a yaml file present in a blueprint's package.

Fields:
  content: Optional. The contents of a file in string format.
  deleted: Optional. Signifies whether a file is marked for deletion.
  editable: Optional. Indicates whether changes are allowed to a file. If
    the field is not set, the file cannot be edited.
  path: Required. Path of the file in package. e.g. `gdce/v1/cluster.yaml`
r"   r#   r$   r-   r   N)r   r   r   r   r   r>   r?   contentrc   deletededitablepathr   r   r   r   rK   rK     sI     !!!$'""1%'##A&(			q	!$r   rK   c                   :   \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " SS5      r
\R                  " S5      r\R                  " S5      r\R                  " S	5      r\R                  " S
5      r\R                  " S5      rSrg)FullManagementConfigi  a  Configuration of the full (Autopilot) cluster management

Fields:
  clusterCidrBlock: Optional. The IP address range for the cluster pod IPs.
    Set to blank to have a range chosen with the default size. Set to
    /netmask (e.g. /14) to have a range chosen with a specific netmask. Set
    to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private
    networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a
    specific range to use.
  clusterNamedRange: Optional. The name of the existing secondary range in
    the cluster's subnetwork to use for pod IP addresses. Alternatively,
    cluster_cidr_block can be used to automatically create a GKE-managed
    one.
  masterAuthorizedNetworksConfig: Optional. Master Authorized Network that
    supports multiple CIDR blocks. Allows access to the k8s master from
    multiple blocks. It cannot be set at the same time with the field
    man_block.
  masterIpv4CidrBlock: Optional. The /28 network that the masters will use.
  network: Optional. Name of the VPC Network to put the GKE cluster and
    nodes in. The VPC will be created if it doesn't exist.
  servicesCidrBlock: Optional. The IP address range for the cluster service
    IPs. Set to blank to have a range chosen with the default size. Set to
    /netmask (e.g. /14) to have a range chosen with a specific netmask. Set
    to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private
    networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a
    specific range to use.
  servicesNamedRange: Optional. The name of the existing secondary range in
    the cluster's subnetwork to use for service ClusterIPs. Alternatively,
    services_cidr_block can be used to automatically create a GKE-managed
    one.
  subnet: Optional. Specifies the subnet that the interface will be part of.
    Network key must be specified and the subnet must be a subnetwork of the
    specified network.
r"   r#   MasterAuthorizedNetworksConfigr$   r-   rL   rM   rN   rO   r   Nr   r   r   r   r   r>   r?   clusterCidrBlockclusterNamedRangerH   masterAuthorizedNetworksConfigmasterIpv4CidrBlocknetworkservicesCidrBlockservicesNamedRangesubnetr   r   r   r   r   r     s    !F **1-++A.#,#9#9:Z\]#^ !--a0!!!$'++A. ,,Q/  #&r   r   c                       \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	\R                  " S	5      r\R                  " SS
5      r\R                  " S5      rSrg)HydratedDeploymenti6  a  A collection of kubernetes yaml files which are deployed on a Workload
Cluster. Hydrated Deployments are created by TNA intent based automation.

Enums:
  StateValueValuesEnum: Output only. State of the hydrated deployment
    (DRAFT, APPLIED).

Fields:
  files: Optional. File contents of a hydrated deployment. When invoking
    UpdateHydratedBlueprint API, only the modified files should be included
    in this. Files that are not included in the update of a hydrated
    deployment will not be changed.
  name: Output only. The name of the hydrated deployment.
  state: Output only. State of the hydrated deployment (DRAFT, APPLIED).
  workloadCluster: Output only. WorkloadCluster identifies which workload
    cluster will the hydrated deployment will be deployed on.
c                   $    \ rS rSrSrSrSrSrSrg)'HydratedDeployment.StateValueValuesEnumiI  ai  Output only. State of the hydrated deployment (DRAFT, APPLIED).

Values:
  STATE_UNSPECIFIED: Unspecified state.
  DRAFT: A hydrated deployment starts in DRAFT state. All edits are made
    in DRAFT state.
  APPLIED: When the edit is applied, the hydrated deployment moves to
    APPLIED state. No changes can be made once a hydrated deployment is
    applied.
r   r"   r#   r   N)	r   r   r   r   r   r   r&   r   r   r   r   r   r   r   I  s    	 EGr   r   rK   r"   TrD   r#   r$   r-   r   N)r   r   r   r   r   r>   rV   r   rH   r]   r?   r_   rX   r   r   r   r   r   r   r   r   6  s`    $Y^^  
 
 T
:%			q	!$


4a
8%))!,/r   r   c                   b    \ rS rSrSr\R                  " SS5      r\R                  " S5      r	Sr
g)HydrationStatusi^  zzHydration status.

Fields:
  siteVersion: Output only. SiteVersion Hydration is targeting.
  status: Output only. Status.
SiteVersionr"   r#   r   Nr   r   r   r   r   r>   rH   siteVersionr?   statusr   r   r   r   r   r   ^  +     &&}a8+  #&r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListBlueprintRevisionsResponseij  zResponse object for `ListBlueprintRevisions`.

Fields:
  blueprints: The revisions of the blueprint.
  nextPageToken: A token that can be sent as `page_token` to retrieve the
    next page. If this field is omitted, there are no subsequent pages.
r   r"   TrD   r#   r   Nr   r   r   r   r   r>   rH   
blueprintsr?   nextPageTokenr   r   r   r   r   r   j  -     %%k1tD*''*-r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListBlueprintsResponseiw  zResponse object for `ListBlueprints`.

Fields:
  blueprints: The list of requested blueprints.
  nextPageToken: A token that can be sent as `page_token` to retrieve the
    next page. If this field is omitted, there are no subsequent pages.
r   r"   TrD   r#   r   Nr   r   r   r   r   r   w  r   r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListDeploymentRevisionsResponsei  a   List of deployment revisions for a given deployment.

Fields:
  deployments: The revisions of the deployment.
  nextPageToken: A token that can be sent as `page_token` to retrieve the
    next page. If this field is omitted, there are no subsequent pages.
r   r"   TrD   r#   r   Nr   r   r   r   r   r>   rH   deploymentsr?   r   r   r   r   r   r   r     -     &&|QF+''*-r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListDeploymentsResponsei  zResponse object for `ListDeployments`.

Fields:
  deployments: The list of requested deployments.
  nextPageToken: A token that can be sent as `page_token` to retrieve the
    next page. If this field is omitted, there are no subsequent pages.
r   r"   TrD   r#   r   Nr   r   r   r   r   r     r   r   r   c                       \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	\R                  " SSS9r
S	rg
)ListEdgeSlmsResponsei  zMessage for response to listing EdgeSlms.

Fields:
  edgeSlms: The list of EdgeSlm
  nextPageToken: A token identifying a page of results the server should
    return.
  unreachable: Locations that could not be reached.
r   r"   TrD   r#   r$   r   N)r   r   r   r   r   r>   rH   edgeSlmsr?   r   unreachabler   r   r   r   r   r     s?     ##Iq4@(''*-%%a$7+r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListHydratedDeploymentsResponsei  a  Response object for `ListHydratedDeployments`.

Fields:
  hydratedDeployments: The list of hydrated deployments.
  nextPageToken: A token that can be sent as `page_token` to retrieve the
    next page. If this field is omitted, there are no subsequent pages.
r   r"   TrD   r#   r   N)r   r   r   r   r   r>   rH   hydratedDeploymentsr?   r   r   r   r   r   r   r     s0     "../CQQUV''*-r   r   c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
ListLocationsResponsei  zThe response message for Locations.ListLocations.

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

Fields:
  nextPageToken: The standard List next-page token.
  operations: A list of operations that matches the specified filter in the
    request.
  unreachable: Unordered list. Unreachable resources. Populated when the
    request sets `ListOperationsRequest.return_partial_success` and reads
    across collections e.g. when attempting to list all resources across all
    supported locations.
r"   	Operationr#   TrD   r$   r   N)r   r   r   r   r   r>   r?   r   rH   
operationsr   r   r   r   r   r   r     s?    
 ''*-%%k1tD*%%a$7+r   r   c                       \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	\R                  " SSS9r
S	rg
)!ListOrchestrationClustersResponsei  a  Message for response to listing OrchestrationClusters.

Fields:
  nextPageToken: A token identifying a page of results the server should
    return.
  orchestrationClusters: The list of OrchestrationCluster
  unreachable: Locations that could not be reached.
r"   OrchestrationClusterr#   TrD   r$   r   N)r   r   r   r   r   r>   r?   r   rH   orchestrationClustersr   r   r   r   r   r   r     sB     ''*-#001GUYZ%%a$7+r   r   c                   `    \ rS rSrSr\R                  " S5      r\R                  " SSSS9r	Sr
g	)
ListPublicBlueprintsResponsei  zResponse object for `ListPublicBlueprints`.

Fields:
  nextPageToken: Output only. A token identifying a page of results the
    server should return.
  publicBlueprints: The list of public blueprints to return.
r"   PublicBlueprintr#   TrD   r   N)r   r   r   r   r   r>   r?   r   rH   publicBlueprintsr   r   r   r   r   r     s/     ''*-++,=q4Pr   r   c                   x   \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5       " S S\R                  5      5       r
\R                  " S5      r\R                  " SS	5      r\R                  " S
5      r\R                  " SS5      r\R                  " S5      rSrg)r   i  aM  A resource that represents a Google Cloud location.

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

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

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

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)'Location.LabelsValue.AdditionalPropertyi  r<   r"   r#   r   Nr=   r   r   r   rB   r     rC   r   rB   r"   TrD   r   NrF   r   r   r   rI   r     rJ   r   rI   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Location.MetadataValuei$  a  Service-specific metadata. For example the available capacity at the
given location.

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

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

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r"   extra_types.JsonValuer#   r   Nr   r   r   r   r   r>   r?   r@   rH   rA   r   r   r   r   rB   r  1  ,    
 !!!$c$$%<a@er   rB   r"   TrD   r   NrF   r   r   r   MetadataValuer   $  4    		AY.. 	A %112FTXYr   r  r"   r#   r$   r-   rL   r   N)r   r   r   r   r   r   rW   r>   rG   rI   r  r?   r\   rH   r^   
locationIdmetadatar_   r   r   r   r   r   r     s    * !!"89ZI%% Z :Z0 !!"89Zi'' Z :Z2 %%a(+!!-3&$$Q'*##OQ7(			q	!$r   r   c                   d    \ rS rSrSr\R                  " SS5      r\R                  " SS5      rSr	g)	ManagementConfigiE  a  Configuration of the cluster management

Fields:
  fullManagementConfig: Configuration of the full (Autopilot) cluster
    management. Full cluster management is a preview feature.
  standardManagementConfig: Configuration of the standard (GKE) cluster
    management
r   r"   StandardManagementConfigr#   r   N)
r   r   r   r   r   r>   rH   fullManagementConfigstandardManagementConfigr   r   r   r   r  r  E  s2     #//0FJ&334NPQRr   r  c                   <    \ rS rSrSr\R                  " SSSS9rSrg)	r   iS  zConfiguration of the Master Authorized Network that support multiple
CIDRs

Fields:
  cidrBlocks: Optional. cidr_blocks define up to 50 external networks that
    could access Kubernetes master through HTTPS.
rl   r"   TrD   r   N)	r   r   r   r   r   r>   rH   
cidrBlocksr   r   r   r   r   r   S  s     %%k1tD*r   r   c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " S5      r\R                  " SS5      rS	rg
)NFDeploySiteStatusi_  zPer-Site Status.

Fields:
  hydration: Output only. Hydration status.
  pendingDeletion: Output only. If true, the Site Deletion is in progress.
  site: Output only. Site id.
  workload: Output only. Workload status.
r   r"   r#   r$   WorkloadStatusr-   r   N)r   r   r   r   r   r>   rH   	hydrationrc   pendingDeletionr?   siteworkloadr   r   r   r   r  r  _  sO     $$%6:)**1-/			q	!$##$4a8(r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " SSSS9r\R                  " S	\R                  R                  S9rS
rg)NFDeployStatusio  a  Deployment status of NFDeploy.

Fields:
  readyNfs: Output only. Total number of NFs targeted by this deployment
    with a Ready Condition set.
  sites: Output only. Per-Site Status.
  targetedNfs: Output only. Total number of NFs targeted by this deployment
r"   variantr  r#   TrD   r$   r   N)r   r   r   r   r   r>   IntegerFieldVariantINT32readyNfsrH   sitestargetedNfsr   r   r   r   r  r  o  sZ     ##Ay/@/@/F/FG(

 
 !5q4
H%&&q)2C2C2I2IJ+r   r  c                   z   \ rS rSrSr\R                  " S5       " S S\R                  5      5       r	\R                  " S5       " S S\R                  5      5       r
\R                  " S5      r\R                  " S	S
5      r\R                  " SS5      r\R                   " S5      r\R                  " SS5      rSrg)r   i~  a  This resource represents a long-running operation that is the result of
a network API call.

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

Fields:
  done: If the value is `false`, it means the operation is still in
    progress. If `true`, the operation is completed, and either `error` or
    `response` is available.
  error: The error result of the operation in case of failure or
    cancellation.
  metadata: Service-specific metadata associated with the operation. It
    typically contains progress information and common metadata such as
    create time. Some services might not provide such metadata. Any method
    that returns a long-running operation should document the metadata type,
    if any.
  name: The server-assigned name, which is only unique within the same
    service that originally returns it. If you use the default HTTP mapping,
    the `name` should be a resource name ending with
    `operations/{unique_id}`.
  response: The normal, successful response of the operation. If the
    original method returns no data on success, such as `Delete`, the
    response is `google.protobuf.Empty`. If the original method is standard
    `Get`/`Create`/`Update`, the response should be the resource. For other
    methods, the response should have the type `XxxResponse`, where `Xxx` is
    the original method name. For example, if the original method name is
    `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
r5   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.MetadataValuei  a  Service-specific metadata associated with the operation. It typically
contains progress information and common metadata such as create time.
Some services might not provide such metadata. Any method that returns a
long-running operation should document the metadata type, if any.

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

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

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

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

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

Fields:
  apiVersion: Output only. API version used to start the operation.
  createTime: Output only. The time the operation was created.
  endTime: Output only. The time the operation finished running.
  requestedCancellation: Output only. Identifies whether the user has
    requested cancellation of the operation. Operations that have been
    cancelled successfully have google.longrunning.Operation.error value
    with a google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
  statusMessage: Output only. Human-readable status of the operation, if
    any.
  target: Output only. Server-defined resource path for the target of the
    operation.
  verb: Output only. Name of the verb executed by the operation.
r"   r#   r$   r-   rL   rM   rN   r   N)r   r   r   r   r   r>   r?   
apiVersionrZ   endTimerc   requestedCancellationstatusMessagetargetverbr   r   r   r   r1  r1    sz    " $$Q'*$$Q'*!!!$'#003''*-  #&			q	!$r   r1  c                      \ rS rSrSr " S S\R                  5      r\R                  " S5       " S S\R                  5      5       r\R                  " S5      r\R                  " SS	5      r\R                  " S
S5      r\R                  " S5      r\R$                  " SS5      r\R                  " S5      r\R                  " S5      rSrg)r   i  a  Orchestration cluster represents a GKE cluster with config controller
and TNA specific components installed on it.

Enums:
  StateValueValuesEnum: Output only. State of the Orchestration Cluster.

Messages:
  LabelsValue: Labels as key value pairs.

Fields:
  createTime: Output only. [Output only] Create time stamp.
  labels: Labels as key value pairs.
  managementConfig: Management configuration of the underlying GKE cluster.
  name: Name of the orchestration cluster. The name of orchestration cluster
    cannot be more than 24 characters.
  state: Output only. State of the Orchestration Cluster.
  tnaVersion: Output only. Provides the TNA version installed on the
    cluster.
  updateTime: Output only. [Output only] Update time stamp.
c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
)OrchestrationCluster.StateValueValuesEnumi  a  Output only. State of the Orchestration Cluster.

Values:
  STATE_UNSPECIFIED: Unspecified state.
  CREATING: OrchestrationCluster is being created.
  ACTIVE: OrchestrationCluster has been created and is ready for use.
  DELETING: OrchestrationCluster is being deleted.
  FAILED: OrchestrationCluster encountered an error and is in an
    indeterministic state. User can still initiate a delete operation on
    this state.
r   r"   r#   r$   r-   r   Nr   r   r   r   r   r:    s#    
 HFHFr   r   r5   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
 OrchestrationCluster.LabelsValuei-  zLabels as key value pairs.

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

Fields:
  additionalProperties: Additional properties of type LabelsValue
c                   `    \ rS rSrSr\R                  " S5      r\R                  " S5      rSr	g)3OrchestrationCluster.LabelsValue.AdditionalPropertyi8  r<   r"   r#   r   Nr=   r   r   r   rB   r>  8  rC   r   rB   r"   TrD   r   NrF   r   r   r   rI   r<  -  s2    	'Y.. 	' %112FTXYr   rI   r"   r#   r  r$   r-   rL   rM   rN   r   N)r   r   r   r   r   r>   rV   r   r   rW   rG   rI   r?   rZ   rH   r^   managementConfigr_   rX   r   r   rg   r   r   r   r   r   r     s    *Y^^ $ !!"89ZI%% Z :Z. $$Q'*!!-3&++,>B			q	!$


4a
8%$$Q'*$$Q'*r   r   c                       \ rS rSrSrSrg)ProposeBlueprintRequestiN  z&Request object for `ProposeBlueprint`.r   Nr   r   r   r   rA  rA  N  r   r   rA  c                      \ rS rSrSr " S S\R                  5      r\R                  " SS5      r	\R                  " S5      r\R                  " S5      r\R                  " S5      r\R                  " S	5      r\R                  " S
5      rSrg)r   iR  a  A Blueprint contains a collection of kubernetes resources in the form of
YAML files. The file contents of a blueprint are collectively known as
package. Public blueprint is a TNA provided blueprint that in present in
TNA's public catalog. A user can copy the public blueprint to their private
catalog for further modifications.

Enums:
  DeploymentLevelValueValuesEnum: DeploymentLevel of a blueprint signifies
    where the blueprint will be applied. e.g. [HYDRATION, SINGLE_DEPLOYMENT,
    MULTI_DEPLOYMENT]

Fields:
  deploymentLevel: DeploymentLevel of a blueprint signifies where the
    blueprint will be applied. e.g. [HYDRATION, SINGLE_DEPLOYMENT,
    MULTI_DEPLOYMENT]
  description: The description of the public blueprint.
  displayName: The display name of the public blueprint.
  name: Name of the public blueprint.
  rollbackSupport: Output only. Indicates if the deployment created from
    this blueprint can be rolled back.
  sourceProvider: Source provider is the author of a public blueprint. e.g.
    Google, vendors
c                   ,    \ rS rSrSrSrSrSrSrSr	Sr
g	)
.PublicBlueprint.DeploymentLevelValueValuesEnumik  a[  DeploymentLevel of a blueprint signifies where the blueprint will be
applied. e.g. [HYDRATION, SINGLE_DEPLOYMENT, MULTI_DEPLOYMENT]

Values:
  DEPLOYMENT_LEVEL_UNSPECIFIED: Default unspecified deployment level.
  HYDRATION: Blueprints at HYDRATION level cannot be used to create a
    Deployment (A user cannot manually initiate deployment of these
    blueprints on orchestration or workload cluster). These blueprints
    stay in a user's private catalog and are configured and deployed by
    TNA automation.
  SINGLE_DEPLOYMENT: Blueprints at SINGLE_DEPLOYMENT level can be a)
    Modified in private catalog. b) Used to create a deployment on
    orchestration cluster by the user, once approved.
  MULTI_DEPLOYMENT: Blueprints at MULTI_DEPLOYMENT level can be a)
    Modified in private catalog. b) Used to create a deployment on
    orchestration cluster which will create further hydrated deployments.
  WORKLOAD_CLUSTER_DEPLOYMENT: Blueprints at WORKLOAD_CLUSTER_DEPLOYMENT
    level can be a) Modified in private catalog. b) Used to create a
    deployment on workload cluster by the user, once approved.
r   r"   r#   r$   r-   r   Nr.   r   r   r   r4   rD  k  r   r   r4   r"   r#   r$   r-   rL   rM   r   N)r   r   r   r   r   r>   rV   r4   rX   r[   r?   descriptionr\   r_   rc   rd   rf   r   r   r   r   r   r   R  s|    0$y~~ $6 ''(H!L/%%a(+%%a(+			q	!$**1-/((+.r   r   c                       \ rS rSrSrSrg)RejectBlueprintRequesti  z%Request object for `RejectBlueprint`.r   Nr   r   r   r   rG  rG    s    .r   rG  c                       \ rS rSrSrSrg)RemoveDeploymentRequesti  z&Request object for `RemoveDeployment`.r   Nr   r   r   r   rI  rI    r   r   rI  c                      \ rS rSrS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
S5      r\R                  " S5      r\R                   " SS5      r\R                   " SS5      r\R                  " S5      rSrg)r   i  a  Status of a deployment resource.

Enums:
  ResourceTypeValueValuesEnum: Output only. Resource type.
  StatusValueValuesEnum: Output only. Status of the resource.

Fields:
  group: Group to which the resource belongs to.
  kind: Kind of the resource.
  name: Name of the resource.
  nfDeployStatus: Output only. Detailed status of NFDeploy.
  resourceNamespace: Namespace of the resource.
  resourceType: Output only. Resource type.
  status: Output only. Status of the resource.
  version: Version of the resource.
c                   $    \ rS rSrSrSrSrSrSrg)*ResourceStatus.ResourceTypeValueValuesEnumi  zOutput only. Resource type.

Values:
  RESOURCE_TYPE_UNSPECIFIED: Unspecified resource type.
  NF_DEPLOY_RESOURCE: User specified NF Deploy CR.
  DEPLOYMENT_RESOURCE: CRs that are part of a blueprint.
r   r"   r#   r   N)	r   r   r   r   r   RESOURCE_TYPE_UNSPECIFIEDNF_DEPLOY_RESOURCEDEPLOYMENT_RESOURCEr   r   r   r   ResourceTypeValueValuesEnumrL    s     !"r   rP  c                   8    \ rS rSrSrSrSrSrSrSr	Sr
S	rS
rSrg)$ResourceStatus.StatusValueValuesEnumi  a  Output only. Status of the resource.

Values:
  STATUS_UNSPECIFIED: Unknown state.
  STATUS_IN_PROGRESS: Under progress.
  STATUS_ACTIVE: Running and ready to serve traffic.
  STATUS_FAILED: Failed or stalled.
  STATUS_DELETING: Delete in progress.
  STATUS_DELETED: Deleted deployment.
  STATUS_PEERING: NFDeploy specific status. Peering in progress.
  STATUS_NOT_APPLICABLE: K8s objects such as NetworkAttachmentDefinition
    don't have a defined status.
r   r"   r#   r$   r-   rL   rM   rN   r   Nru   r   r   r   StatusValueValuesEnumrR    r   r   rS  r"   r#   r$   r  r-   rL   rM   rN   rO   r   N)r   r   r   r   r   r>   rV   rP  rS  r?   groupkindr_   rH   nfDeployStatusresourceNamespacerX   resourceTyper   versionr   r   r   r   r   r     s    "
INN 
inn . 


"%			q	!$			q	!$))*:A>.++A.$$%BAF,6:&!!!$'r   r   c                   <    \ rS rSrSr\R                  " S5      rSrg)RollbackDeploymentRequesti  zyRequest object for `RollbackDeployment`.

Fields:
  revisionId: Required. The revision id of deployment to roll back to.
r"   r   N)	r   r   r   r   r   r>   r?   rb   r   r   r   r   r[  r[    s     $$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	)
 SearchBlueprintRevisionsResponsei  a  Response object for `SearchBlueprintRevisions`.

Fields:
  blueprints: The list of requested blueprint revisions.
  nextPageToken: A token that can be sent as `page_token` to retrieve the
    next page. If this field is omitted, there are no subsequent pages.
r   r"   TrD   r#   r   Nr   r   r   r   r]  r]    r   r   r]  c                   `    \ rS rSrSr\R                  " SSSS9r\R                  " S5      r	Sr
g	)
!SearchDeploymentRevisionsResponsei  a  Response object for `SearchDeploymentRevisions`.

Fields:
  deployments: The list of requested deployment revisions.
  nextPageToken: A token that can be sent as `page_token` to retrieve the
    next page. If this field is omitted, there are no subsequent pages.
r   r"   TrD   r#   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\R                  " S5      r	Sr
g)r   i  zSiteVersion Hydration is targeting.

Fields:
  nfType: Output only. NF vendor type.
  nfVendor: Output only. NF vendor.
  nfVersion: Output only. NF version.
r"   r#   r$   r   N)r   r   r   r   r   r>   r?   nfTypenfVendor	nfVersionr   r   r   r   r   r     s9       #&""1%(##A&)r   r   c                   :   \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " SS5      r
\R                  " S5      r\R                  " S5      r\R                  " S	5      r\R                  " S
5      r\R                  " S5      rSrg)r  i  a  Configuration of the standard (GKE) cluster management.

Fields:
  clusterCidrBlock: Optional. The IP address range for the cluster pod IPs.
    Set to blank to have a range chosen with the default size. Set to
    /netmask (e.g. /14) to have a range chosen with a specific netmask. Set
    to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private
    networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a
    specific range to use.
  clusterNamedRange: Optional. The name of the existing secondary range in
    the cluster's subnetwork to use for pod IP addresses. Alternatively,
    cluster_cidr_block can be used to automatically create a GKE-managed
    one.
  masterAuthorizedNetworksConfig: Optional. Master Authorized Network that
    supports multiple CIDR blocks. Allows access to the k8s master from
    multiple blocks. It cannot be set at the same time with the field
    man_block.
  masterIpv4CidrBlock: Optional. The /28 network that the masters will use.
    It should be free within the network.
  network: Optional. Name of the VPC Network to put the GKE cluster and
    nodes in. The VPC will be created if it doesn't exist.
  servicesCidrBlock: Optional. The IP address range for the cluster service
    IPs. Set to blank to have a range chosen with the default size. Set to
    /netmask (e.g. /14) to have a range chosen with a specific netmask. Set
    to a CIDR notation (e.g. 10.96.0.0/14) from the RFC-1918 private
    networks (e.g. 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16) to pick a
    specific range to use.
  servicesNamedRange: Optional. The name of the existing secondary range in
    the cluster's subnetwork to use for service ClusterIPs. Alternatively,
    services_cidr_block can be used to automatically create a GKE-managed
    one.
  subnet: Optional. Specifies the subnet that the interface will be part of.
    Network key must be specified and the subnet must be a subnetwork of the
    specified network.
r"   r#   r   r$   r-   rL   rM   rN   rO   r   Nr   r   r   r   r  r    s    "H **1-++A.#,#9#9:Z\]#^ !--a0!!!$'++A. ,,Q/  #&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)StandardQueryParametersi6  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.AltValueValuesEnumiQ  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   AltValueValuesEnumrh  Q  s     DEEr   rl  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   FXgafvValueValuesEnumrn  ]  s     
B	
Br   rq  r"   r#   r$   ri  )defaultr-   rL   rM   rN   rO   TrP   rQ   rR   rS   r   N)r   r   r   r   r   r>   rV   rl  rq  rX   f__xgafvr?   access_tokenaltcallbackfieldsr@   oauth_tokenrc   prettyPrint	quotaUsertrace
uploadTypeupload_protocolr   r   r   r   rf  rf  6  s    4
9>> 
inn    !8!<(&&q),0!VD#""1%(  #&a #%%a(+&&q$7+##A&)



#%$$R(*))"-/r   rf  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,  iu  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.
r5   c                   f    \ rS rSrSr " S S\R                  5      r\R                  " SSSS9r	Sr
g	)
Status.DetailsValueListEntryi  zA DetailsValueListEntry object.

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

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

Fields:
  key: Name of the additional property.
  value: A extra_types.JsonValue attribute.
r"   r  r#   r   Nr  r   r   r   rB   r    r  r   rB   r"   TrD   r   NrF   r   r   r   DetailsValueListEntryr    r  r   r  r"   r  r#   TrD   r$   r   N)r   r   r   r   r   r   rW   r>   rG   r  r  r  r  coderH   detailsr?   messager   r   r   r   r,  r,  u  s|    & !!"89Zi// Z :Z2 
		9+<+<+B+B	C$""#:AM'!!!$'r   r,  c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
\R                  " S	5      rS
rg)5TelcoautomationProjectsLocationsEdgeSlmsCreateRequesti  a  A TelcoautomationProjectsLocationsEdgeSlmsCreateRequest object.

Fields:
  edgeSlm: A EdgeSlm resource to be passed as the request body.
  edgeSlmId: Required. Id of the requesting object If auto-generating Id
    server-side, remove this field and edge_slm_id from the method_signature
    of Create RPC
  parent: Required. Value for parent.
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes since the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
r   r"   r#   r$   Trequiredr-   r   N)r   r   r   r   r   r>   rH   edgeSlmr?   	edgeSlmIdparent	requestIdr   r   r   r   r  r    sM    * ""9a0'##A&)  T2&##A&)r   r  c                   ^    \ rS rSrSr\R                  " SSS9r\R                  " S5      rSr	g)	5TelcoautomationProjectsLocationsEdgeSlmsDeleteRequesti  a  A TelcoautomationProjectsLocationsEdgeSlmsDeleteRequest object.

Fields:
  name: Required. Name of the resource
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes after the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
r"   Tr  r#   r   N
r   r   r   r   r   r>   r?   r_   r  r   r   r   r   r  r    s+    " 
		q4	0$##A&)r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)2TelcoautomationProjectsLocationsEdgeSlmsGetRequesti  zmA TelcoautomationProjectsLocationsEdgeSlmsGetRequest object.

Fields:
  name: Required. Name of the resource
r"   Tr  r   N	r   r   r   r   r   r>   r?   r_   r   r   r   r   r  r         
		q4	0$r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SS	S
9rSrg)3TelcoautomationProjectsLocationsEdgeSlmsListRequesti  a  A TelcoautomationProjectsLocationsEdgeSlmsListRequest object.

Fields:
  filter: Filtering results
  orderBy: Hint for how to order the results
  pageSize: Requested page size. Server may return fewer items than
    requested. If unspecified, server will pick an appropriate default.
  pageToken: A token identifying a page of results the server should return.
  parent: Required. Parent value for ListEdgeSlmsRequest
r"   r#   r$   r  r-   rL   Tr  r   Nr   r   r   r   r   r>   r?   filterorderByr  r  r  pageSize	pageTokenr  r   r   r   r   r  r    si    	   #&!!!$'##Ay/@/@/F/FG(##A&)  T2&r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)*TelcoautomationProjectsLocationsGetRequesti  zfA TelcoautomationProjectsLocationsGetRequest object.

Fields:
  name: Resource name for the location.
r"   Tr  r   Nr  r   r   r   r  r    r  r   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " S5      r\R                  " SSS9r	\R                  " S	\R                  R                  S
9r\R                  " S5      rSrg)+TelcoautomationProjectsLocationsListRequesti  a  A TelcoautomationProjectsLocationsListRequest object.

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

Fields:
  cancelOperationRequest: A CancelOperationRequest resource to be passed as
    the request body.
  name: The name of the operation resource to be cancelled.
ri   r"   r#   Tr  r   N)r   r   r   r   r   r>   rH   cancelOperationRequestr?   r_   r   r   r   r   r  r    s/     %112JAN			q4	0$r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)7TelcoautomationProjectsLocationsOperationsDeleteRequesti&  zA TelcoautomationProjectsLocationsOperationsDeleteRequest object.

Fields:
  name: The name of the operation resource to be deleted.
r"   Tr  r   Nr  r   r   r   r  r  &  r  r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)4TelcoautomationProjectsLocationsOperationsGetRequesti0  ztA TelcoautomationProjectsLocationsOperationsGetRequest object.

Fields:
  name: The name of the operation resource.
r"   Tr  r   Nr  r   r   r   r  r  0  r  r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " SSS9r\R                  " S\R                  R                  S9r\R                  " S	5      r\R                  " S
5      rSrg)5TelcoautomationProjectsLocationsOperationsListRequesti:  a  A TelcoautomationProjectsLocationsOperationsListRequest object.

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

Fields:
  approveBlueprintRequest: A ApproveBlueprintRequest resource to be passed
    as the request body.
  name: Required. The name of the blueprint to approve. The blueprint must
    be in Proposed state. A new revision is committed on approval.
r   r"   r#   Tr  r   N)r   r   r   r   r   r>   rH   approveBlueprintRequestr?   r_   r   r   r   r   r  r  R  s/     &223LaP			q4	0$r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
S	rg
)LTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsCreateRequestia  a  A
TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsCreateRequest
object.

Fields:
  blueprint: A Blueprint resource to be passed as the request body.
  blueprintId: Optional. The name of the blueprint.
  parent: Required. The name of parent resource. Format should be - "project
    s/{project_id}/locations/{location_name}/orchestrationClusters/{orchestr
    ation_cluster}".
r   r"   r#   r$   Tr  r   N)r   r   r   r   r   r>   rH   	blueprintr?   blueprintIdr  r   r   r   r   r  r  a  s=    
 $$[!4)%%a(+  T2&r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)LTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsDeleteRequestis  a"  A
TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsDeleteRequest
object.

Fields:
  name: Required. The name of blueprint to delete. Blueprint name should be
    in the format {blueprint_id}, if {blueprint_id}@{revision_id} is passed
    then the API throws invalid argument.
r"   Tr  r   Nr  r   r   r   r  r  s  s     
		q4	0$r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
MTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsDiscardRequesti  a*  A TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsDiscard
Request object.

Fields:
  discardBlueprintChangesRequest: A DiscardBlueprintChangesRequest resource
    to be passed as the request body.
  name: Required. The name of the blueprint of which changes are being
    discarded.
r   r"   r#   Tr  r   N)r   r   r   r   r   r>   rH   discardBlueprintChangesRequestr?   r_   r   r   r   r   r  r    s0     $-#9#9:Z\]#^ 			q4	0$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
)ITelcoautomationProjectsLocationsOrchestrationClustersBlueprintsGetRequesti  a  A
TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsGetRequest
object.

Enums:
  ViewValueValuesEnum: Optional. Defines the type of view of the blueprint.
    When field is not present BLUEPRINT_VIEW_BASIC is considered as default.

Fields:
  name: Required. The name of the blueprint. Case 1: If the name provided in
    the request is {blueprint_id}@{revision_id}, then the revision with
    revision_id will be returned. Case 2: If the name provided in the
    request is {blueprint}, then the current state of the blueprint is
    returned.
  view: Optional. Defines the type of view of the blueprint. When field is
    not present BLUEPRINT_VIEW_BASIC is considered as default.
c                   $    \ rS rSrSrSrSrSrSrg)]TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsGetRequest.ViewValueValuesEnumi  aK  Optional. Defines the type of view of the blueprint. When field is not
present BLUEPRINT_VIEW_BASIC is considered as default.

Values:
  BLUEPRINT_VIEW_UNSPECIFIED: Unspecified enum value.
  BLUEPRINT_VIEW_BASIC: View which only contains metadata.
  BLUEPRINT_VIEW_FULL: View which contains metadata and files it
    encapsulates.
r   r"   r#   r   N)	r   r   r   r   r   BLUEPRINT_VIEW_UNSPECIFIEDBLUEPRINT_VIEW_BASICBLUEPRINT_VIEW_FULLr   r   r   r   ViewValueValuesEnumr    s     "#r   r  r"   Tr  r#   r   Nr   r   r   r   r   r>   rV   r  r?   r_   rX   viewr   r   r   r   r  r    s>    $INN  
		q4	0$			2A	6$r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SSS	9rS
rg)JTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsListRequesti  a  A
TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsListRequest
object.

Fields:
  filter: Optional. Filtering only supports equality on blueprint state. It
    should be in the form: "state = DRAFT". `OR` operator can be used to get
    response for multiple states. e.g. "state = DRAFT OR state = PROPOSED".
  pageSize: Optional. The maximum number of blueprints to return per page.
  pageToken: Optional. The page token, received from a previous
    ListBlueprints call. It can be provided to retrieve the subsequent page.
  parent: Required. The name of parent orchestration cluster resource.
    Format should be - "projects/{project_id}/locations/{location_name}/orch
    estrationClusters/{orchestration_cluster}".
r"   r#   r  r$   r-   Tr  r   Nr   r   r   r   r   r>   r?   r  r  r  r  r  r  r  r   r   r   r   r  r    sY        #&##Ay/@/@/F/FG(##A&)  T2&r   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " S\R                  R                  S9r\R                  " S5      rS	rg
)STelcoautomationProjectsLocationsOrchestrationClustersBlueprintsListRevisionsRequesti  au  A TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsListRev
isionsRequest object.

Fields:
  name: Required. The name of the blueprint to list revisions for.
  pageSize: The maximum number of revisions to return per page.
  pageToken: The page token, received from a previous ListBlueprintRevisions
    call It can be provided to retrieve the subsequent page.
r"   Tr  r#   r  r$   r   Nr   r   r   r   r   r>   r?   r_   r  r  r  r  r  r   r   r   r   r  r    sI     
		q4	0$##Ay/@/@/F/FG(##A&)r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
S	rg
)KTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsPatchRequesti  a  A
TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsPatchRequest
object.

Fields:
  blueprint: A Blueprint resource to be passed as the request body.
  name: The name of the blueprint. If unspecified, the name will be
    autogenerated from server side. Name of the blueprint must not contain
    `@` character.
  updateMask: Required. Update mask is used to specify the fields to be
    overwritten in the `blueprint` resource by the update.
r   r"   r#   Tr  r$   r   N)r   r   r   r   r   r>   rH   r  r?   r_   
updateMaskr   r   r   r   r  r    s=     $$[!4)			q4	0$$$Q'*r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
MTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsProposeRequesti  a  A TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsPropose
Request object.

Fields:
  name: Required. The name of the blueprint being proposed.
  proposeBlueprintRequest: A ProposeBlueprintRequest resource to be passed
    as the request body.
r"   Tr  rA  r#   r   N)r   r   r   r   r   r>   r?   r_   rH   proposeBlueprintRequestr   r   r   r   r  r    /     
		q4	0$%223LaPr   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
LTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsRejectRequesti  zA
TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsRejectRequest
object.

Fields:
  name: Required. The name of the blueprint being rejected.
  rejectBlueprintRequest: A RejectBlueprintRequest resource to be passed as
    the request body.
r"   Tr  rG  r#   r   N)r   r   r   r   r   r>   r?   r_   rH   rejectBlueprintRequestr   r   r   r   r  r    s/     
		q4	0$$112JANr   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9r\R                  " S	5      rS
rg)UTelcoautomationProjectsLocationsOrchestrationClustersBlueprintsSearchRevisionsRequesti  a{  A TelcoautomationProjectsLocationsOrchestrationClustersBlueprintsSearchR
evisionsRequest object.

Fields:
  pageSize: Optional. The maximum number of blueprints revisions to return
    per page. max page size = 100, default page size = 20.
  pageToken: Optional. The page token, received from a previous search call.
    It can be provided to retrieve the subsequent page.
  parent: Required. The name of parent orchestration cluster resource.
    Format should be - "projects/{project_id}/locations/{location_name}/orch
    estrationClusters/{orchestration_cluster}".
  query: Required. Supported queries: 1. "" : Lists all revisions across all
    blueprints. 2. "latest=true" : Lists latest revisions across all
    blueprints. 3. "name={name}" : Lists all revisions of blueprint with
    name {name}. 4. "name={name} latest=true": Lists latest revision of
    blueprint with name {name}
r"   r  r#   r$   Tr  r-   r   Nr   r   r   r   r   r>   r  r  r  r  r?   r  r  queryr   r   r   r   r  r    Y    $ ##Ay/@/@/F/FG(##A&)  T2&



"%r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
\R                  " S	5      rS
rg)BTelcoautomationProjectsLocationsOrchestrationClustersCreateRequesti%  a  A TelcoautomationProjectsLocationsOrchestrationClustersCreateRequest
object.

Fields:
  orchestrationCluster: A OrchestrationCluster resource to be passed as the
    request body.
  orchestrationClusterId: Required. Id of the requesting object If auto-
    generating Id server-side, remove this field and
    orchestration_cluster_id from the method_signature of Create RPC
  parent: Required. Value for parent.
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes since the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
r   r"   r#   r$   Tr  r-   r   N)r   r   r   r   r   r>   rH   r   r?   orchestrationClusterIdr  r  r   r   r   r   r  r  %  sP    . #//0FJ$003  T2&##A&)r   r  c                   ^    \ rS rSrSr\R                  " SSS9r\R                  " S5      rSr	g)	BTelcoautomationProjectsLocationsOrchestrationClustersDeleteRequestiC  a  A TelcoautomationProjectsLocationsOrchestrationClustersDeleteRequest
object.

Fields:
  name: Required. Name of the resource
  requestId: Optional. An optional request ID to identify requests. Specify
    a unique request ID so that if you must retry your request, the server
    will know to ignore the request if it has already been completed. The
    server will guarantee that for at least 60 minutes after the first
    request. For example, consider a situation where you make an initial
    request and the request times out. If you make the request again with
    the same request ID, the server can check if original operation with the
    same request ID was received, and if so, will ignore the second request.
    This prevents clients from accidentally creating duplicate commitments.
    The request ID must be a valid UUID with the exception that zero UUID is
    not supported (00000000-0000-0000-0000-000000000000).
r"   Tr  r#   r   Nr  r   r   r   r  r  C  s+    $ 
		q4	0$##A&)r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
LTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsApplyRequestiZ  a  A
TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsApplyRequest
object.

Fields:
  applyDeploymentRequest: A ApplyDeploymentRequest resource to be passed as
    the request body.
  name: Required. The name of the deployment to apply to orchestration
    cluster.
r	   r"   r#   Tr  r   N)r   r   r   r   r   r>   rH   applyDeploymentRequestr?   r_   r   r   r   r   r  r  Z  s/    	 %112JAN			q4	0$r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)^TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsComputeDeploymentStatusRequestij  zA TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsComput
eDeploymentStatusRequest object.

Fields:
  name: Required. The name of the deployment without revisionID.
r"   Tr  r   Nr  r   r   r   r  r  j       
		q4	0$r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " S5      r	\R                  " SSS9r
S	rg
)MTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsCreateRequestiu  a  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsCreate
Request object.

Fields:
  deployment: A Deployment resource to be passed as the request body.
  deploymentId: Optional. The name of the deployment.
  parent: Required. The name of parent resource. Format should be - "project
    s/{project_id}/locations/{location_name}/orchestrationClusters/{orchestr
    ation_cluster}".
r   r"   r#   r$   Tr  r   N)r   r   r   r   r   r>   rH   
deploymentr?   deploymentIdr  r   r   r   r   r  r  u  s=    	 %%lA6*&&q),  T2&r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
NTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsDiscardRequesti  a.  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsDiscar
dRequest object.

Fields:
  discardDeploymentChangesRequest: A DiscardDeploymentChangesRequest
    resource to be passed as the request body.
  name: Required. The name of the deployment of which changes are being
    discarded.
r   r"   r#   Tr  r   N)r   r   r   r   r   r>   rH   discardDeploymentChangesRequestr?   r_   r   r   r   r   r  r    s0     %.$:$:;\^_$`!			q4	0$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
)JTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsGetRequesti  a  A
TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsGetRequest
object.

Enums:
  ViewValueValuesEnum: Optional. Defines the type of view of the deployment.
    When field is not present VIEW_BASIC is considered as default.

Fields:
  name: Required. The name of the deployment. Case 1: If the name provided
    in the request is {deployment_id}@{revision_id}, then the revision with
    revision_id will be returned. Case 2: If the name provided in the
    request is {deployment}, then the current state of the deployment is
    returned.
  view: Optional. Defines the type of view of the deployment. When field is
    not present VIEW_BASIC is considered as default.
c                   $    \ rS rSrSrSrSrSrSrg)^TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsGetRequest.ViewValueValuesEnumi  aE  Optional. Defines the type of view of the deployment. When field is
not present VIEW_BASIC is considered as default.

Values:
  DEPLOYMENT_VIEW_UNSPECIFIED: Unspecified enum value.
  DEPLOYMENT_VIEW_BASIC: View which only contains metadata.
  DEPLOYMENT_VIEW_FULL: View which contains metadata and files it
    encapsulates.
r   r"   r#   r   N)	r   r   r   r   r   DEPLOYMENT_VIEW_UNSPECIFIEDDEPLOYMENT_VIEW_BASICDEPLOYMENT_VIEW_FULLr   r   r   r   r  r    s     #$r   r  r"   Tr  r#   r   Nr  r   r   r   r  r    s>    $INN  
		q4	0$			2A	6$r   r  c                   `    \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	Sr
g	)
_TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydratedDeploymentsApplyRequesti  a&  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydrat
edDeploymentsApplyRequest object.

Fields:
  applyHydratedDeploymentRequest: A ApplyHydratedDeploymentRequest resource
    to be passed as the request body.
  name: Required. The name of the hydrated deployment to apply.
r   r"   r#   Tr  r   N)r   r   r   r   r   r>   rH   applyHydratedDeploymentRequestr?   r_   r   r   r   r   r  r    s0     $-#9#9:Z\]#^ 			q4	0$r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)]TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydratedDeploymentsGetRequesti  zA TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydrat
edDeploymentsGetRequest object.

Fields:
  name: Required. Name of the hydrated deployment.
r"   Tr  r   Nr  r   r   r   r  r    r  r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9rS	rg
)^TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydratedDeploymentsListRequesti  aW  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydrat
edDeploymentsListRequest object.

Fields:
  pageSize: Optional. The maximum number of hydrated deployments to return.
    The service may return fewer than this value. If unspecified, at most 50
    hydrated deployments will be returned. The maximum value is 1000. Values
    above 1000 will be set to 1000.
  pageToken: Optional. The page token, received from a previous
    ListHydratedDeployments call. Provide this to retrieve the subsequent
    page.
  parent: Required. The deployment managing the hydrated deployments.
r"   r  r#   r$   Tr  r   Nr   r   r   r   r   r>   r  r  r  r  r?   r  r  r   r   r   r   r  r    sI     ##Ay/@/@/F/FG(##A&)  T2&r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
S	rg
)_TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydratedDeploymentsPatchRequesti  a  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsHydrat
edDeploymentsPatchRequest object.

Fields:
  hydratedDeployment: A HydratedDeployment resource to be passed as the
    request body.
  name: Output only. The name of the hydrated deployment.
  updateMask: Required. The list of fields to update. Update mask supports a
    special value `*` which fully replaces (equivalent to PUT) the resource
    provided.
r   r"   r#   Tr  r$   r   N)r   r   r   r   r   r>   rH   hydratedDeploymentr?   r_   r  r   r   r   r   r  r    s?    
 !--.BAF			q4	0$$$Q'*r   r  c                       \ rS rSrSr\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SSS	9rS
rg)KTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsListRequesti  a  A
TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsListRequest
object.

Fields:
  filter: Optional. Filtering only supports equality on deployment state. It
    should be in the form: "state = DRAFT". `OR` operator can be used to get
    response for multiple states. e.g. "state = DRAFT OR state = APPLIED".
  pageSize: Optional. The maximum number of deployments to return per page.
  pageToken: Optional. The page token, received from a previous
    ListDeployments call. It can be provided to retrieve the subsequent
    page.
  parent: Required. The name of parent orchestration cluster resource.
    Format should be - "projects/{project_id}/locations/{location_name}/orch
    estrationClusters/{orchestration_cluster}".
r"   r#   r  r$   r-   Tr  r   Nr  r   r   r   r  r    sY    "   #&##Ay/@/@/F/FG(##A&)  T2&r   r  c                       \ rS rSrSr\R                  " SSS9r\R                  " S\R                  R                  S9r\R                  " S5      rS	rg
)TTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsListRevisionsRequesti  a  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsListRe
visionsRequest object.

Fields:
  name: Required. The name of the deployment to list revisions for.
  pageSize: Optional. The maximum number of revisions to return per page.
  pageToken: Optional. The page token, received from a previous
    ListDeploymentRevisions call Provide this to retrieve the subsequent
    page.
r"   Tr  r#   r  r$   r   Nr  r   r   r   r  r    sI    	 
		q4	0$##Ay/@/@/F/FG(##A&)r   r  c                       \ rS rSrSr\R                  " SS5      r\R                  " SSS9r	\R                  " S5      r
S	rg
)LTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsPatchRequesti"  aN  A
TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsPatchRequest
object.

Fields:
  deployment: A Deployment resource to be passed as the request body.
  name: The name of the deployment.
  updateMask: Required. Update mask is used to specify the fields to be
    overwritten in the `deployment` resource by the update.
r   r"   r#   Tr  r$   r   N)r   r   r   r   r   r>   rH   r  r?   r_   r  r   r   r   r   r   r   "  s=    	 %%lA6*			q4	0$$$Q'*r   r   c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
MTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsRemoveRequesti3  a  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsRemove
Request object.

Fields:
  name: Required. The name of deployment to initiate delete.
  removeDeploymentRequest: A RemoveDeploymentRequest resource to be passed
    as the request body.
r"   Tr  rI  r#   r   N)r   r   r   r   r   r>   r?   r_   rH   removeDeploymentRequestr   r   r   r   r  r  3  r  r   r  c                   `    \ rS rSrSr\R                  " SSS9r\R                  " SS5      r	Sr
g	)
OTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsRollbackRequestiA  zA TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsRollba
ckRequest object.

Fields:
  name: Required. Name of the deployment.
  rollbackDeploymentRequest: A RollbackDeploymentRequest resource to be
    passed as the request body.
r"   Tr  r[  r#   r   N)r   r   r   r   r   r>   r?   r_   rH   rollbackDeploymentRequestr   r   r   r   r  r  A  s0     
		q4	0$'445PRSTr   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9r\R                  " S	5      rS
rg)VTelcoautomationProjectsLocationsOrchestrationClustersDeploymentsSearchRevisionsRequestiO  a  A TelcoautomationProjectsLocationsOrchestrationClustersDeploymentsSearch
RevisionsRequest object.

Fields:
  pageSize: Optional. The maximum number of deployment revisions to return
    per page. max page size = 100, default page size = 20.
  pageToken: Optional. The page token, received from a previous search call.
    It can be provided to retrieve the subsequent page.
  parent: Required. The name of parent orchestration cluster resource.
    Format should be - "projects/{project_id}/locations/{location_name}/orch
    estrationClusters/{orchestration_cluster}".
  query: Required. Supported queries: 1. "" : Lists all revisions across all
    deployments. 2. "latest=true" : Lists latest revisions across all
    deployments. 3. "name={name}" : Lists all revisions of deployment with
    name {name}. 4. "name={name} latest=true": Lists latest revision of
    deployment with name {name}
r"   r  r#   r$   Tr  r-   r   Nr  r   r   r   r  r  O  r  r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg)?TelcoautomationProjectsLocationsOrchestrationClustersGetRequestih  zzA TelcoautomationProjectsLocationsOrchestrationClustersGetRequest
object.

Fields:
  name: Required. Name of the resource
r"   Tr  r   Nr  r   r   r   r
  r
  h  r  r   r
  c                       \ rS rSrSr\R                  " S5      r\R                  " S5      r\R                  " S\R                  R                  S9r\R                  " S5      r\R                  " SS	S
9rSrg)@TelcoautomationProjectsLocationsOrchestrationClustersListRequestis  a  A TelcoautomationProjectsLocationsOrchestrationClustersListRequest
object.

Fields:
  filter: Filtering results.
  orderBy: Hint for how to order the results.
  pageSize: Requested page size. Server may return fewer items than
    requested. If unspecified, server will pick an appropriate default.
  pageToken: A token identifying a page of results the server should return.
  parent: Required. Parent value for ListOrchestrationClustersRequest
r"   r#   r$   r  r-   rL   Tr  r   Nr  r   r   r   r  r  s  si    
   #&!!!$'##Ay/@/@/F/FG(##A&)  T2&r   r  c                   :    \ rS rSrSr\R                  " SSS9rSrg):TelcoautomationProjectsLocationsPublicBlueprintsGetRequesti  zA TelcoautomationProjectsLocationsPublicBlueprintsGetRequest object.

Fields:
  name: Required. The name of the public blueprint.
r"   Tr  r   Nr  r   r   r   r  r    r  r   r  c                       \ rS rSrSr\R                  " S\R                  R                  S9r	\R                  " S5      r\R                  " SSS9rS	rg
);TelcoautomationProjectsLocationsPublicBlueprintsListRequesti  a  A TelcoautomationProjectsLocationsPublicBlueprintsListRequest object.

Fields:
  pageSize: Optional. Requested page size. Server may return fewer items
    than requested. If unspecified, server will pick an appropriate default.
  pageToken: Optional. A token identifying a page of results the server
    should return.
  parent: Required. Parent value of public blueprint. Format should be -
    "projects/{project_id}/locations/{location_name}".
r"   r  r#   r$   Tr  r   Nr  r   r   r   r  r    sI    	 ##Ay/@/@/F/FG(##A&)  T2&r   r  c                   b    \ rS rSrSr\R                  " SS5      r\R                  " S5      r	Sr
g)r  i  zWorkload status.

Fields:
  siteVersion: Output only. SiteVersion running in the workload cluster.
  status: Output only. Status.
r   r"   r#   r   Nr   r   r   r   r  r    r   r   r  rs  z$.xgafvro  1rp  2N)ir   
__future__r   apitools.base.protorpcliter   r>   apitools.base.pyr   r   packagerG   r	   r   r   r   ri   rl   rp   r   r   r   r   r   r   r   rK   r   r   r   r   r   r   r   r   r   r   r   r   r   r   r  r   r  r  r   r1  r   rA  r   rG  rI  r   r[  r]  r_  r   r  rf  r,  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r  r   r  r  r  r
  r  r  r  r  AddCustomJsonFieldMappingAddCustomJsonEnumMappingrq  r   r   r   <module>r     s   ' < % ( Y.. 5Y%6%6 50i// 0L)	!! L)^=Y.. =)	!! ) 'Pi&7&7 'PTK."" K.\7Y%6%6 78i&7&7 88i&7&7 89y'8'8 9_Ui _UDI "9 ""+$9,, +$\%-** %-P	$i'' 	$
+Y%6%6 
+
+Y.. 
+
+i&7&7 
+
+i// 
+89,, 8
+i&7&7 
+
+I-- 
+8Y.. 8$8	(9(9 8
Q9#4#4 
QM"y   M"`Sy(( S	EY%6%6 	E9** 9 KY&& Ki8	!! i8X"	)) "6F(9,, F(R0i// 09,i'' 9,x/Y.. /0i// 0<%Y&& <%~(	 1 1 (
+y'8'8 
+
+	(9(9 
+')## ',$y00 ,$^<.i// <.~0%Y 0%f'I<M<M '8'I<M<M ',19J9J 13):K:K 3&11B1B 1')2C2C '0
1i>O>O 
11i>O>O 119;L;L 13I<M<M 301T]TeTe 13S\SdSd 3$1S\SdSd 11T]TeTe 1"7PYPaPa "7J3QZQbQb 3.'ZcZkZk ' (R[RcRc (&QT]TeTe QOS\SdSd O#\e\m\m #2'IZIZ '<'IZIZ '.1S\SdSd 1 1enevev 13T]TeTe 3"1U^UfUf 1"7QZQbQb "7J1fofwfw 11dmdudu 13enevev 3((fofwfw ($3R[RcRc 30'[d[l[l '"(S\SdSd ("QT]TeTe QUV_VgVg U#]f]n]n #21iFWFW 13yGXGX 3(1ARAR 13)BSBS 3"	$Y&& 	$ 	 " "Z4  ! !114>  ! !114>r   