type google.golang.org/genproto/googleapis/api/distribution.Distribution_Range
13 uses
google.golang.org/genproto/googleapis/api/distribution (current package)
distribution.pb.go#L83: Range *Distribution_Range `protobuf:"bytes,4,opt,name=range,proto3" json:"range,omitempty"`
distribution.pb.go#L160: func (x *Distribution) GetRange() *Distribution_Range {
distribution.pb.go#L189: type Distribution_Range struct {
distribution.pb.go#L200: func (x *Distribution_Range) Reset() {
distribution.pb.go#L201: *x = Distribution_Range{}
distribution.pb.go#L209: func (x *Distribution_Range) String() string {
distribution.pb.go#L213: func (*Distribution_Range) ProtoMessage() {}
distribution.pb.go#L215: func (x *Distribution_Range) ProtoReflect() protoreflect.Message {
distribution.pb.go#L228: func (*Distribution_Range) Descriptor() ([]byte, []int) {
distribution.pb.go#L232: func (x *Distribution_Range) GetMin() float64 {
distribution.pb.go#L239: func (x *Distribution_Range) GetMax() float64 {
distribution.pb.go#L755: (*Distribution_Range)(nil), // 1: google.api.Distribution.Range
distribution.pb.go#L799: switch v := v.(*Distribution_Range); i {
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |