type google.golang.org/genproto/googleapis/monitoring/v3.AlertPolicy_Condition_ConditionThreshold
4 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
alert.pb.go#L462: if x, ok := x.GetCondition().(*AlertPolicy_Condition_ConditionThreshold); ok {
alert.pb.go#L479: type AlertPolicy_Condition_ConditionThreshold struct {
alert.pb.go#L490: func (*AlertPolicy_Condition_ConditionThreshold) isAlertPolicy_Condition_Condition() {}
alert.pb.go#L1189: (*AlertPolicy_Condition_ConditionThreshold)(nil),
![]() |
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. |