func google.golang.org/genproto/googleapis/logging/v2.NewLoggingServiceV2Client

2 uses

	google.golang.org/genproto/googleapis/logging/v2 (current package)
		logging.pb.go#L1279: func NewLoggingServiceV2Client(cc grpc.ClientConnInterface) LoggingServiceV2Client {

	cloud.google.com/go/logging/apiv2
		logging_client.go#L108: 		client: loggingpb.NewLoggingServiceV2Client(conn),