const google.golang.org/grpc/credentials/google.tokenRequestTimeout

2 uses

	google.golang.org/grpc/credentials/google (current package)
		google.go#L34: const tokenRequestTimeout = 30 * time.Second
		google.go#L45: 			ctx, cancel := context.WithTimeout(context.Background(), tokenRequestTimeout)