
                            d Z ddlmZ ddlmZ ddlmZ ddlmZ dZ	 G d dej                        Z G d	 d
ej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d dej                        Z G d d ej                        Z G d! d"ej                        Z G d# d$ej                        Z G d% d&ej                        Z G d' d(ej                        Z G d) d*ej                        Z G d+ d,ej                        Z G d- d.ej                        Z G d/ d0ej                        Z G d1 d2ej                        Z  G d3 d4ej                        Z! G d5 d6ej                        Z" G d7 d8ej                        Z# G d9 d:ej                        Z$ G d; d<ej                        Z% G d= d>ej                        Z& G d? d@ej                        Z' G dA dBej                        Z( G dC dDej                        Z) G dE dFej                        Z* G dG dHej                        Z+ G dI dJej                        Z, G dK dLej                        Z- G dM dNej                        Z. G dO dPej                        Z/ G dQ dRej                        Z0 G dS dTej                        Z1 G dU dVej                        Z2 G dW dXej                        Z3 G dY dZej                        Z4 G d[ d\ej                        Z5 G d] d^ej                        Z6 G d_ d`ej                        Z7 G da dbej                        Z8 G dc ddej                        Z9 ejt                  e5dedf        ejv                  e5jx                  dgdh        ejv                  e5jx                  didj       yk)lzGGenerated message classes for faultinjectiontesting version v1alpha1.

    )absolute_import)messages)encoding)extra_typesfaultinjectiontestingc                       e Zd ZdZ ej
                  d      Z ej
                  dej                  j                        Z	y)Abortzmessage for abort condtions

  Fields:
    httpStatus: The value must be between 200 and 599 inclusive.
    percentage: The value must be between 0 and 100 inclusive. Percentage of
      the traffic to be aborted.
        variantN)
__name__
__module____qualname____doc__	_messagesIntegerField
httpStatusVariantINT32
percentage     slib/googlecloudsdk/generated_clients/apis/faultinjectiontesting/v1alpha1/faultinjectiontesting_v1alpha1_messages.pyr	   r	      s;     &y%%a(*%y%%a1B1B1H1HI*r   r	   c                       e Zd ZdZy)CancelOperationRequestz3The request message for Operations.CancelOperation.Nr   r   r   r   r   r   r   r   r      s    <r   r   c                       e Zd ZdZ ej
                  d      Z ej                  dej                  j                        Z
y)Delayzmessage for delay

  Fields:
    fixedDelay: Delay time for requests.
    percentage: Percentage of the network traffic to be delayed.
  r
   r   r   N)r   r   r   r   r   StringField
fixedDelayr   r   r   r   r   r   r   r   r   !   s;     %y$$Q'*%y%%a1B1B1H1HI*r   r   c                       e Zd ZdZy)Emptya!  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); }
  Nr   r   r   r   r#   r#   -   s    r   r#   c                       e Zd ZdZ ej
                  d      Z ej
                  d      Z ej
                  d      Z ej
                  d      Z	 ej                  ddd	      Zy
)
Experimentan  Message describing Experiment object

  Fields:
    createTime: Output only. Create time stamp.
    description: End user description of the experiment.
    etag: Server specified etag
    name: Required. Identifier. The format for the name is:
      projects/{project}/locations/{location}/experiments/{experiment_name}
    runFaults: faults to run in experiment
  r
   r         RunFault   TrepeatedN)r   r   r   r   r   r    
createTimedescriptionetagnameMessageField	runFaultsr   r   r   r%   r%   6   sg    	 %y$$Q'*%	%%a(+			q	!$			q	!$$i$$ZTB)r   r%   c                       e Zd ZdZ ej
                  dd      Z ej                  d      Z ej                  d      Z	 ej                  d      Z
 ej                  d      Zy)	Faulta  Message describing Fault object

  Fields:
    action: Actions to perform in this fault.
    createTime: Output only. [Output only] Create time stamp
    description: End user description of the fault.
    etag: Server specified etag
    name: Identifier. Unique name for the fault per project, provided by the
      end user. The format for the name is:
      projects/{project}/locations/{location}/faults/{fault_name}
  FaultInjectionActionr
   r   r&   r'   r)   N)r   r   r   r   r   r0   actionr    r,   r-   r.   r/   r   r   r   r3   r3   I   sf    
 "9!!"8!<&$y$$Q'*%	%%a(+			q	!$			q	!$r   r3   c                       e Zd ZdZ G d dej
                        Z ej                  dd      Z ej                  dd      Z	 ej                  dd      Z ej                  d	d
      Z ej                  ddd      Zy)FaultApplyStatusa  Message describing Faults and its apply status apphub targets.

  Enums:
    StateValueValuesEnum: Output only. Message describing fault status

  Fields:
    fault: Message describing the fault config
    faultTarget: Message describing the fault target.
    state: Output only. Message describing fault status
    status: Output only. Message describing status code/error when calling PO
    targetStatuses: List of target statuses.
  c                   0    e Zd ZdZdZdZdZdZdZdZ	dZ
