modeldefs

package
v0.0.0-...-456cde5 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package modeldefs contains messages used by Buildbucket data model.

Index

Constants

This section is empty.

Variables

View Source
var File_go_chromium_org_luci_buildbucket_appengine_model_defs_model_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type CustomBuilderMetric

type CustomBuilderMetric struct {

	// Name of the custom builder metric.
	Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	// List of builders that report to the metric.
	Builders []*proto.BuilderID `protobuf:"bytes,2,rep,name=builders,proto3" json:"builders,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomBuilderMetric) Descriptor deprecated

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

Deprecated: Use CustomBuilderMetric.ProtoReflect.Descriptor instead.

func (*CustomBuilderMetric) GetBuilders

func (x *CustomBuilderMetric) GetBuilders() []*proto.BuilderID

func (*CustomBuilderMetric) GetName

func (x *CustomBuilderMetric) GetName() string

func (*CustomBuilderMetric) ProtoMessage

func (*CustomBuilderMetric) ProtoMessage()

func (*CustomBuilderMetric) ProtoReflect

func (x *CustomBuilderMetric) ProtoReflect() protoreflect.Message

func (*CustomBuilderMetric) Reset

func (x *CustomBuilderMetric) Reset()

func (*CustomBuilderMetric) String

func (x *CustomBuilderMetric) String() string

type CustomBuilderMetrics

type CustomBuilderMetrics struct {
	Metrics []*CustomBuilderMetric `protobuf:"bytes,1,rep,name=metrics,proto3" json:"metrics,omitempty"`
	// contains filtered or unexported fields
}

func (*CustomBuilderMetrics) Descriptor deprecated

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

Deprecated: Use CustomBuilderMetrics.ProtoReflect.Descriptor instead.

func (*CustomBuilderMetrics) GetMetrics

func (x *CustomBuilderMetrics) GetMetrics() []*CustomBuilderMetric

func (*CustomBuilderMetrics) ProtoMessage

func (*CustomBuilderMetrics) ProtoMessage()

func (*CustomBuilderMetrics) ProtoReflect

func (x *CustomBuilderMetrics) ProtoReflect() protoreflect.Message

func (*CustomBuilderMetrics) Reset

func (x *CustomBuilderMetrics) Reset()

func (*CustomBuilderMetrics) String

func (x *CustomBuilderMetrics) String() string

Jump to

Keyboard shortcuts

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