NAME

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

SYNOPSIS

use Google::Spanner::V1::CommitResponse;

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

FIELDS

  • commit_timestamp

    Type: Message (.google.protobuf.Timestamp)

  • commit_stats

    Type: Message (.google.spanner.v1.CommitResponse.CommitStats)

  • precommit_token

    Type: Message (.google.spanner.v1.MultiplexedSessionPrecommitToken)

  • snapshot_timestamp

    Type: Message (.google.protobuf.Timestamp)

  • cache_update

    Type: Message (.google.spanner.v1.CacheUpdate)

  • isolation_level

    Type: Enum (.google.spanner.v1.TransactionOptions.IsolationLevel)

  • read_lock_mode

    Type: Enum (.google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode)

NAME

Google::Spanner::V1::CommitResponse - 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.