- GcpBigQueryAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.bigquery
-
Provides client objects for interfacing with BigQuery.
- GcpBigQueryProperties - Class in org.springframework.cloud.gcp.autoconfigure.bigquery
-
Properties for configuring BigQuery.
- GcpBigQueryProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.bigquery.GcpBigQueryProperties
-
- GcpCloudSqlAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.sql
-
Provides Google Cloud SQL instance connectivity through Spring JDBC by providing only a
database and instance connection name.
- GcpCloudSqlAutoConfiguration() - Constructor for class org.springframework.cloud.gcp.autoconfigure.sql.GcpCloudSqlAutoConfiguration
-
- GcpCloudSqlProperties - Class in org.springframework.cloud.gcp.autoconfigure.sql
-
Google Cloud SQL properties.
- GcpCloudSqlProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.sql.GcpCloudSqlProperties
-
- GcpConfigBootstrapConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.config
-
Bootstrap auto configuration for Google Cloud Runtime Configurator Starter.
- GcpConfigBootstrapConfiguration() - Constructor for class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigBootstrapConfiguration
-
- GcpConfigProperties - Class in org.springframework.cloud.gcp.autoconfigure.config
-
- GcpConfigProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigProperties
-
- GcpContextAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.core
-
Base starter for Google Cloud Projects.
- GcpContextAutoConfiguration(GcpProperties) - Constructor for class org.springframework.cloud.gcp.autoconfigure.core.GcpContextAutoConfiguration
-
- GcpDatastoreAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.datastore
-
Provides Spring Data classes to use with Cloud Datastore.
- GcpDatastoreEmulatorAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.datastore
-
If spring.cloud.gcp.datastore.emulator.enabled is set to true the emulator will be
started as a local datastore server using the
LocalDatastoreHelper.
- GcpDatastoreEmulatorAutoConfiguration() - Constructor for class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreEmulatorAutoConfiguration
-
- GcpDatastoreProperties - Class in org.springframework.cloud.gcp.autoconfigure.datastore
-
Properties for configuring Cloud Datastore.
- GcpDatastoreProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties
-
- gcpEnvironmentProvider() - Static method in class org.springframework.cloud.gcp.autoconfigure.core.GcpContextAutoConfiguration
-
Provides default implementation for determining GCP environment.
- GcpFirestoreAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.firestore
-
Provides classes to use with Cloud Firestore.
- GcpFirestoreEmulatorAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.firestore
-
Provides autoconfiguration to use the Firestore emulator if enabled.
- GcpFirestoreProperties - Class in org.springframework.cloud.gcp.autoconfigure.firestore
-
Properties for configuring Cloud Datastore.
- GcpFirestoreProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.firestore.GcpFirestoreProperties
-
- GcpMetricsProperties - Class in org.springframework.cloud.gcp.autoconfigure.metrics
-
Settings for Stackdriver Metrics.
- GcpMetricsProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.metrics.GcpMetricsProperties
-
- gcpProjectIdProvider() - Method in class org.springframework.cloud.gcp.autoconfigure.core.GcpContextAutoConfiguration
-
Get a GCP project ID provider.
- GcpProperties - Class in org.springframework.cloud.gcp.autoconfigure.core
-
Top-level auto-config settings.
- GcpProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.core.GcpProperties
-
- GcpPubSubAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
Auto-config for Pub/Sub.
- GcpPubSubAutoConfiguration(GcpPubSubProperties, GcpProjectIdProvider, CredentialsProvider) - Constructor for class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubAutoConfiguration
-
- GcpPubSubEmulatorAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
If spring.cloud.gcp.pubsub.emulator-host is set, spring stream will connect
to a running pub/sub emulator.
- GcpPubSubEmulatorAutoConfiguration() - Constructor for class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubEmulatorAutoConfiguration
-
- GcpPubSubProperties - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
Properties for Pub/Sub.
- GcpPubSubProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties
-
- GcpPubSubProperties.Batching - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
Batching settings.
- GcpPubSubProperties.FlowControl - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
flow control settings.
- GcpPubSubProperties.Publisher - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
Publisher settings.
- GcpPubSubProperties.Retry - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
Retry settings.
- GcpPubSubProperties.Subscriber - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
Subscriber settings.
- GcpPubSubReactiveAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.pubsub
-
Reactive Pub/Sub support autoconfiguration.
- GcpPubSubReactiveAutoConfiguration() - Constructor for class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubReactiveAutoConfiguration
-
- GcpSecretManagerBootstrapConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.secretmanager
-
Bootstrap Autoconfiguration for GCP Secret Manager which enables loading secrets as
properties into the application Environment.
- GcpSecretManagerBootstrapConfiguration(GcpSecretManagerProperties, ConfigurableEnvironment) - Constructor for class org.springframework.cloud.gcp.autoconfigure.secretmanager.GcpSecretManagerBootstrapConfiguration
-
- GcpSecretManagerProperties - Class in org.springframework.cloud.gcp.autoconfigure.secretmanager
-
- GcpSecretManagerProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.secretmanager.GcpSecretManagerProperties
-
- GcpSpannerAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.spanner
-
Provides Spring Data classes to use with Cloud Spanner.
- GcpSpannerAutoConfiguration() - Constructor for class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerAutoConfiguration
-
- GcpSpannerEmulatorAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.spanner
-
Provides auto-configuration to use the Spanner emulator if enabled.
- GcpSpannerEmulatorAutoConfiguration(GcpSpannerProperties) - Constructor for class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerEmulatorAutoConfiguration
-
- GcpSpannerProperties - Class in org.springframework.cloud.gcp.autoconfigure.spanner
-
Settings for Spring Data Cloud Spanner.
- GcpSpannerProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- GcpStackdriverMetricsAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.metrics
-
Provides auto-detection for `project-id` and `credentials`.
- GcpStackdriverMetricsAutoConfiguration(GcpMetricsProperties, StackdriverProperties, GcpProjectIdProvider, CredentialsProvider) - Constructor for class org.springframework.cloud.gcp.autoconfigure.metrics.GcpStackdriverMetricsAutoConfiguration
-
- GcpStackdriverPropertiesConfigAdapter - Class in org.springframework.cloud.gcp.autoconfigure.metrics
-
- GcpStackdriverPropertiesConfigAdapter(StackdriverProperties) - Constructor for class org.springframework.cloud.gcp.autoconfigure.metrics.GcpStackdriverPropertiesConfigAdapter
-
- GcpStackdriverPropertiesConfigAdapter(StackdriverProperties, String, CredentialsProvider) - Constructor for class org.springframework.cloud.gcp.autoconfigure.metrics.GcpStackdriverPropertiesConfigAdapter
-
- GcpStorageAutoConfiguration - Class in org.springframework.cloud.gcp.autoconfigure.storage
-
- GcpStorageAutoConfiguration(GcpProjectIdProvider, CredentialsProvider, GcpStorageProperties) - Constructor for class org.springframework.cloud.gcp.autoconfigure.storage.GcpStorageAutoConfiguration
-
- GcpStorageProperties - Class in org.springframework.cloud.gcp.autoconfigure.storage
-
Settings for Storage.
- GcpStorageProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.storage.GcpStorageProperties
-
- GcpTraceProperties - Class in org.springframework.cloud.gcp.autoconfigure.trace
-
Stackdriver Trace Properties.
- GcpTraceProperties() - Constructor for class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getAlgorithm() - Method in class org.springframework.cloud.gcp.autoconfigure.security.IapAuthenticationProperties
-
- getAnnotation() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.DatastoreRepositoriesAutoConfigureRegistrar
-
- getAnnotation() - Method in class org.springframework.cloud.gcp.autoconfigure.firestore.FirestoreRepositoriesAutoConfigureRegistrar
-
- getAnnotation() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.SpannerRepositoriesAutoConfigureRegistrar
-
- getAudience() - Method in class org.springframework.cloud.gcp.autoconfigure.security.IapAuthenticationProperties
-
- getAuthority() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getBatching() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Publisher
-
- getCompression() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getConfiguration() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.DatastoreRepositoriesAutoConfigureRegistrar
-
- getConfiguration() - Method in class org.springframework.cloud.gcp.autoconfigure.firestore.FirestoreRepositoriesAutoConfigureRegistrar
-
- getConfiguration() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.SpannerRepositoriesAutoConfigureRegistrar
-
- getConsistency() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.EmulatorSettings
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.bigquery.GcpBigQueryProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.core.GcpProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.firestore.GcpFirestoreProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.metrics.GcpMetricsProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.secretmanager.GcpSecretManagerProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.sql.GcpCloudSqlProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.storage.GcpStorageProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.vision.CloudVisionProperties
-
- getDatabase() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getDatabaseName() - Method in class org.springframework.cloud.gcp.autoconfigure.sql.GcpCloudSqlProperties
-
- getDatasetName() - Method in class org.springframework.cloud.gcp.autoconfigure.bigquery.GcpBigQueryProperties
-
- getDeadlineMs() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getDelayThresholdSeconds() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Batching
-
- getElementCountThreshold() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Batching
-
- getEmulator() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties
-
- getEmulatorHost() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties
-
- getEmulatorHost() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties
-
- getEmulatorHost() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getEnabled() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Batching
-
- getExecutorThreads() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Publisher
-
- getExecutorThreads() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
-
- getExecutorThreadsCount() - Method in class org.springframework.cloud.gcp.autoconfigure.vision.CloudVisionProperties
-
- getFlowControl() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Batching
-
- getFlowControl() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
-
- getHeader() - Method in class org.springframework.cloud.gcp.autoconfigure.security.IapAuthenticationProperties
-
- getHost() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties
-
- getHostPort() - Method in class org.springframework.cloud.gcp.autoconfigure.firestore.GcpFirestoreProperties
-
- getInitialRetryDelaySeconds() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getInitialRpcTimeoutSeconds() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getInstanceConnectionName() - Method in class org.springframework.cloud.gcp.autoconfigure.sql.GcpCloudSqlProperties
-
- getInstanceId() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getIssuer() - Method in class org.springframework.cloud.gcp.autoconfigure.security.IapAuthenticationProperties
-
- getJdbcDriverClass() - Method in interface org.springframework.cloud.gcp.autoconfigure.sql.CloudSqlJdbcInfoProvider
-
- getJdbcDriverClass() - Method in class org.springframework.cloud.gcp.autoconfigure.sql.DefaultCloudSqlJdbcInfoProvider
-
- getJdbcDriverName() - Method in enum org.springframework.cloud.gcp.autoconfigure.sql.DatabaseType
-
- getJdbcUrl() - Method in interface org.springframework.cloud.gcp.autoconfigure.sql.CloudSqlJdbcInfoProvider
-
- getJdbcUrl() - Method in class org.springframework.cloud.gcp.autoconfigure.sql.DefaultCloudSqlJdbcInfoProvider
-
- getJdbcUrlTemplate() - Method in enum org.springframework.cloud.gcp.autoconfigure.sql.DatabaseType
-
- getJittered() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getJsonOutputBatchSize() - Method in class org.springframework.cloud.gcp.autoconfigure.vision.CloudVisionProperties
-
- getKeepAliveIntervalMinutes() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties
-
- getKeepAliveIntervalMinutes() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getLimitExceededBehavior() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.FlowControl
-
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.springframework.cloud.gcp.autoconfigure.core.environment.OnGcpEnvironmentCondition
-
Determines whether the current runtime environment matches the one passed through the annotation.
- getMaxAckExtensionPeriod() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
-
- getMaxAcknowledgementThreads() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
-
- getMaxAttempts() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getMaxIdleSessions() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getMaxInboundSize() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getMaxOutboundSize() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getMaxOutstandingElementCount() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.FlowControl
-
- getMaxOutstandingRequestBytes() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.FlowControl
-
- getMaxRetryDelaySeconds() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getMaxRpcTimeoutSeconds() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
get the max RPC timeout seconds.
- getMaxSessions() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getMessageTimeout() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getMinSessions() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getName() - Method in class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigProperties
-
- getNamespace() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties
-
- getNumExecutorThreads() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getNumRpcChannels() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getParallelPullCount() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
-
- getPort() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.EmulatorSettings
-
- getPrefetchChunks() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getProfile() - Method in class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.bigquery.GcpBigQueryProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.config.GoogleConfigPropertySourceLocator
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.core.GcpProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.firestore.GcpFirestoreProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.metrics.GcpMetricsProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.secretmanager.GcpSecretManagerProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.security.FirebaseAuthenticationProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.storage.GcpStorageProperties
-
- getProjectId() - Method in class org.springframework.cloud.gcp.autoconfigure.trace.GcpTraceProperties
-
- getPublicKeysEndpoint() - Method in class org.springframework.cloud.gcp.autoconfigure.security.FirebaseAuthenticationProperties
-
- getPublisher() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties
-
- getPullEndpoint() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
-
- getRegistry() - Method in class org.springframework.cloud.gcp.autoconfigure.security.IapAuthenticationProperties
-
- getRepositoryConfigurationExtension() - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.DatastoreRepositoriesAutoConfigureRegistrar
-
- getRepositoryConfigurationExtension() - Method in class org.springframework.cloud.gcp.autoconfigure.firestore.FirestoreRepositoriesAutoConfigureRegistrar
-
- getRepositoryConfigurationExtension() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.SpannerRepositoriesAutoConfigureRegistrar
-
- getRequestByteThreshold() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Batching
-
- getRetry() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Publisher
-
- getRetry() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Subscriber
-
- getRetryDelayMultiplier() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getRpcTimeoutMultiplier() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getSubscriber() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties
-
- getTimeoutMillis() - Method in class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigProperties
-
- getTotalTimeoutSeconds() - Method in class org.springframework.cloud.gcp.autoconfigure.pubsub.GcpPubSubProperties.Retry
-
- getUrlIdSeparator() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.SpannerKeyIdConverter
-
- getWriteSessionsFraction() - Method in class org.springframework.cloud.gcp.autoconfigure.spanner.GcpSpannerProperties
-
- googleConfigPropertySourceLocator(GcpConfigProperties) - Method in class org.springframework.cloud.gcp.autoconfigure.config.GcpConfigBootstrapConfiguration
-
- GoogleConfigPropertySourceLocator - Class in org.springframework.cloud.gcp.autoconfigure.config
-
Custom PropertySourceLocator for Google Cloud Runtime Configurator API.
- GoogleConfigPropertySourceLocator(GcpProjectIdProvider, CredentialsProvider, GcpConfigProperties) - Constructor for class org.springframework.cloud.gcp.autoconfigure.config.GoogleConfigPropertySourceLocator
-
- googleCredentials() - Method in class org.springframework.cloud.gcp.autoconfigure.core.GcpContextAutoConfiguration
-
- objectToKeyFactory(DatastoreProvider) - Method in class org.springframework.cloud.gcp.autoconfigure.datastore.GcpDatastoreAutoConfiguration
-
- OnGcpEnvironmentCondition - Class in org.springframework.cloud.gcp.autoconfigure.core.environment
-
Condition that determines which GCP environment the application is
running on.
- OnGcpEnvironmentCondition() - Constructor for class org.springframework.cloud.gcp.autoconfigure.core.environment.OnGcpEnvironmentCondition
-
- org.springframework.cloud.gcp.autoconfigure - package org.springframework.cloud.gcp.autoconfigure
-
Auto-configurations for each module in Spring Cloud GCP.
- org.springframework.cloud.gcp.autoconfigure.bigquery - package org.springframework.cloud.gcp.autoconfigure.bigquery
-
Auto-configuration for Spring Cloud GCP BigQuery module.
- org.springframework.cloud.gcp.autoconfigure.config - package org.springframework.cloud.gcp.autoconfigure.config
-
- org.springframework.cloud.gcp.autoconfigure.core - package org.springframework.cloud.gcp.autoconfigure.core
-
Core auto-configuration used by the Spring Cloud GCP modules.
- org.springframework.cloud.gcp.autoconfigure.core.environment - package org.springframework.cloud.gcp.autoconfigure.core.environment
-
Auto-configuration related to GCP environments for Spring Cloud GCP.
- org.springframework.cloud.gcp.autoconfigure.datastore - package org.springframework.cloud.gcp.autoconfigure.datastore
-
Auto-configuration for Spring Data Cloud Datastore module.
- org.springframework.cloud.gcp.autoconfigure.datastore.health - package org.springframework.cloud.gcp.autoconfigure.datastore.health
-
Auto-configuration for Spring Data Cloud Datastore Health module.
- org.springframework.cloud.gcp.autoconfigure.firestore - package org.springframework.cloud.gcp.autoconfigure.firestore
-
Auto-configuration for Spring Cloud GCP Firestore module.
- org.springframework.cloud.gcp.autoconfigure.logging - package org.springframework.cloud.gcp.autoconfigure.logging
-
Auto-configuration for Spring Cloud GCP Logging module.
- org.springframework.cloud.gcp.autoconfigure.logging.extractors - package org.springframework.cloud.gcp.autoconfigure.logging.extractors
-
Auto-configuration for Spring Cloud GCP Logging module's request trace ID extractors.
- org.springframework.cloud.gcp.autoconfigure.metrics - package org.springframework.cloud.gcp.autoconfigure.metrics
-
- org.springframework.cloud.gcp.autoconfigure.pubsub - package org.springframework.cloud.gcp.autoconfigure.pubsub
-
Auto-configuration for Spring Cloud GCP Pub/Sub module.
- org.springframework.cloud.gcp.autoconfigure.pubsub.health - package org.springframework.cloud.gcp.autoconfigure.pubsub.health
-
Auto-configuration for Spring Data Cloud Pub/Sub Health module.
- org.springframework.cloud.gcp.autoconfigure.secretmanager - package org.springframework.cloud.gcp.autoconfigure.secretmanager
-
Auto-configuration for Spring Cloud GCP Secret Manager module.
- org.springframework.cloud.gcp.autoconfigure.security - package org.springframework.cloud.gcp.autoconfigure.security
-
Auto-configuration for Spring Cloud GCP Security IAP module.
- org.springframework.cloud.gcp.autoconfigure.spanner - package org.springframework.cloud.gcp.autoconfigure.spanner
-
Auto-configuration for Spring Data Cloud Spanner module.
- org.springframework.cloud.gcp.autoconfigure.sql - package org.springframework.cloud.gcp.autoconfigure.sql
-
Auto-configuration for Spring Cloud GCP Cloud SQL module.
- org.springframework.cloud.gcp.autoconfigure.storage - package org.springframework.cloud.gcp.autoconfigure.storage
-
Auto-configuration for Spring Cloud GCP Storage Resource module.
- org.springframework.cloud.gcp.autoconfigure.trace - package org.springframework.cloud.gcp.autoconfigure.trace
-
Auto-configuration for Spring Cloud GCP Trace module.
- org.springframework.cloud.gcp.autoconfigure.trace.sleuth - package org.springframework.cloud.gcp.autoconfigure.trace.sleuth
-
Auto-configuration for Spring Cloud GCP Trace module related to Sleuth and Stackdriver integration.
- org.springframework.cloud.gcp.autoconfigure.vision - package org.springframework.cloud.gcp.autoconfigure.vision
-
Auto-configurations for Spring Cloud GCP Vision module.