type google.golang.org/genproto/googleapis/monitoring/v3.AlertPolicy_Condition
16 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
alert.pb.go#L155: Conditions []*AlertPolicy_Condition `protobuf:"bytes,12,rep,name=conditions,proto3" json:"conditions,omitempty"`
alert.pb.go#L249: func (x *AlertPolicy) GetConditions() []*AlertPolicy_Condition {
alert.pb.go#L365: type AlertPolicy_Condition struct {
alert.pb.go#L408: func (x *AlertPolicy_Condition) Reset() {
alert.pb.go#L409: *x = AlertPolicy_Condition{}
alert.pb.go#L417: func (x *AlertPolicy_Condition) String() string {
alert.pb.go#L421: func (*AlertPolicy_Condition) ProtoMessage() {}
alert.pb.go#L423: func (x *AlertPolicy_Condition) ProtoReflect() protoreflect.Message {
alert.pb.go#L436: func (*AlertPolicy_Condition) Descriptor() ([]byte, []int) {
alert.pb.go#L440: func (x *AlertPolicy_Condition) GetName() string {
alert.pb.go#L447: func (x *AlertPolicy_Condition) GetDisplayName() string {
alert.pb.go#L454: func (m *AlertPolicy_Condition) GetCondition() isAlertPolicy_Condition_Condition {
alert.pb.go#L461: func (x *AlertPolicy_Condition) GetConditionThreshold() *AlertPolicy_Condition_MetricThreshold {
alert.pb.go#L468: func (x *AlertPolicy_Condition) GetConditionAbsent() *AlertPolicy_Condition_MetricAbsence {
alert.pb.go#L1069: (*AlertPolicy_Condition)(nil), // 3: google.monitoring.v3.AlertPolicy.Condition
alert.pb.go#L1140: switch v := v.(*AlertPolicy_Condition); i {
![]() |
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. |