type google.golang.org/genproto/googleapis/monitoring/v3.LabelValue_BoolValue

4 uses

	google.golang.org/genproto/googleapis/monitoring/v3 (current package)
		metric.pb.go#L410: 	if x, ok := x.GetValue().(*LabelValue_BoolValue); ok {
		metric.pb.go#L434: type LabelValue_BoolValue struct {
		metric.pb.go#L449: func (*LabelValue_BoolValue) isLabelValue_Value() {}
		metric.pb.go#L1155: 		(*LabelValue_BoolValue)(nil),