type google.golang.org/genproto/googleapis/monitoring/v3.InternalChecker_State
15 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
uptime.pb.go#L169: type InternalChecker_State int32
uptime.pb.go#L173: InternalChecker_UNSPECIFIED InternalChecker_State = 0
uptime.pb.go#L179: InternalChecker_CREATING InternalChecker_State = 1
uptime.pb.go#L187: InternalChecker_RUNNING InternalChecker_State = 2
uptime.pb.go#L204: func (x InternalChecker_State) Enum() *InternalChecker_State {
uptime.pb.go#L205: p := new(InternalChecker_State)
uptime.pb.go#L210: func (x InternalChecker_State) String() string {
uptime.pb.go#L214: func (InternalChecker_State) Descriptor() protoreflect.EnumDescriptor {
uptime.pb.go#L218: func (InternalChecker_State) Type() protoreflect.EnumType {
uptime.pb.go#L222: func (x InternalChecker_State) Number() protoreflect.EnumNumber {
uptime.pb.go#L227: func (InternalChecker_State) EnumDescriptor() ([]byte, []int) {
uptime.pb.go#L437: State InternalChecker_State `protobuf:"varint,7,opt,name=state,proto3,enum=google.monitoring.v3.InternalChecker_State" json:"state,omitempty"`
uptime.pb.go#L507: func (x *InternalChecker) GetState() InternalChecker_State {
uptime.pb.go#L1458: (InternalChecker_State)(0), // 2: google.monitoring.v3.InternalChecker.State
![]() |
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. |