d	Zy
)%FaultApplyStatus.StateValueValuesEnuma  Output only. Message describing fault status

    Values:
      STATE_UNSPECIFIED: Default state.
      APPLY_IN_PROGRESS: Apply fault is queued.
      APPLIED: Fault apply is completed.
      STOP_IN_PROGRESS: Stop apply in progress
      STOPPED: fault apply stopped
      ABORTED: Fault apply aborted.
      APPLY_ERRORED: Fault apply errored.
      STOP_ERRORED: Fault stop errored.
    r   r
   r   r&   r'   r)         N)r   r   r   r   STATE_UNSPECIFIEDAPPLY_IN_PROGRESSAPPLIEDSTOP_IN_PROGRESSSTOPPEDABORTEDAPPLY_ERROREDSTOP_ERROREDr   r   r   StateValueValuesEnumr9   k   s4     GGGMLr   rD   r3   r
   FaultInjectionTargetr   r&   Statusr'   TargetStatusr)   Tr*   N)r   r   r   r   r   EnumrD   r0   faultfaultTarget	EnumFieldstatestatustargetStatusesr   r   r   r7   r7   ]   s    Y^^ , !)
 
 !
,%&	&&'=qA+
)

4a
8%!9!!(A.&)9)).!dK.r   r7   c                   6    e Zd ZdZ ej
                  dd      Zy)r4   zAn Action identifies steps to perform in the fault.

  Fields:
    faultInjectionPolicy: FaultInectionPolicy action for fault.
  FaultInjectionPolicyr
   N)r   r   r   r   r   r0   faultInjectionPolicyr   r   r   r4   r4           0//0FJr   r4   c                   \    e Zd ZdZ ej
                  dd      Z ej
                  dd      Zy)rP   a  The specification for fault injection introduced into traffic to test
  the resiliency of clients to destination service failure. As part of fault
  injection, when clients send requests to a destination, delays can be
  introduced by client proxy on a percentage of requests before sending those
  requests to the destination service. Similarly requests can be aborted by
  client proxy for a percentage of requests.

  Fields:
    abort: Abort condtion
    delay: fixed delay time
  r	   r
   r   r   N)r   r   r   r   r   r0   abortdelayr   r   r   rP   rP      s1    
 !)
 
 !
,%
 )
 
 !
,%r   rP   c                   4    e Zd ZdZ ej
                  d      Zy)rE   zaMessage describing apphub targets passed to Job.

  Fields:
    uri: Uri of the apphub target.
  r
   N)r   r   r   r   r   r    urir   r   r   rE   rE      s     		a #r   rE   c                       e Zd ZdZ ej
                  dd      Z ej                  d      Z ej                  dd      Z	 ej                  d      Z
y	)
>FaultinjectiontestingProjectsLocationsExperimentsCreateRequesta8  A FaultinjectiontestingProjectsLocationsExperimentsCreateRequest object.

  Fields:
    experiment: A Experiment resource to be passed as the request body.
    experimentId: Optional. Name of the experiment
    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 t he 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'   N)r   r   r   r   r   r0   
experimentr    experimentIdparent	requestIdr   r   r   rY   rY      sU    & &y%%lA6*&&&q), 9  T2&#i##A&)r   rY   c                       e Zd ZdZ ej
                  d      Z ej
                  dd      Z ej
                  d      Zy)>FaultinjectiontestingProjectsLocationsExperimentsDeleteRequesta  A FaultinjectiontestingProjectsLocationsExperimentsDeleteRequest object.

  Fields:
    etag: Optional. Etag value for the experiment to be deleted
    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 t he 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   TrZ   r&   N	r   r   r   r   r   r    r.   r/   r_   r   r   r   ra   ra      A    $ 
		q	!$			q4	0$#i##A&)r   ra   c                   8    e Zd ZdZ ej
                  dd      Zy);FaultinjectiontestingProjectsLocationsExperimentsGetRequestz|A FaultinjectiontestingProjectsLocationsExperimentsGetRequest object.

  Fields:
    name: Required. Name of the resource
  r
   TrZ   Nr   r   r   r   r   r    r/   r   r   r   re   re           
		q4	0$r   re   c                       e Zd ZdZ ej
                  d      Z ej
                  d      Z ej                  dej                  j                        Z ej
                  d      Z ej
                  dd	      Zy
)<FaultinjectiontestingProjectsLocationsExperimentsListRequesta  A FaultinjectiontestingProjectsLocationsExperimentsListRequest object.

  Fields:
    filter: Optional. Filtering results
    orderBy: Optional. Hint for how to order the results
    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 for ListExperimentsRequest
  r
   r   r&   r   r'   r)   TrZ   Nr   r   r   r   r   r    filterorderByr   r   r   pageSize	pageTokenr^   r   r   r   ri   ri      s    
 !9  #&!I!!!$'#Y##Ay/@/@/F/FG(#i##A&) 9  T2&r   ri   c                       e Zd ZdZ ej
                  dd      Z ej                  dd      Z ej                  d      Z	 ej                  d      Z
