class Google::Apis::SpannerV1::TestIamPermissionsRequest

def update!(**args)

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