type google.golang.org/genproto/googleapis/monitoring/v3.ServiceLevelObjective_CalendarPeriod
4 uses
google.golang.org/genproto/googleapis/monitoring/v3 (current package)
service.pb.go#L381: if x, ok := x.GetPeriod().(*ServiceLevelObjective_CalendarPeriod); ok {
service.pb.go#L397: type ServiceLevelObjective_CalendarPeriod struct {
service.pb.go#L406: func (*ServiceLevelObjective_CalendarPeriod) isServiceLevelObjective_Period() {}
service.pb.go#L2266: (*ServiceLevelObjective_CalendarPeriod)(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. |