base

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: May 21, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package base is a generated protocol buffer package.

It is generated from these files:

google.golang.org/appengine/internal/base/api_base.proto

It has these top-level messages:

StringProto
Integer32Proto
Integer64Proto
BoolProto
DoubleProto
BytesProto
VoidProto

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BoolProto

type BoolProto struct {
	Value            *bool  `protobuf:"varint,1,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*BoolProto) Descriptor added in v1.1.0

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

func (*BoolProto) GetValue

func (m *BoolProto) GetValue() bool

func (*BoolProto) ProtoMessage

func (*BoolProto) ProtoMessage()

func (*BoolProto) Reset

func (m *BoolProto) Reset()

func (*BoolProto) String

func (m *BoolProto) String() string

type BytesProto

type BytesProto struct {
	Value            []byte `protobuf:"bytes,1,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*BytesProto) Descriptor added in v1.1.0

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

func (*BytesProto) GetValue

func (m *BytesProto) GetValue() []byte

func (*BytesProto) ProtoMessage

func (*BytesProto) ProtoMessage()

func (*BytesProto) Reset

func (m *BytesProto) Reset()

func (*BytesProto) String

func (m *BytesProto) String() string

type DoubleProto

type DoubleProto struct {
	Value            *float64 `protobuf:"fixed64,1,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*DoubleProto) Descriptor added in v1.1.0

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

func (*DoubleProto) GetValue

func (m *DoubleProto) GetValue() float64

func (*DoubleProto) ProtoMessage

func (*DoubleProto) ProtoMessage()

func (*DoubleProto) Reset

func (m *DoubleProto) Reset()

func (*DoubleProto) String

func (m *DoubleProto) String() string

type Integer32Proto

type Integer32Proto struct {
	Value            *int32 `protobuf:"varint,1,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Integer32Proto) Descriptor added in v1.1.0

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

func (*Integer32Proto) GetValue

func (m *Integer32Proto) GetValue() int32

func (*Integer32Proto) ProtoMessage

func (*Integer32Proto) ProtoMessage()

func (*Integer32Proto) Reset

func (m *Integer32Proto) Reset()

func (*Integer32Proto) String

func (m *Integer32Proto) String() string

type Integer64Proto

type Integer64Proto struct {
	Value            *int64 `protobuf:"varint,1,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Integer64Proto) Descriptor added in v1.1.0

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

func (*Integer64Proto) GetValue

func (m *Integer64Proto) GetValue() int64

func (*Integer64Proto) ProtoMessage

func (*Integer64Proto) ProtoMessage()

func (*Integer64Proto) Reset

func (m *Integer64Proto) Reset()

func (*Integer64Proto) String

func (m *Integer64Proto) String() string

type StringProto

type StringProto struct {
	Value            *string `protobuf:"bytes,1,req,name=value" json:"value,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*StringProto) Descriptor added in v1.1.0

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

func (*StringProto) GetValue

func (m *StringProto) GetValue() string

func (*StringProto) ProtoMessage

func (*StringProto) ProtoMessage()

func (*StringProto) Reset

func (m *StringProto) Reset()

func (*StringProto) String

func (m *StringProto) String() string

type VoidProto

type VoidProto struct {
	XXX_unrecognized []byte `json:"-"`
}

func (*VoidProto) Descriptor added in v1.1.0

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

func (*VoidProto) ProtoMessage

func (*VoidProto) ProtoMessage()

func (*VoidProto) Reset

func (m *VoidProto) Reset()

func (*VoidProto) String

func (m *VoidProto) String() string

Jump to

Keyboard shortcuts

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