class Google::Apis::SecuritycenterV1beta1::GetIamPolicyRequest

Request message for ‘GetIamPolicy` method.

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @options = args[:options] if args.key?(:options)
end