
    n                     V    d Z ddlmZ ddlmZ ddlmZ  G d dej                        Z	y)z?Generated client library for geminicloudassist version v1alpha.    )absolute_import)base_api)"geminicloudassist_v1alpha_messagesc                   2    e Zd ZdZeZdZdZdZdgZ	dZ
dZdZd	Zd ZdZd
Z	 	 	 	 	 d f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 xZS )GeminicloudassistV1alphazGGenerated client library for service geminicloudassist version v1alpha.z)https://geminicloudassist.googleapis.com/z.https://geminicloudassist.mtls.googleapis.com/geminicloudassistz.https://www.googleapis.com/auth/cloud-platformv1alpha	CLIENT_IDCLIENT_SECRETzgoogle-cloud-sdkNc                 >   |xs | j                   }t        t        |   |||||||||	|
|       | j	                  |       | _        | j                  |       | _        | j                  |       | _	        | j                  |       | _        | j                  |       | _        y)z&Create a new geminicloudassist handle.)
credentialsget_credentialshttpmodellog_requestlog_responsecredentials_argsdefault_global_paramsadditional_http_headersresponse_encodingN)BASE_URLsuperr   __init__/ProjectsLocationsInvestigationsRevisionsService+projects_locations_investigations_revisions&ProjectsLocationsInvestigationsService!projects_locations_investigations"ProjectsLocationsOperationsServiceprojects_locations_operationsProjectsLocationsServiceprojects_locationsProjectsServiceprojects)selfurlr   r   r   r   r   r   r   r   r   r   	__class__s               glib/googlecloudsdk/generated_clients/apis/geminicloudassist/v1alpha/geminicloudassist_v1alpha_client.pyr   z!GeminicloudassistV1alpha.__init__   s     
C	
"D2'd%l)3 7+ 3 - 8<7k7klp7qD4-1-X-XY]-^D*)-)P)PQU)VD&";;DAD((.DM    c                        e Zd ZdZdZ fdZddZd e_        ddZd e_        ddZ	d	 e	_        dd
Z
d e
_        ddZd e_        ddZd e_         xZS )HGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsServicezKService class for the projects_locations_investigations_revisions resource.r   c                 N    t         t        j                  |   |       i | _        y N)r   r   r   r   _upload_configsr$   clientr&   s     r'   r   zQGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.__init__5   s%    $TTVZdekldr(   c                 L    | j                  d      }| j                  |||      S )aB  Creates a new revision of a given Investigation.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsRevisionsCreateRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (InvestigationRevision) The response message.
      Createglobal_paramsGetMethodConfig
_RunMethodr$   requestr3   configs       r'   r1   zOGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.Create:   1     ##H-f__
'  8 8r(   c                  J    t        j                  ddddgdgddgddd	d
d      S )Nav1alpha/projects/{projectsId}/locations/{locationsId}/investigations/{investigationsId}/revisionsPOSTzDgeminicloudassist.projects.locations.investigations.revisions.createparentinvestigationRevisionId	requestIdv1alpha/{+parent}/revisionsinvestigationRevisionFGeminicloudassistProjectsLocationsInvestigationsRevisionsCreateRequestInvestigationRevisionF	flat_pathhttp_method	method_idordered_paramspath_paramsquery_paramsrelative_pathrequest_fieldrequest_type_nameresponse_type_namesupports_downloadr   ApiMethodInfo r(   r'   <lambda>zQGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.<lambda>G   s9    8#9#9uX zJ/=3-b2$r(   c                 L    | j                  d      }| j                  |||      S )an  Deletes a single revision of an Investigation. Fails if the revision is the investigation's active revision.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsRevisionsDeleteRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Empty) The response message.
      Deleter2   r4   r7   s       r'   rV   zOGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.DeleteU   r:   r(   c                  H    t        j                  ddddgdgdgdddd	d
      S )Nov1alpha/projects/{projectsId}/locations/{locationsId}/investigations/{investigationsId}/revisions/{revisionsId}DELETEzDgeminicloudassist.projects.locations.investigations.revisions.deletenamer@   v1alpha/{+name} FGeminicloudassistProjectsLocationsInvestigationsRevisionsDeleteRequestEmptyFrE   rQ   rS   r(   r'   rT   zQGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.<lambda>b   s9    8#9#9 DXxH!]'b"$r(   c                 L    | j                  d      }| j                  |||      S )aE  Gets details of a single revision of an Investigation.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsRevisionsGetRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (InvestigationRevision) The response message.
      Getr2   r4   r7   s       r'   r`   zLGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.Getp   1     ##E*f__
'  8 8r(   c                  F    t        j                  ddddgdgg ddddd	
      S )NrX   GETzAgeminicloudassist.projects.locations.investigations.revisions.getrZ   r[   r\   CGeminicloudassistProjectsLocationsInvestigationsRevisionsGetRequestrD   FrE   rQ   rS   r(   r'   rT   zQGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.<lambda>}   s7     6 6 DUxH'_2!r(   c                 L    | j                  d      }| j                  |||      S )aR  Lists Investigations in a given project and location.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsRevisionsListRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (ListInvestigationRevisionsResponse) The response message.
      Listr2   r4   r7   s       r'   rf   zMGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.List   1     ##F+f__
'  8 8r(   c                  J    t        j                  ddddgdgddgddd	d
d      S )Nr<   rc   zBgeminicloudassist.projects.locations.investigations.revisions.listr>   pageSize	pageTokenrA   r\   DGeminicloudassistProjectsLocationsInvestigationsRevisionsListRequest"ListInvestigationRevisionsResponseFrE   rQ   rS   r(   r'   rT   zQGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.<lambda>   s9    !7!7uV zJ +.3`?"r(   c                 L    | j                  d      }| j                  |||      S )aB  Updates the parameters of a single Investigation.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsRevisionsPatchRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (InvestigationRevision) The response message.
      Patchr2   r4   r7   s       r'   rn   zNGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.Patch   1     ##G,f__
