type google.golang.org/genproto/googleapis/monitoring/v3.AlertPolicy_Condition_ConditionAbsent
4 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
alert.pb.go#L469: if x, ok := x.GetCondition().(*AlertPolicy_Condition_ConditionAbsent); ok {
alert.pb.go#L484: type AlertPolicy_Condition_ConditionAbsent struct {
alert.pb.go#L492: func (*AlertPolicy_Condition_ConditionAbsent) isAlertPolicy_Condition_Condition() {}
alert.pb.go#L1190: (*AlertPolicy_Condition_ConditionAbsent)(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. |