class Google::Apis::SpannerV1::Partition

def update!(**args)

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