y	)
=FaultinjectiontestingProjectsLocationsExperimentsPatchRequesta  A FaultinjectiontestingProjectsLocationsExperimentsPatchRequest object.

  Fields:
    experiment: A Experiment resource to be passed as the request body.
    name: Required. Identifier. The format for the name is:
      projects/{project}/locations/{location}/experiments/{experiment_name}
    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 t he request times out. If you make the request again with
      the same request ID, the server can check if original operation with the
      same request ID was received, and if so, will ignore the second request.
      This prevents clients from accidentally creating duplicate commitments.
      The request ID must be a valid UUID with the exception that zero UUID is
      not supported (00000000-0000-0000-0000-000000000000).
    updateMask: Required. Field mask is used to specify the fields to be
      overwritten in the Experiment resource by the update. The fields
      specified in the update_mask are relative to the resource, not the full
      request. A field will be overwritten if it is in the mask. If the user
      does not provide a mask then all fields will be overwritten.
  r%   r
   r   TrZ   r&   r'   N)r   r   r   r   r   r0   r\   r    r/   r_   
updateMaskr   r   r   rq   rq      sU    0 &y%%lA6*			q4	0$#i##A&)$y$$Q'*r   rq   c                       e Zd ZdZ ej
                  dd      Z ej                  d      Z ej                  dd      Z	 ej                  d      Z
y	)
9FaultinjectiontestingProjectsLocationsFaultsCreateRequestaV  A FaultinjectiontestingProjectsLocationsFaultsCreateRequest object.

  Fields:
    fault: A Fault resource to be passed as the request body.
    faultId: Required. fault_id given by user(fault id is nothing but name of
      the fault).
    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 t he 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).
  r3   r
   r   r&   TrZ   r'   N)r   r   r   r   r   r0   rI   r    faultIdr^   r_   r   r   r   rt   rt     sU    ( !)
 
 !
,%!I!!!$' 9  T2&#i##A&)r   rt   c                       e Zd ZdZ ej
                  d      Z ej
                  dd      Z ej
                  d      Zy)9FaultinjectiontestingProjectsLocationsFaultsDeleteRequesta  A FaultinjectiontestingProjectsLocationsFaultsDeleteRequest object.

  Fields:
    etag: Optional. Etag value for the fault to be deleted
    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 t he 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   TrZ   r&   Nrb   r   r   r   rw   rw   7  rc   r   rw   c                   8    e Zd ZdZ ej
                  dd      Zy)6FaultinjectiontestingProjectsLocationsFaultsGetRequestzwA FaultinjectiontestingProjectsLocationsFaultsGetRequest object.

  Fields:
    name: Required. Name of the resource
  r
   TrZ   Nrf   r   r   r   ry   ry   O  rg   r   ry   c                       e Zd ZdZ ej
                  d      Z ej
                  d      Z ej                  dej                  j                        Z ej
                  d      Z ej
                  dd	      Zy
)7FaultinjectiontestingProjectsLocationsFaultsListRequesta  A FaultinjectiontestingProjectsLocationsFaultsListRequest object.

  Fields:
    filter: Optional. Filtering results
    orderBy: Optional. Hint for how to order the results
    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 for ListFaultsRequest
  r
   r   r&   r   r'   r)   TrZ   Nrj   r   r   r   r{   r{   Y  ro   r   r{   c                       e Zd ZdZ ej
                  dd      Z ej                  dd      Z ej                  d      Z	 ej                  d      Z
