class Google::Apis::SpannerV1::SetIamPolicyRequest

def update!(**args)

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