'  8 8r(   c                  J    t        j                  ddddgdgddgddd	d
d      S )NrX   PATCHzCgeminicloudassist.projects.locations.investigations.revisions.patchrZ   r@   
updateMaskr[   rB   EGeminicloudassistProjectsLocationsInvestigationsRevisionsPatchRequestrD   FrE   rQ   rS   r(   r'   rT   zQGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.<lambda>   s<    ("8"8 DWxH!<0'-a2#r(   c                 L    | j                  d      }| j                  |||      S )a0  Run an existing revision of an investigation.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsRevisionsRunRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Operation) The response message.
      Runr2   r4   r7   s       r'   ru   zLGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.Run   ra   r(   c                  F    t        j                  ddddgdgg ddddd	
      S )Nzsv1alpha/projects/{projectsId}/locations/{locationsId}/investigations/{investigationsId}/revisions/{revisionsId}:runr=   zAgeminicloudassist.projects.locations.investigations.revisions.runrZ   zv1alpha/{+name}:runrunInvestigationRevisionRequestCGeminicloudassistProjectsLocationsInvestigationsRevisionsRunRequest	OperationFrE   rQ   rS   r(   r'   rT   zQGeminicloudassistV1alpha.ProjectsLocationsInvestigationsRevisionsService.<lambda>   s7     6 6 HUxH+7_&!r(   r,   )__name__
__module____qualname____doc___NAMEr   r1   method_configrV   r`   rf   rn   ru   __classcell__r&   s   @r'   r   r*   0   sm    U9E
8F8F8C8D8E8Cr(   r   c                        e Zd ZdZdZ fdZddZd e_        ddZd e_        ddZ	d	 e	_        dd
Z
d e
_        ddZd e_        ddZd e_        ddZd e_        ddZd e_         xZS )?GeminicloudassistV1alpha.ProjectsLocationsInvestigationsServicezAService class for the projects_locations_investigations resource.r   c                 N    t         t        j                  |   |       i | _        y r,   )r   r   r   r   r-   r.   s     r'   r   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.__init__   s$    $KKT[\bcdr(   c                 L    | j                  d      }| j                  |||      S )a=  Creates a new Investigation in a given project and location.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsCreateRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Investigation) The response message.
      r1   r2   r4   r7   s       r'   r1   zFGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.Create   r:   r(   c                  J    t        j                  ddddgdgddgddd	d
d      S )NDv1alpha/projects/{projectsId}/locations/{locationsId}/investigationsr=   z:geminicloudassist.projects.locations.investigations.creater>   investigationIdr@    v1alpha/{+parent}/investigationsinvestigation=GeminicloudassistProjectsLocationsInvestigationsCreateRequestInvestigationFrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>   s9    8#9#9XN zJ'58%Y*$r(   c                 L    | j                  d      }| j                  |||      S )a  Deletes a single Investigation.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsDeleteRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Empty) The response message.
      rV   r2   r4   r7   s       r'   rV   zFGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.Delete  r:   r(   c                  H    t        j                  ddddgdgdgdddd	d
      S )NWv1alpha/projects/{projectsId}/locations/{locationsId}/investigations/{investigationsId}rY   z:geminicloudassist.projects.locations.investigations.deleterZ   r@   r[   r\   =GeminicloudassistProjectsLocationsInvestigationsDeleteRequestr^   FrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>  s6    8#9#9kNxH!]'Y"$r(   c                 L    | j                  d      }| j                  |||      S )a%  Gets details of a single Investigation.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsGetRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Investigation) The response message.
      r`   r2   r4   r7   s       r'   r`   zCGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.Get  ra   r(   c                  F    t        j                  ddddgdgg ddddd	
      S )Nr   rc   z7geminicloudassist.projects.locations.investigations.getrZ   r[   r\   :GeminicloudassistProjectsLocationsInvestigationsGetRequestr   FrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>)  s4     6 6kKxH'V*!r(   c                 L    | j                  d      }| j                  |||      S )a}  Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsGetIamPolicyRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Policy) The response message.
      GetIamPolicyr2   r4   r7   s       r'   r   zLGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.GetIamPolicy7  1     ##N3f__
'  8 8r(   c                  H    t        j                  ddddgdgdgdddd	d
      S )Nzdv1alpha/projects/{projectsId}/locations/{locationsId}/investigations/{investigationsId}:getIamPolicyrc   z@geminicloudassist.projects.locations.investigations.getIamPolicyresourceoptions_requestedPolicyVersionz v1alpha/{+resource}:getIamPolicyr\   CGeminicloudassistProjectsLocationsInvestigationsGetIamPolicyRequestPolicyFrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>D  s7    )?)?xT"|L678_#*r(   c                 L    | j                  d      }| j                  |||      S )aA  Lists Investigations in a given project and location.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsListRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (ListInvestigationsResponse) The response message.
      rf   r2   r4   r7   s       r'   rf   zDGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.ListR  rg   r(   c                  J    t        j                  ddddgdgg ddddd	d
      S )Nr   rc   z8geminicloudassist.projects.locations.investigations.listr>   )filterorderByri   rj   r   r\   ;GeminicloudassistProjectsLocationsInvestigationsListRequestListInvestigationsResponseFrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>_  s4    !7!7XL zJC8W7"r(   c                 L    | j                  d      }| j                  |||      S )a1  Updates the parameters of a single Investigation.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsPatchRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Investigation) The response message.
      rn   r2   r4   r7   s       r'   rn   zEGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.Patchm  ro   r(   c                  J    t        j                  ddddgdgddgddd	d
