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