Class Service.CreateStatementResponse

    • Field Detail

      • CONNECTION_ID_DESCRIPTOR

        private static final com.google.protobuf.Descriptors.FieldDescriptor CONNECTION_ID_DESCRIPTOR
      • METADATA_DESCRIPTOR

        private static final com.google.protobuf.Descriptors.FieldDescriptor METADATA_DESCRIPTOR
      • connectionId

        public final java.lang.String connectionId
      • statementId

        public final int statementId
    • Constructor Detail

      • CreateStatementResponse

        CreateStatementResponse()
      • CreateStatementResponse

        public CreateStatementResponse​(java.lang.String connectionId,
                                       int statementId,
                                       Service.RpcMetadataResponse rpcMetadata)