cloud.google.com/go/monitoring/apiv3.NotificationChannelClient.connPool (field)

4 uses

	cloud.google.com/go/monitoring/apiv3 (current package)
		notification_channel_client.go#L160: 	connPool gtransport.ConnPool
		notification_channel_client.go#L192: 		connPool:    connPool,
		notification_channel_client.go#L206: 	return c.connPool.Conn()
		notification_channel_client.go#L212: 	return c.connPool.Close()