type google.golang.org/genproto/googleapis/monitoring/v3.TimeSeriesRatio
14 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L767: func (x *RequestBasedSli) GetGoodTotalRatio() *TimeSeriesRatio {
service.pb.go#L788: GoodTotalRatio *TimeSeriesRatio `protobuf:"bytes,1,opt,name=good_total_ratio,json=goodTotalRatio,proto3,oneof"`
service.pb.go#L809: type TimeSeriesRatio struct {
service.pb.go#L832: func (x *TimeSeriesRatio) Reset() {
service.pb.go#L833: *x = TimeSeriesRatio{}
service.pb.go#L841: func (x *TimeSeriesRatio) String() string {
service.pb.go#L845: func (*TimeSeriesRatio) ProtoMessage() {}
service.pb.go#L847: func (x *TimeSeriesRatio) ProtoReflect() protoreflect.Message {
service.pb.go#L860: func (*TimeSeriesRatio) Descriptor() ([]byte, []int) {
service.pb.go#L864: func (x *TimeSeriesRatio) GetGoodServiceFilter() string {
service.pb.go#L871: func (x *TimeSeriesRatio) GetBadServiceFilter() string {
service.pb.go#L878: func (x *TimeSeriesRatio) GetTotalServiceFilter() string {
service.pb.go#L1973: (*TimeSeriesRatio)(nil), // 7: google.monitoring.v3.TimeSeriesRatio
service.pb.go#L2101: switch v := v.(*TimeSeriesRatio); 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. |