
                            S r SSKJr  SSKJr  SSKJr  SSKJr  SSKJr	  \R                  " \R                  R                  \R                  R                  \R                  R                  5       " S S\R                  5      5       rg	)
zSet IAM Policy.    )absolute_import)division)unicode_literals)base)utilc                   6    \ rS rSrSrSS0r\S 5       rS rSr	g)	SetIamPolicy   aa  Set the IAM policy for an IAP TCP Destination Group resource.

This command replaces the existing IAM policy for an IAP TCP Destination Group
resource, given a file encoded in JSON or YAML that contains the IAM policy.
If the given policy file specifies an "etag" value, then the replacement will
succeed only if the policy already in place matches that etag. (An etag
obtained via $ {parent_command} get-iam-policy will prevent the replacement if
the policy for the resource has been subsequently updated.) A policy file that
does not contain an etag value will replace any existing policy for the
resource.
EXAMPLESa3            To set the IAM policy for the TCP Destination Group resource within
          the active project in the group 'my-group' located in the region
          'us-west1', run:

            $ {command} POLICY_FILE  --dest-group=='my-group' --region='us-west1'

          To set the IAM policy for the TCP Destination Group resource within
          project PROJECT_ID in the group 'my-group' located in the region
          'us-west1', run:

            $ {command} POLICY_FILE --project=PROJECT_ID --dest-group=='my-group'
              --region='us-west1'
  c                     [         R                  " U 5        [         R                  " U 5        [        R                  R                  U 5        g)zRegister flags for this command.

Args:
  parser: An argparse.ArgumentParser-like object. It is mocked out in order
    to capture some information, but behaves like an ArgumentParser.
N)iap_utilAddIAMPolicyFileArgAddIamDestGroupArgsr   URI_FLAGRemoveFromParser)parsers    1lib/surface/iap/tcp/dest_groups/set_iam_policy.pyArgsSetIamPolicy.Args9   s2       (  (MM""6*    c                     [         R                  " U R                  5       U5      nUR                  UR                  5      $ )zThis is what gets called when the user runs this command.

Args:
  args: an argparse namespace. All the arguments that were provided to this
    command invocation.

Returns:
  The specified function with its description and configured filter.
)r   ParseIapDestGroupResourceReleaseTrackr	   policy_file)selfargsiap_iam_refs      r   RunSetIamPolicy.RunE   s6     44T5F5F5H$OK##D$4$455r    N)
__name__
__module____qualname____firstlineno____doc__detailed_helpstaticmethodr   r   __static_attributes__r    r   r   r	   r	      s1    
 -$ 	+ 	+6r   r	   N)r%   
__future__r   r   r   googlecloudsdk.callioper   googlecloudsdk.command_lib.iapr   r   ReleaseTracksr   ALPHABETAGACommandr	   r    r   r   <module>r1      sn     &  ' ( ; D%%++T->->-C-C%%((*564<< 56*56r   