type google.golang.org/genproto/googleapis/monitoring/v3.AlertPolicy_Condition_Trigger_Percent
4 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
alert.pb.go#L556: if x, ok := x.GetType().(*AlertPolicy_Condition_Trigger_Percent); ok {
alert.pb.go#L572: type AlertPolicy_Condition_Trigger_Percent struct {
alert.pb.go#L580: func (*AlertPolicy_Condition_Trigger_Percent) isAlertPolicy_Condition_Trigger_Type() {}
alert.pb.go#L1194: (*AlertPolicy_Condition_Trigger_Percent)(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. |