type google.golang.org/genproto/googleapis/monitoring/v3.UptimeCheckConfig_ContentMatcher
13 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
uptime.pb.go#L558: ContentMatchers []*UptimeCheckConfig_ContentMatcher `protobuf:"bytes,9,rep,name=content_matchers,json=contentMatchers,proto3" json:"content_matchers,omitempty"`
uptime.pb.go#L683: func (x *UptimeCheckConfig) GetContentMatchers() []*UptimeCheckConfig_ContentMatcher {
uptime.pb.go#L1105: type UptimeCheckConfig_ContentMatcher struct {
uptime.pb.go#L1118: func (x *UptimeCheckConfig_ContentMatcher) Reset() {
uptime.pb.go#L1119: *x = UptimeCheckConfig_ContentMatcher{}
uptime.pb.go#L1127: func (x *UptimeCheckConfig_ContentMatcher) String() string {
uptime.pb.go#L1131: func (*UptimeCheckConfig_ContentMatcher) ProtoMessage() {}
uptime.pb.go#L1133: func (x *UptimeCheckConfig_ContentMatcher) ProtoReflect() protoreflect.Message {
uptime.pb.go#L1146: func (*UptimeCheckConfig_ContentMatcher) Descriptor() ([]byte, []int) {
uptime.pb.go#L1150: func (x *UptimeCheckConfig_ContentMatcher) GetContent() string {
uptime.pb.go#L1157: func (x *UptimeCheckConfig_ContentMatcher) GetMatcher() UptimeCheckConfig_ContentMatcher_ContentMatcherOption {
uptime.pb.go#L1468: (*UptimeCheckConfig_ContentMatcher)(nil), // 12: google.monitoring.v3.UptimeCheckConfig.ContentMatcher
uptime.pb.go#L1578: switch v := v.(*UptimeCheckConfig_ContentMatcher); 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. |