NAME

Google::Spanner::V1::Mutation::Mutation - Compiled Protocol Buffers message class

SYNOPSIS

use Google::Spanner::V1::Mutation;

my $msg = Google::Spanner::V1::Mutation::Mutation->new(
    insert => $value,
);

FIELDS

  • insert

    Type: Message (.google.spanner.v1.Mutation.Write)

  • update

    Type: Message (.google.spanner.v1.Mutation.Write)

  • insert_or_update

    Type: Message (.google.spanner.v1.Mutation.Write)

  • replace

    Type: Message (.google.spanner.v1.Mutation.Write)

  • delete

    Type: Message (.google.spanner.v1.Mutation.Delete)

  • send

    Type: Message (.google.spanner.v1.Mutation.Send)

  • ack

    Type: Message (.google.spanner.v1.Mutation.Ack)

NAME

Google::Spanner::V1::Mutation - Protocol Buffers schema definition

DESCRIPTION

Auto-generated Protocol Buffers schema definition class.

LICENSE AND COPYRIGHT

Copyright (C) 2026 Google LLC

This program is released under the Apache 2.0 license.