Interface | Description |
---|---|
CredentialsSupplier |
An interface meant to be implemented by configuration properties POJOs that store information about
Google Cloud credentials.
|
GcpProjectIdProvider |
Functional interface to provide GCP project IDs.
|
Class | Description |
---|---|
Credentials |
Credentials configuration
|
DefaultCredentialsProvider |
A
CredentialsProvider implementation that wraps credentials based on
user-provided properties and defaults. |
DefaultGcpProjectIdProvider |
A project ID provider that wraps
ServiceOptions.getDefaultProjectId() . |
UsageTrackingHeaderProvider |
Provides the User-Agent header to signal to the Google Cloud Client Libraries that requests originate from a Spring
Integration.
|
Enum | Description |
---|---|
GcpScope |
OAuth2 scopes for Google Cloud Platform services integrated by Spring Cloud GCP.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.