y	)
8FaultinjectiontestingProjectsLocationsFaultsPatchRequesta  A FaultinjectiontestingProjectsLocationsFaultsPatchRequest object.

  Fields:
    fault: A Fault resource to be passed as the request body.
    name: Identifier. Unique name for the fault per project, provided by the
      end user. The format for the name is:
      projects/{project}/locations/{location}/faults/{fault_name}
    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 t he request times out. If you make the request again with
      the same request ID, the server can check if original operation with the
      same request ID was received, and if so, will ignore the second request.
      This prevents clients from accidentally creating duplicate commitments.
      The request ID must be a valid UUID with the exception that zero UUID is
      not supported (00000000-0000-0000-0000-000000000000).
    updateMask: Required. Field mask is used to specify the fields to be
      overwritten in the Fault resource by the update. The fields specified in
      the update_mask are relative to the resource, not the full request. A
      field will be overwritten if it is in the mask. If the user does not
      provide a mask then all fields will be overwritten.
  r3   r
   r   TrZ   r&   r'   N)r   r   r   r   r   r0   rI   r    r/   r_   rr   r   r   r   r}   r}   m  sU    2 !)
 
 !
,%			q4	0$#i##A&)$y$$Q'*r   r}   c                   8    e Zd ZdZ ej
                  dd      Zy)0FaultinjectiontestingProjectsLocationsGetRequestzrA FaultinjectiontestingProjectsLocationsGetRequest object.

  Fields:
    name: Resource name for the location.
  r
   TrZ   Nrf   r   r   r   r   r     rg   r   r   c                       e Zd ZdZ ej
                  dd      Z ej                  d      Z ej                  dd      Z	 ej                  d      Z
 ej                  d	      Zy
)7FaultinjectiontestingProjectsLocationsJobsCreateRequesta  A FaultinjectiontestingProjectsLocationsJobsCreateRequest object.

  Fields:
    job: A Job resource to be passed as the request body.
    jobId: Required. Job_id given by user(name of the job).
    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 t he 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).
    validateOnly: Optional. When set to true, we will validate the job and
      return users the PEP information.
  Jobr
   r   r&   TrZ   r'   r)   N)r   r   r   r   r   r0   jobr    jobIdr^   r_   BooleanFieldvalidateOnlyr   r   r   r   r     sg    * 		ua(#
)


"% 9  T2&#i##A&)'''*,r   r   c                       e Zd ZdZ ej
                  d      Z ej
                  dd      Z ej
                  d      Zy)7FaultinjectiontestingProjectsLocationsJobsDeleteRequesta  A FaultinjectiontestingProjectsLocationsJobsDeleteRequest object.

  Fields:
    etag: Optional. Etag value for the job to be deleted
    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 t he 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   TrZ   r&   Nrb   r   r   r   r   r     rc   r   r   c                   8    e Zd ZdZ ej
                  dd      Zy)4FaultinjectiontestingProjectsLocationsJobsGetRequestzuA FaultinjectiontestingProjectsLocationsJobsGetRequest object.

  Fields:
    name: Required. Name of the resource
  r
   TrZ   Nrf   r   r   r   r   r     rg   r   r   c                       e Zd ZdZ ej
                  d      Z ej
                  d      Z ej                  dej                  j                        Z ej
                  d      Z ej
                  dd	      Zy
)5FaultinjectiontestingProjectsLocationsJobsListRequesta  A FaultinjectiontestingProjectsLocationsJobsListRequest object.

  Fields:
    filter: Optional. Filtering results
    orderBy: Optional. Hint for how to order the results
    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 for ListJobsRequest
  r
   r   r&   r   r'   r)   TrZ   Nrj   r   r   r   r   r     ro   r   r   c                   ^    e Zd ZdZ ej
                  dd      Z ej                  dd      Zy)5FaultinjectiontestingProjectsLocationsJobsStopRequestzA FaultinjectiontestingProjectsLocationsJobsStopRequest object.

  Fields:
    name: Required. Name of the resource
    stopJobRequest: A StopJobRequest resource to be passed as the request
      body.
  r
   TrZ   StopJobRequestr   N)	r   r   r   r   r   r    r/   r0   stopJobRequestr   r   r   r   r     s2     
		q4	0$)9))*:A>.r   r   c                       e Zd ZdZ ej
                  dd      Z ej
                  d      Z ej
                  dd      Z ej                  dej                  j                  	      Z ej
                  d
      Zy)1FaultinjectiontestingProjectsLocationsListRequesta  A FaultinjectiontestingProjectsLocationsListRequest object.

  Fields:
    extraLocationTypes: Optional. Do not use this field. It is unsupported and
      is ignored unless explicitly documented otherwise. This is primarily for
      internal usage.
    filter: A filter to narrow down results to a preferred subset. The
      filtering language accepts strings like `"displayName=tokyo"`, and is
      documented in more detail in [AIP-160](https://google.aip.dev/160).
    name: The resource that owns the locations collection, if applicable.
    pageSize: The maximum number of results to return. If not set, the service
      selects a default.
    pageToken: A page token received from the `next_page_token` field in the
      response. Send that page token to receive the subsequent page.
  r
   Tr*   r   r&   rZ   r'   r   r)   N)r   r   r   r   r   r    extraLocationTypesrk   r/   r   r   r   rm   rn   r   r   r   r   r     sv      -y,,Q> 9  #&			q4	0$#Y##Ay/@/@/F/FG(#i##A&)r   r   c                   ^    e Zd ZdZ ej
                  dd      Z ej                  dd      Zy)=FaultinjectiontestingProjectsLocationsOperationsCancelRequestzA FaultinjectiontestingProjectsLocationsOperationsCancelRequest object.

  Fields:
    cancelOperationRequest: A CancelOperationRequest resource to be passed as
      the request body.
    name: The name of the operation resource to be cancelled.
  r   r
   r   TrZ   N)	r   r   r   r   r   r0   cancelOperationRequestr    r/   r   r   r   r   r     s3     29112JAN			q4	0$r   r   c                   8    e Zd ZdZ ej
                  dd      Zy)=FaultinjectiontestingProjectsLocationsOperationsDeleteRequestzA FaultinjectiontestingProjectsLocationsOperationsDeleteRequest object.

  Fields:
    name: The name of the operation resource to be deleted.
  r
   TrZ   Nrf   r   r   r   r   r     rg   r   r   c                   8    e Zd ZdZ ej
                  dd      Zy):FaultinjectiontestingProjectsLocationsOperationsGetRequestzA FaultinjectiontestingProjectsLocationsOperationsGetRequest object.

  Fields:
    name: The name of the operation resource.
  r
   TrZ   Nrf   r   r   r   r   r   &  rg   r   r   c                       e Zd ZdZ ej
                  d      Z ej
                  dd      Z ej                  dej                  j                        Z ej
                  d      Zy	)
