type google.golang.org/genproto/googleapis/monitoring/v3.DistributionCut
13 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L774: func (x *RequestBasedSli) GetDistributionCut() *DistributionCut {
service.pb.go#L796: DistributionCut *DistributionCut `protobuf:"bytes,3,opt,name=distribution_cut,json=distributionCut,proto3,oneof"`
service.pb.go#L890: type DistributionCut struct {
service.pb.go#L904: func (x *DistributionCut) Reset() {
service.pb.go#L905: *x = DistributionCut{}
service.pb.go#L913: func (x *DistributionCut) String() string {
service.pb.go#L917: func (*DistributionCut) ProtoMessage() {}
service.pb.go#L919: func (x *DistributionCut) ProtoReflect() protoreflect.Message {
service.pb.go#L932: func (*DistributionCut) Descriptor() ([]byte, []int) {
service.pb.go#L936: func (x *DistributionCut) GetDistributionFilter() string {
service.pb.go#L943: func (x *DistributionCut) GetRange() *Range {
service.pb.go#L1974: (*DistributionCut)(nil), // 8: google.monitoring.v3.DistributionCut
service.pb.go#L2113: switch v := v.(*DistributionCut); 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. |