type google.golang.org/genproto/googleapis/monitoring/v3.WindowsBasedSli_PerformanceThreshold
15 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L1017: func (x *WindowsBasedSli) GetGoodTotalRatioThreshold() *WindowsBasedSli_PerformanceThreshold {
service.pb.go#L1058: GoodTotalRatioThreshold *WindowsBasedSli_PerformanceThreshold `protobuf:"bytes,2,opt,name=good_total_ratio_threshold,json=goodTotalRatioThreshold,proto3,oneof"`
service.pb.go#L1519: type WindowsBasedSli_PerformanceThreshold struct {
service.pb.go#L1535: func (x *WindowsBasedSli_PerformanceThreshold) Reset() {
service.pb.go#L1536: *x = WindowsBasedSli_PerformanceThreshold{}
service.pb.go#L1544: func (x *WindowsBasedSli_PerformanceThreshold) String() string {
service.pb.go#L1548: func (*WindowsBasedSli_PerformanceThreshold) ProtoMessage() {}
service.pb.go#L1550: func (x *WindowsBasedSli_PerformanceThreshold) ProtoReflect() protoreflect.Message {
service.pb.go#L1563: func (*WindowsBasedSli_PerformanceThreshold) Descriptor() ([]byte, []int) {
service.pb.go#L1567: func (m *WindowsBasedSli_PerformanceThreshold) GetType() isWindowsBasedSli_PerformanceThreshold_Type {
service.pb.go#L1574: func (x *WindowsBasedSli_PerformanceThreshold) GetPerformance() *RequestBasedSli {
service.pb.go#L1581: func (x *WindowsBasedSli_PerformanceThreshold) GetBasicSliPerformance() *BasicSli {
service.pb.go#L1588: func (x *WindowsBasedSli_PerformanceThreshold) GetThreshold() float64 {
service.pb.go#L1984: (*WindowsBasedSli_PerformanceThreshold)(nil), // 18: google.monitoring.v3.WindowsBasedSli.PerformanceThreshold
service.pb.go#L2233: switch v := v.(*WindowsBasedSli_PerformanceThreshold); 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. |