google.golang.org/genproto/googleapis/monitoring/v3.AlertPolicy_Condition.GetCondition (method)
3 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
alert.pb.go#L454: func (m *AlertPolicy_Condition) GetCondition() isAlertPolicy_Condition_Condition {
alert.pb.go#L462: if x, ok := x.GetCondition().(*AlertPolicy_Condition_ConditionThreshold); ok {
alert.pb.go#L469: if x, ok := x.GetCondition().(*AlertPolicy_Condition_ConditionAbsent); ok {
![]() |
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. |