d      S )Nr   rq   z9geminicloudassist.projects.locations.investigations.patchrZ   r@   rr   r[   r   <GeminicloudassistProjectsLocationsInvestigationsPatchRequestr   FrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>z  s9    ("8"8kMxH!<0'%X*#r(   c                 L    | j                  d      }| j                  |||      S )a  Sets the access control policy on the specified resource. Replaces any existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsSetIamPolicyRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Policy) The response message.
      SetIamPolicyr2   r4   r7   s       r'   r   zLGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.SetIamPolicy  r   r(   c                  F    t        j                  ddddgdgg ddddd	
      S )Nzdv1alpha/projects/{projectsId}/locations/{locationsId}/investigations/{investigationsId}:setIamPolicyr=   z@geminicloudassist.projects.locations.investigations.setIamPolicyr   z v1alpha/{+resource}:setIamPolicysetIamPolicyRequestCGeminicloudassistProjectsLocationsInvestigationsSetIamPolicyRequestr   FrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>  s4    )?)?xT"|L8+_#*r(   c                 L    | j                  d      }| j                  |||      S )aw  Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a `NOT_FOUND` error. Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning.

      Args:
        request: (GeminicloudassistProjectsLocationsInvestigationsTestIamPermissionsRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (TestIamPermissionsResponse) The response message.
      TestIamPermissionsr2   r4   r7   s       r'   r   zRGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.TestIamPermissions  s2     ##$89f__
'  8 8r(   c                  F    t        j                  ddddgdgg ddddd	
      S )Nzjv1alpha/projects/{projectsId}/locations/{locationsId}/investigations/{investigationsId}:testIamPermissionsr=   zFgeminicloudassist.projects.locations.investigations.testIamPermissionsr   z&v1alpha/{+resource}:testIamPermissionstestIamPermissionsRequestIGeminicloudassistProjectsLocationsInvestigationsTestIamPermissionsRequestTestIamPermissionsResponseFrE   rQ   rS   r(   r'   rT   zHGeminicloudassistV1alpha.ProjectsLocationsInvestigationsService.<lambda>  s4    x/E/E~Z"|L>1e70r(   r,   )rz   r{   r|   r}   r~   r   r1   r   rV   r`   r   rf   rn   r   r   r   r   s   @r'   r   r      s    K/E
8F8F8C8"L8D8E8"L8($$r(   r   c                        e Zd ZdZdZ fdZddZd e_        ddZd e_        ddZ	d	 e	_        dd
Z
d e
_         xZS );GeminicloudassistV1alpha.ProjectsLocationsOperationsServicez=Service class for the projects_locations_operations resource.r   c                 N    t         t        j                  |   |       i | _        y r,   )r   r   r   r   r-   r.   s     r'   r   zDGeminicloudassistV1alpha.ProjectsLocationsOperationsService.__init__  s$    $GGWX^_dr(   c                 L    | j                  d      }| j                  |||      S )a@  Starts asynchronous cancellation on a long-running operation. The server makes a best effort to cancel the operation, but success is not guaranteed. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`. Clients can use Operations.GetOperation or other methods to check whether the cancellation succeeded or whether the operation completed despite cancellation. On successful cancellation, the operation is not deleted; instead, it becomes an operation with an Operation.error value with a google.rpc.Status.code of `1`, corresponding to `Code.CANCELLED`.

      Args:
        request: (GeminicloudassistProjectsLocationsOperationsCancelRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Empty) The response message.
      Cancelr2   r4   r7   s       r'   r   zBGeminicloudassistV1alpha.ProjectsLocationsOperationsService.Cancel  r:   r(   c                  F    t        j                  ddddgdgg ddddd	
      S )NzVv1alpha/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}:cancelr=   z6geminicloudassist.projects.locations.operations.cancelrZ   zv1alpha/{+name}:cancelcancelOperationRequest9GeminicloudassistProjectsLocationsOperationsCancelRequestr^   FrE   rQ   rS   r(   r'   rT   zDGeminicloudassistV1alpha.ProjectsLocationsOperationsService.<lambda>  s4    8#9#9jJxH..U"$r(   c                 L    | j                  d      }| j                  |||      S )a  Deletes a long-running operation. This method indicates that the client is no longer interested in the operation result. It does not cancel the operation. If the server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.

      Args:
        request: (GeminicloudassistProjectsLocationsOperationsDeleteRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Empty) The response message.
      rV   r2   r4   r7   s       r'   rV   zBGeminicloudassistV1alpha.ProjectsLocationsOperationsService.Delete  r:   r(   c                  F    t        j                  ddddgdgg ddddd	
      S )NOv1alpha/projects/{projectsId}/locations/{locationsId}/operations/{operationsId}rY   z6geminicloudassist.projects.locations.operations.deleterZ   r[   r\   9GeminicloudassistProjectsLocationsOperationsDeleteRequestr^   FrE   rQ   rS   r(   r'   rT   zDGeminicloudassistV1alpha.ProjectsLocationsOperationsService.<lambda>  s4    8#9#9cJxH'U"$r(   c                 L    | j                  d      }| j                  |||      S )a  Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.

      Args:
        request: (GeminicloudassistProjectsLocationsOperationsGetRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Operation) The response message.
      r`   r2   r4   r7   s       r'   r`   z?GeminicloudassistV1alpha.ProjectsLocationsOperationsService.Get  ra   r(   c                  F    t        j                  ddddgdgg ddddd	
      S )Nr   rc   z3geminicloudassist.projects.locations.operations.getrZ   r[   r\   6GeminicloudassistProjectsLocationsOperationsGetRequestry   FrE   rQ   rS   r(   r'   rT   zDGeminicloudassistV1alpha.ProjectsLocationsOperationsService.<lambda>  s4     6 6cGxH'R&!r(   c                 L    | j                  d      }| j                  |||      S )a  Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns `UNIMPLEMENTED`.

      Args:
        request: (GeminicloudassistProjectsLocationsOperationsListRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (ListOperationsResponse) The response message.
      rf   r2   r4   r7   s       r'   rf   z@GeminicloudassistV1alpha.ProjectsLocationsOperationsService.List  rg   r(   c                  J    t        j                  ddddgdgg ddddd	d
      S )Nz@v1alpha/projects/{projectsId}/locations/{locationsId}/operationsrc   z4geminicloudassist.projects.locations.operations.listrZ   )r   ri   rj   zv1alpha/{+name}/operationsr\   7GeminicloudassistProjectsLocationsOperationsListRequestListOperationsResponseFrE   rQ   rS   r(   r'   rT   zDGeminicloudassistV1alpha.ProjectsLocationsOperationsService.<lambda>&  s4    !7!7THxH82S3"r(   r,   )rz   r{   r|   r}   r~   r   r   r   rV   r`   rf   r   r   s   @r'   r   r     sO    G+E
8F8F8C8Dr(   r   c                   V     e Zd ZdZdZ fdZddZd e_        ddZd e_         xZ	S )	1GeminicloudassistV1alpha.ProjectsLocationsServicez2Service class for the projects_locations resource.r!   c                 N    t         t        j                  |   |       i | _        y r,   )r   r   r    r   r-   r.   s     r'   r   z:GeminicloudassistV1alpha.ProjectsLocationsService.__init__9  s#    $==tMfUdr(   c                 L    | j                  d      }| j                  |||      S )a  Gets information about a location.

      Args:
        request: (GeminicloudassistProjectsLocationsGetRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (Location) The response message.
      r`   r2   r4   r7   s       r'   r`   z5GeminicloudassistV1alpha.ProjectsLocationsService.Get>  ra   r(   c                  F    t        j                  ddddgdgg ddddd	
      S )Nz5v1alpha/projects/{projectsId}/locations/{locationsId}rc   z(geminicloudassist.projects.locations.getrZ   r[   r\   ,GeminicloudassistProjectsLocationsGetRequestLocationFrE   rQ   rS   r(   r'   rT   z:GeminicloudassistV1alpha.ProjectsLocationsService.<lambda>K  s4     6 6I<xH'H%!r(   c                 L    | j                  d      }| j                  |||      S )a:  Lists information about the supported locations for this service.

      Args:
        request: (GeminicloudassistProjectsLocationsListRequest) input message
        global_params: (StandardQueryParameters, default: None) global arguments
      Returns:
        (ListLocationsResponse) The response message.
      rf   r2   r4   r7   s       r'   rf   z6GeminicloudassistV1alpha.ProjectsLocationsService.ListY  rg   r(   c                  J    t        j                  ddddgdgg ddddd	d
      S )Nz'v1alpha/projects/{projectsId}/locationsrc   z)geminicloudassist.projects.locations.listrZ   )extraLocationTypesr   ri   rj   zv1alpha/{+name}/locationsr\   -GeminicloudassistProjectsLocationsListRequestListLocationsResponseFrE   rQ   rS   r(   r'   rT   z:GeminicloudassistV1alpha.ProjectsLocationsService.<lambda>f  s4    !7!7;=xHN1I2"r(   r,   )
rz   r{   r|   r}   r~   r   r`   r   rf   r   r   s   @r'   r    r   4  s1    < E
8C8Dr(   r    c                   &     e Zd ZdZdZ fdZ xZS )(GeminicloudassistV1alpha.ProjectsServicez(Service class for the projects resource.r#   c                 N    t         t        j                  |   |       i | _        y r,   )r   r   r"   r   r-   r.   s     r'   r   z1GeminicloudassistV1alpha.ProjectsService.__init__y  s#    $44dDVLdr(   )rz   r{   r|   r}   r~   r   r   r   s   @r'   r"   r   t  s    2E r(   r"   )r\   NTNNFFNNNN)rz   r{   r|   r}   messagesMESSAGES_MODULEr   MTLS_BASE_URL_PACKAGE_SCOPES_VERSION
_CLIENT_ID_CLIENT_SECRET_USER_AGENT_CLIENT_CLASS_NAME_URL_VERSION_API_KEYr   r   BaseApiServicer   r   r   r    r"   r   r   s   @r'   r   r   
   s    O/8(B- (=>'(*"."+1,()-6:/4<@?C	/*j8O8O jX`x/F/F `Dt8+B+B tl>!8!8 >@//  r(   r   N)
r}   
__future__r   apitools.base.pyr   ?googlecloudsdk.generated_clients.apis.geminicloudassist.v1alphar   r   BaseApiClientr   rS   r(   r'   <module>r      s'    E ' % zr	x55 r	r(   