type google.golang.org/genproto/googleapis/monitoring/v3.InternalChecker
17 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
uptime.pb.go#L411: type InternalChecker struct {
uptime.pb.go#L440: func (x *InternalChecker) Reset() {
uptime.pb.go#L441: *x = InternalChecker{}
uptime.pb.go#L449: func (x *InternalChecker) String() string {
uptime.pb.go#L453: func (*InternalChecker) ProtoMessage() {}
uptime.pb.go#L455: func (x *InternalChecker) ProtoReflect() protoreflect.Message {
uptime.pb.go#L468: func (*InternalChecker) Descriptor() ([]byte, []int) {
uptime.pb.go#L472: func (x *InternalChecker) GetName() string {
uptime.pb.go#L479: func (x *InternalChecker) GetDisplayName() string {
uptime.pb.go#L486: func (x *InternalChecker) GetNetwork() string {
uptime.pb.go#L493: func (x *InternalChecker) GetGcpZone() string {
uptime.pb.go#L500: func (x *InternalChecker) GetPeerProjectId() string {
uptime.pb.go#L507: func (x *InternalChecker) GetState() InternalChecker_State {
uptime.pb.go#L578: InternalCheckers []*InternalChecker `protobuf:"bytes,14,rep,name=internal_checkers,json=internalCheckers,proto3" json:"internal_checkers,omitempty"`
uptime.pb.go#L706: func (x *UptimeCheckConfig) GetInternalCheckers() []*InternalChecker {
uptime.pb.go#L1462: (*InternalChecker)(nil), // 6: google.monitoring.v3.InternalChecker
uptime.pb.go#L1506: switch v := v.(*InternalChecker); 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. |