
    
                         d Z ddlmZ ddlmZ ddlmZ dZ G d dej                        Z
 ej                  e
dd	        ej                  e
j                  d
d        ej                  e
j                  dd       y)zsGenerated message classes for eventarc version v1beta1.

Build event-driven applications on Google Cloud Platform.
    )absolute_import)messages)encodingeventarcc                       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         N)__name__
__module____qualname____doc__jsonmediaproto     Wlib/googlecloudsdk/generated_clients/apis/eventarc/v1beta1/eventarc_v1beta1_messages.py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   7   s     
B	
Br   r   r   r      r   )default               T	   
         N)r   r   r   r   	_messagesEnumr   r   	EnumFieldf__xgafvStringFieldaccess_tokenaltcallbackfieldskeyoauth_tokenBooleanField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   r+   z$.xgafvr   1r   2N)r   
__future__r   apitools.base.protorpcliter   r(   apitools.base.pyr   packageMessager   AddCustomJsonFieldMappingAddCustomJsonEnumMappingr   r   r   r   <module>rB      s    ' < % <.i// <.~ # " "Z4 ! ! !114> ! ! !114>r   