All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.google.datastore.v1.BeginTransactionResponseOrBuilder Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: google/datastore/v1/datastore.proto

package com.google.datastore.v1;

public interface BeginTransactionResponseOrBuilder extends
    // @@protoc_insertion_point(interface_extends:google.datastore.v1.BeginTransactionResponse)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * The transaction identifier (always present).
   * 
* * optional bytes transaction = 1; */ com.google.protobuf.ByteString getTransaction(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy