google.golang.org/genproto/googleapis/monitoring/v3.ServiceLevelObjective.GetPeriod (method)

3 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		service.pb.go#L366: func (m *ServiceLevelObjective) GetPeriod() isServiceLevelObjective_Period {
		service.pb.go#L374: 	if x, ok := x.GetPeriod().(*ServiceLevelObjective_RollingPeriod); ok {
		service.pb.go#L381: 	if x, ok := x.GetPeriod().(*ServiceLevelObjective_CalendarPeriod); ok {