Copyright 2018 Google LLC. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
+build go1.9

package transport

import (
	

	
	
	
)
Creds constructs a google.Credentials from the information in the options, or obtains the default credentials in the same way as google.FindDefaultCredentials.
func ( context.Context,  ...option.ClientOption) (*google.Credentials, error) {
	var  internal.DialSettings
	for ,  := range  {
		.Apply(&)
	}
	return internal.Creds(, &)