;FaultinjectiontestingProjectsLocationsOperationsListRequesta  A FaultinjectiontestingProjectsLocationsOperationsListRequest 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.
  r
   r   TrZ   r&   r   r'   N)r   r   r   r   r   r    rk   r/   r   r   r   rm   rn   r   r   r   r   r   0  sa     !9  #&			q4	0$#Y##Ay/@/@/F/FG(#i##A&)r   r   c                   4    e Zd ZdZ ej
                  d      Zy)ForwardingRuleTargetzDefinition of FIT Target which describes a specific forwarding rule.

  Fields:
    forwardingRule: Reference to the targeted ForwardingRule (URI) See more:
      https://cloud.google.com/compute/docs/reference/rest/v1/forwardingRules
  r
   N)r   r   r   r   r   r    forwardingRuler   r   r   r   r   @  s     )9((+.r   r   c                      e Zd ZdZ G d dej
                        Z ej                  d      Z ej                  d      Z	 ej                  d      Z
 ej                  d      Z ej                  d      Z ej                  d	d
      Z ej                  d      Z ej                  ddd      Z ej"                  dd      Z ej                  d      Zy)r   a  Message describing Job object

  Enums:
    JobStateValueValuesEnum: Output only. The current state of the job.
      Default value is UNSPECIFIED

  Fields:
    createTime: Output only. [Output only] create time stamp
    deleteTime: Output only. [Output only] delete time stamp
    description: End user description of the job.
    etag: Server specified etag
    experiment: Required. Immutable. experiment that job will run.
    experimentSnapshot: Output only. Snapshot of the experiment configuration
      at the time of job creation.
    expireTime: Output only. [Output only] expire time stamp
    faultApplyStatuses: List of fault configurations and their apply statuses
      for the job.
    jobState: Output only. The current state of the job. Default value is
      UNSPECIFIED
    name: Identifier. Job name of the running job. The format for the name is:
      projects/{project}/locations/{location}/jobs/{job_name}
  c                   ,    e Zd ZdZdZdZdZdZdZdZ	dZ
y	)
Job.JobStateValueValuesEnumap  Output only. The current state of the job. Default value is
    UNSPECIFIED

    Values:
      STATE_UNSPECIFIED: Job state is STATE_UNSPECIFIED for validate job
      QUEUED: job is queued
      IN_PROGRESS: job is in progress
      COMPLETED: job is completed
      ERRORED: job is errored
      STOP_IN_PROGRESS: Job stop in progress
      STOPPED: Job stopped
    r   r
   r   r&   r'   r)   r:   N)r   r   r   r   r<   QUEUEDIN_PROGRESS	COMPLETEDERROREDr?   r@   r   r   r   JobStateValueValuesEnumr   c  s.     FKIGGr   r   r
   r   r&   r'   r)   r%   r:   r;   r7      Tr*   	   
   N)r   r   r   r   r   rH   r   r    r,   
