Home | History | Annotate | Download | only in option

Lines Matching refs:returns

31 // WithTokenSource returns a ClientOption that specifies an OAuth2 token
49 // WithCredentialsFile returns a ClientOption that authenticates
56 // WithServiceAccountFile returns a ClientOption that uses a Google service
64 // WithEndpoint returns a ClientOption that overrides the default endpoint
76 // WithScopes returns a ClientOption that overrides the default OAuth2 scopes
90 // WithUserAgent returns a ClientOption that sets the User-Agent.
99 // WithHTTPClient returns a ClientOption that specifies the HTTP client to use
113 // WithGRPCConn returns a ClientOption that specifies the gRPC client
128 // WithGRPCDialOption returns a ClientOption that appends a new grpc.DialOption
140 // WithGRPCConnectionPool returns a ClientOption that creates a pool of gRPC
154 // WithAPIKey returns a ClientOption that specifies an API key to be used