
                         >    d Z ddlmZ ddlmZ ddlmZ ddlmZ d Zy)zPThis file provides the implementation of the `functions get-iam-policy` command.    )absolute_import)division)unicode_literals)utilc                     | j                   j                  j                         }t        j                  |j                               S )z/Get the IAM policy for a Google Cloud Function.)CONCEPTSnameParser   GetFunctionIamPolicyRelativeName)argsfunction_refs     Elib/googlecloudsdk/command_lib/functions/v1/get_iam_policy/command.pyRunr      s4    ##))+,		"	"<#<#<#>	??    N)__doc__
__future__r   r   r   #googlecloudsdk.api_lib.functions.v1r   r    r   r   <module>r      s    W &  ' 4@r   