deleteTimer-   r.   r\   r0   experimentSnapshot
expireTimefaultApplyStatusesrK   jobStater/   r   r   r   r   r   K  s    .	 * %y$$Q'*$y$$Q'*%	%%a(+			q	!$$y$$Q'*-y--lA>$y$$Q'*-y--.@!dS Y  !:A>(			r	"$r   r   c                       e Zd ZdZ ej
                  ddd      Z ej                  d      Z ej                  dd      Z	y)	ListExperimentsResponsezMessage for response to listing Experiments

  Fields:
    experiments: The list of Experiment
    nextPageToken: A token identifying a page of results the server should
      return.
    unreachable: Locations that could not be reached.
  r%   r
   Tr*   r   r&   N)
r   r   r   r   r   r0   experimentsr    nextPageTokenunreachabler   r   r   r   r     sE     '	&&|QF+')''*-%	%%a$7+r   r   c                       e Zd ZdZ ej
                  ddd      Z ej                  d      Z ej                  dd      Z	y)	ListFaultsResponsezMessage for response to listing Faults

  Fields:
    faults: The list of Fault
    nextPageToken: A token identifying a page of results the server should
      return.
    unreachable: Locations that could not be reached.
  r3   r
   Tr*   r   r&   N)
r   r   r   r   r   r0   faultsr    r   r   r   r   r   r   r     sE     "9!!'1t<&')''*-%	%%a$7+r   r   c                       e Zd ZdZ ej
                  ddd      Z ej                  d      Z ej                  dd      Z	y)	ListJobsResponsezMessage for response to listing Jobs

  Fields:
    jobs: The list of Job
    nextPageToken: A token identifying a page of results the server should
      return.
    unreachable: Locations that could not be reached.
  r   r
   Tr*   r   r&   N)
r   r   r   r   r   r0   jobsr    r   r   r   r   r   r   r     sE     
 		q4	8$')''*-%	%%a$7+r   r   c                   ^    e Zd ZdZ ej
                  ddd      Z ej                  d      Zy)ListLocationsResponsezThe response message for Locations.ListLocations.

  Fields:
    locations: A list of locations that matches the specified filter in the
      request.
    nextPageToken: The standard List next-page token.
  Locationr
   Tr*   r   N)	r   r   r   r   r   r0   	locationsr    r   r   r   r   r   r     s1     %i$$ZTB)')''*-r   r   c                   ^    e Zd ZdZ ej
                  d      Z ej                  ddd      Zy)ListOperationsResponsezThe 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.
  r
   	Operationr   Tr*   N)	r   r   r   r   r   r    r   r0   
operationsr   r   r   r   r     s1     ()''*-%y%%k1tD*r   r   c                   p   e Zd ZdZ ej
                  d       G d dej                               Z ej
                  d       G d dej                               Z	 ej                  d      Z ej                  dd      Z ej                  d	      Z ej                  dd
      Z ej                  d      Zy)r   ao  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"`
  additionalPropertiesc                   d    e Zd ZdZ G d dej
                        Z ej                  ddd      Zy)Location.LabelsValuea  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                   X    e Zd ZdZ ej
                  d      Z ej
                  d      Zy)'Location.LabelsValue.AdditionalPropertyzAn additional property for a LabelsValue object.

      Fields:
        key: Name of the additional property.
        value: A string attribute.
      r
   r   N)r   r   r   r   r   r    keyvaluer   r   r   AdditionalPropertyr     s-    
 "I!!!$c#i##A&er   r   r
   Tr*   N	r   r   r   r   r   Messager   r0   r   r   r   r   LabelsValuer     s4    	'Y.. 	' 29112FTXYr   r   c                   d    e Zd ZdZ G d dej
                        Z ej                  ddd      Zy)Location.MetadataValuea(  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                   Z    e Zd ZdZ ej
                  d      Z ej                  dd      Zy))Location.MetadataValue.AdditionalPropertyAn additional property for a MetadataValue object.

      Fields:
        key: Name of the additional property.
        value: A extra_types.JsonValue attribute.
      r
   extra_types.JsonValuer   N	r   r   r   r   r   r    r   r0   r   r   r   r   r   r     0    
 "I!!!$c$i$$%<a@er   r   r
   Tr*   Nr   r   r   r   MetadataValuer     6    		AY.. 	A 29112FTXYr   r   r
   r   r&   r'   r)   N)r   r   r   r   r   MapUnrecognizedFieldsr   r   r   r   r    displayNamer0   labels
