kernels

package
v0.0.0-...-d1695c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package kernels is a generated protocol buffer package.

It is generated from these files:

tensorflow/contrib/cloud/kernels/bigquery_table_partition.proto

It has these top-level messages:

BigQueryTablePartition

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigQueryTablePartition

type BigQueryTablePartition struct {
	// [start_index, end_index] specify the boundaries of a partition.
	// If end_index is -1, every row starting from start_index is part of the
	// partition.
	StartIndex int64 `protobuf:"varint,1,opt,name=start_index,json=startIndex" json:"start_index,omitempty"`
	EndIndex   int64 `protobuf:"varint,2,opt,name=end_index,json=endIndex" json:"end_index,omitempty"`
}

This proto specifies a table partition in BigQuery.

func (*BigQueryTablePartition) Descriptor

func (*BigQueryTablePartition) Descriptor() ([]byte, []int)

func (*BigQueryTablePartition) GetEndIndex

func (m *BigQueryTablePartition) GetEndIndex() int64

func (*BigQueryTablePartition) GetStartIndex

func (m *BigQueryTablePartition) GetStartIndex() int64

func (*BigQueryTablePartition) ProtoMessage

func (*BigQueryTablePartition) ProtoMessage()

func (*BigQueryTablePartition) Reset

func (m *BigQueryTablePartition) Reset()

func (*BigQueryTablePartition) String

func (m *BigQueryTablePartition) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL