Documentation ¶
Overview ¶
Package google provides a google API client options.
Index ¶
- type Option
- func WithAPIKey(apiKey string) Option
- func WithAudiences(audiences ...string) Option
- func WithAuthentication(enabled bool) Option
- func WithCredentialsFile(path string) Option
- func WithCredentialsJSON(json string) Option
- func WithEndpoint(endpoint string) Option
- func WithQuotaProject(qp string) Option
- func WithRequestReason(rr string) Option
- func WithScopes(scopes ...string) Option
- func WithTelemetry(enabled bool) Option
- func WithUserAgent(ua string) Option
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option = option.ClientOption
func WithAPIKey ¶
func WithAudiences ¶
func WithAuthentication ¶
func WithCredentialsFile ¶
func WithCredentialsJSON ¶
func WithEndpoint ¶
func WithQuotaProject ¶
func WithRequestReason ¶
func WithScopes ¶
func WithTelemetry ¶
func WithUserAgent ¶
Click to show internal directories.
Click to hide internal directories.