locationIdmetadatar/   r   r   r   r   r     s    * "8!!"89ZI%% Z :Z0 "8!!"89Zi'' Z :Z2 &	%%a(+!9!!-3&$y$$Q'*#Y##OQ7(			q	!$r   r   c                   r   e Zd ZdZ ej
                  d       G d dej                               Z ej
                  d       G d dej                               Z	 ej                  d      Z ej                  dd	      Z ej                  dd
      Z ej                  d      Z ej                  dd      Zy)r   a	  This resource represents a long-running operation that is the result of
  a network API call.

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

  Fields:
    done: If the value is `false`, it means the operation is still in
      progress. If `true`, the operation is completed, and either `error` or
      `response` is available.
    error: The error result of the operation in case of failure or
      cancellation.
    metadata: Service-specific metadata associated with the operation. It
      typically contains progress information and common metadata such as
      create time. Some services might not provide such metadata. Any method
      that returns a long-running operation should document the metadata type,
      if any.
    name: The server-assigned name, which is only unique within the same
      service that originally returns it. If you use the default HTTP mapping,
      the `name` should be a resource name ending with
      `operations/{unique_id}`.
    response: The normal, successful response of the operation. If the
      original method returns no data on success, such as `Delete`, the
      response is `google.protobuf.Empty`. If the original method is standard
      `Get`/`Create`/`Update`, the response should be the resource. For other
      methods, the response should have the type `XxxResponse`, where `Xxx` is
      the original method name. For example, if the original method name is
      `TakeSnapshot()`, the inferred response type is `TakeSnapshotResponse`.
  r   c                   d    e Zd ZdZ G d dej
                        Z ej                  ddd      Zy)Operation.MetadataValuea  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                   Z    e Zd ZdZ ej
                  d      Z ej                  dd      Zy)*Operation.MetadataValue.AdditionalPropertyr   r
   r   r   Nr   r   r   r   r   r   T  r   r   r   r
   Tr*   Nr   r   r   r   r   r   E  s6    	AY.. 	A 29112FTXYr   r   c                   d    e Zd ZdZ G d dej
                        Z ej                  ddd      Zy)Operation.ResponseValuea  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                   Z    e Zd ZdZ ej
                  d      Z ej                  dd      Zy)*Operation.ResponseValue.AdditionalPropertyzAn additional property for a ResponseValue object.

      Fields:
        key: Name of the additional property.
        value: A extra_types.JsonValue attribute.
      r
   r   r   Nr   r   r   r   r   r   s  r   r   r   r
   Tr*   Nr   r   r   r   ResponseValuer   a  s6     	AY.. 	A 29112FTXYr   r   r
   rF   r   r&   r'   r)   N)r   r   r   r   r   r   r   r   r   r   r   doner0   errorr   r    r/   responser   r   r   r   r     s    'R "8!!"89Zi'' Z :Z6 "8!!"89Zi'' Z :Z< 
 			"$
 )
 
 1
-%#Y##OQ7(			q	!$#Y##OQ7(r   r   c                      e Zd ZdZ ej
                  d      Z ej
                  d      Z ej
                  d      Z ej                  d      Z
 ej
                  d      Z ej
                  d      Z ej
                  d      Zy	)
OperationMetadataa  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 Operation.error value with a
      google.rpc.Status.code of 1, corresponding to `Code.CANCELLED`.
    statusMessage: Output only. Human-readable status of the operation, if
      any.
    target: Output only. Server-defined resource path for the target of the
      operation.
    verb: Output only. Name of the verb executed by the operation.
  r
   r   r&   r'   r)   r:   r;   N)r   r   r   r   r   r    
