Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var File_go_chromium_org_luci_examples_appengine_tq_taskspb_tasks_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CountDownTask ¶
type CountDownTask struct { Number int64 `protobuf:"varint,1,opt,name=number,proto3" json:"number,omitempty"` // contains filtered or unexported fields }
func (*CountDownTask) Descriptor
deprecated
func (*CountDownTask) Descriptor() ([]byte, []int)
Deprecated: Use CountDownTask.ProtoReflect.Descriptor instead.
func (*CountDownTask) GetNumber ¶
func (x *CountDownTask) GetNumber() int64
func (*CountDownTask) ProtoMessage ¶
func (*CountDownTask) ProtoMessage()
func (*CountDownTask) ProtoReflect ¶
func (x *CountDownTask) ProtoReflect() protoreflect.Message
func (*CountDownTask) Reset ¶
func (x *CountDownTask) Reset()
func (*CountDownTask) String ¶
func (x *CountDownTask) String() string
Click to show internal directories.
Click to hide internal directories.