apiVersionr,   endTimer   requestedCancellationstatusMessagetargetverbr   r   r   r   r     s    " %y$$Q'*$y$$Q'*!I!!!$'0)003')''*- 9  #&			q	!$r   r   c                   4    e Zd ZdZ ej
                  d      Zy)r(   zcmessage to store faults and its durations in experiment

  Fields:
    fault: Fault name to run.
  r
   N)r   r   r   r   r   r    rI   r   r   r   r(   r(     s      )


"%r   r(   c                       e Zd ZdZ G d dej
                        Z G d dej
                        Z ej                  dd      Z	 ej                  d      Z ej                  ddd	
      Z ej                  d      Z ej                  d      Z ej                  d      Z ej                  d      Z ej"                  dd
      Z ej                  d      Z ej                  d      Z ej                  d      Z ej                  d      Zy)StandardQueryParametersa4  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                       e Zd ZdZdZdZdZy)*StandardQueryParameters.AltValueValuesEnumzData 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   N)r   r   r   r   jsonmediaprotor   r   r   AltValueValuesEnumr     s     DEEr   r   c                       e Zd ZdZdZdZy)-StandardQueryParameters.FXgafvValueValuesEnumzVV1 error format.

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

  Messages:
    DetailsValueListEntry: A DetailsValueListEntry object.

  Fields:
    code: The status code, which should be an enum value of google.rpc.Code.
    details: A list of messages that carry the error details. There is a
      common set of message types for APIs to use.
    message: A developer-facing error message, which should be in English. Any
      user-facing error message should be localized and sent in the
      google.rpc.Status.details field, or localized by the client.
  r   c                   d    e Zd ZdZ G d dej
                        Z ej                  ddd      Zy)Status.DetailsValueListEntryzA DetailsValueListEntry object.

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

    Fields:
      additionalProperties: Properties of the object. Contains field @type
        with type URL.
    c                   Z    e Zd ZdZ ej
                  d      Z ej                  dd      Zy)/Status.DetailsValueListEntry.AdditionalPropertyzAn additional property for a DetailsValueListEntry object.

      Fields:
        key: Name of the additional property.
        value: A extra_types.JsonValue attribute.
      r
   r   r   Nr   r   r   r   r   r    r   r   r   r
   Tr*   Nr   r   r   r   DetailsValueListEntryr    r   r   r  r
   r   r   Tr*   r&   N)r   r   r   r   r   r   r   r   r  r   r   r   coder0   detailsr    messager   r   r   rF   rF     s    & "8!!"89Zi// Z :Z2 
 		9+<+<+B+B	C$"I""#:AM'!I!!!$'r   rF   c                   X    e Zd ZdZ ej
                  d      Z ej
                  d      Zy)r   a  Message for deleting a Job

  Fields:
    etag: Optional. Etag value for the job to be deleted
    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 t he 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   N)r   r   r   r   r   r    r.   r_   r   r   r   r   r     s-    " 
		q	!$#i##A&)r   r   c                   6    e Zd ZdZ ej
                  dd      Zy)Targetz}Message describing target that apphub target was resolved to.

  Fields:
    forwardingRuleTarget: Forwarding rule target.
  r   r
   N)r   r   r   r   r   r0   forwardingRuleTargetr   r   r   r  r  4  rR   r   r  c                   \    e Zd ZdZ ej
                  dd      Z ej
                  dd      Zy)rG   zMessage describing target status.

  Fields:
    status: Output only. Error message from the control plane.
    target: target that apphub target resolved to.
  rF   r
   r  r   N)r   r   r   r   r   r0   rM   r   r   r   r   rG   rG   >  s1     "9!!(A.&!9!!(A.&r   rG   r  z$.xgafvr   1r   2N)=r   
__future__r   apitools.base.protorpcliter   r   apitools.base.pyr   r   packager   r	   r   r   r#   r%   r3   r7   r4   rP   rE   rY   ra   re   ri   rq   rt   rw   ry   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   rF   r   r  rG   AddCustomJsonFieldMappingAddCustomJsonEnumMappingr   r   r   r   <module>r%     s  
 ' < % ( "
JI 
J=Y.. =	JI 	JI C"" C&"I "((Ly(( (LVK9,, K-9,, -"!9,, !'YEVEV '4'YEVEV '01)BSBS 139CTCT 3((IDUDU (>'	@Q@Q '6'	@Q@Q '01Y=N=N 13i>O>O 3((y?P?P (@1y7H7H 1+i>O>O +:'i>O>O '019;L;L 13I<M<M 3(
?I<M<M 
?'	8I8I '0
1IDUDU 
11IDUDU 11ARAR 1')BSBS ' ,9,, ,6#)

 6#r8i// 88** 88y(( 8
+I-- 
+
EY.. 
EM"y   M"`i8	!! i8X"	)) "6#y   #<.i// <.~0%Y 0%f'Y&& ',KY K	/9$$ 	/ # " "Z4 ! ! !114> ! ! !114>r   