Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractDatastoreQuery<T> - Class in com.google.cloud.spring.data.datastore.repository.query
-
Abstract class for implementing Cloud Datastore query methods.
- AbstractDatastoreQuery(DatastoreQueryMethod, DatastoreOperations, DatastoreMappingContext, Class<T>) - Constructor for class com.google.cloud.spring.data.datastore.repository.query.AbstractDatastoreQuery
- AbstractSpannerRequestOptions<A> - Class in com.google.cloud.spring.data.spanner.core
-
Abstract class of common Read and Query request settings.
- AbstractSpannerRequestOptions() - Constructor for class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
- acceleratorTypesClient(AcceleratorTypesSettings) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringAutoConfiguration
-
Provides a AcceleratorTypesClient bean configured with AcceleratorTypesSettings.
- acceleratorTypesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringAutoConfiguration
-
Provides a AcceleratorTypesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAcceleratorTypesTransportChannelProvider()).
- AcceleratorTypesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
AcceleratorTypesClient
. - AcceleratorTypesSpringAutoConfiguration(AcceleratorTypesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringAutoConfiguration
- AcceleratorTypesSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for AcceleratorTypes client bean
- AcceleratorTypesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
- accept(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
- accept(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter
- accessApprovalClient(AccessApprovalAdminSettings) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringAutoConfiguration
-
Provides a AccessApprovalAdminClient bean configured with AccessApprovalAdminSettings.
- accessApprovalSettings(TransportChannelProvider) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringAutoConfiguration
-
Provides a AccessApprovalAdminSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAccessApprovalTransportChannelProvider()).
- AccessApprovalSpringAutoConfiguration - Class in com.google.cloud.accessapproval.v1.spring
-
Auto-configuration for
AccessApprovalAdminClient
. - AccessApprovalSpringAutoConfiguration(AccessApprovalSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringAutoConfiguration
- AccessApprovalSpringProperties - Class in com.google.cloud.accessapproval.v1.spring
-
Provides default property values for AccessApproval client bean
- AccessApprovalSpringProperties() - Constructor for class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
- accessContextManagerClient(AccessContextManagerSettings) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringAutoConfiguration
-
Provides a AccessContextManagerClient bean configured with AccessContextManagerSettings.
- accessContextManagerSettings(TransportChannelProvider) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringAutoConfiguration
-
Provides a AccessContextManagerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAccessContextManagerTransportChannelProvider()).
- AccessContextManagerSpringAutoConfiguration - Class in com.google.identity.accesscontextmanager.v1.spring
-
Auto-configuration for
AccessContextManagerClient
. - AccessContextManagerSpringAutoConfiguration(AccessContextManagerSpringProperties, CredentialsProvider) - Constructor for class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringAutoConfiguration
- AccessContextManagerSpringProperties - Class in com.google.identity.accesscontextmanager.v1.spring
-
Provides default property values for AccessContextManager client bean
- AccessContextManagerSpringProperties() - Constructor for class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
- ack() - Method in interface com.google.cloud.spring.pubsub.support.BasicAcknowledgeablePubsubMessage
-
Acknowledge (ack) the message asynchronously.
- ack(Collection<? extends AcknowledgeablePubsubMessage>) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
- ack(Collection<? extends AcknowledgeablePubsubMessage>) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
-
Acknowledge a batch of messages.
- ack(Collection<? extends AcknowledgeablePubsubMessage>) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
-
Acknowledge messages in per-subscription batches.
- AckMode - Enum Class in com.google.cloud.spring.pubsub.integration
-
Determines acknowledgement policy for incoming messages from Google Cloud Pub/Sub.
- acknowledge(AcknowledgmentCallback.Status) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubAcknowledgmentCallback
-
In
AckMode.AUTO_ACK
mode, nacking cannot be done through this callback. - AcknowledgeablePubsubMessage - Interface in com.google.cloud.spring.pubsub.support
-
An extension of
BasicAcknowledgeablePubsubMessage
that exposes ack ID and subscription name of the message. - add(T) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
- addAll(Collection<? extends T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
- addDiscardCallback(Consumer<BlobInfo>) - Method in class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
- addDiscardCallback(Consumer<BlobInfo>) - Method in class com.google.cloud.spring.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter
- addDiscriminationClassConnection(Class, Class) - Static method in class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
-
Registers in the DatastoreMappingContext that two classes are discriminated from the same Datastore Kind.
- addError(StorageError) - Method in class com.google.cloud.spring.bigquery.core.WriteApiResponse
- addInterceptors(InterceptorRegistry) - Method in class com.google.cloud.spring.logging.LoggingWebMvcConfigurer
- addListener(Subscriber) - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
-
Attaches a listener to a Pub/Sub subscriber provided a
HealthTracker
is registered for that subscription. - addListener(Subscriber) - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
- addLoggingEventEnhancer(String) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
-
Add additional logging enhancers that implement
JsonLoggingEventEnhancer
. - addPersistentProperty(FirestorePersistentProperty) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityImpl
- addPersistentProperty(SpannerPersistentProperty) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
- addQueryOption(Options.QueryOption) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
- addQueryOption(Options.QueryOption) - Method in class com.google.cloud.spring.data.spanner.core.SpannerQueryOptions
- addReadOption(Options.ReadOption) - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
- addressesClient(AddressesSettings) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringAutoConfiguration
-
Provides a AddressesClient bean configured with AddressesSettings.
- addressesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringAutoConfiguration
-
Provides a AddressesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAddressesTransportChannelProvider()).
- AddressesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
AddressesClient
. - AddressesSpringAutoConfiguration(AddressesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.AddressesSpringAutoConfiguration
- AddressesSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for Addresses client bean
- AddressesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.AddressesSpringProperties
- advisoryNotificationsServiceClient(AdvisoryNotificationsServiceSettings) - Method in class com.google.cloud.advisorynotifications.v1.spring.AdvisoryNotificationsServiceSpringAutoConfiguration
-
Provides a AdvisoryNotificationsServiceClient bean configured with AdvisoryNotificationsServiceSettings.
- advisoryNotificationsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.advisorynotifications.v1.spring.AdvisoryNotificationsServiceSpringAutoConfiguration
-
Provides a AdvisoryNotificationsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAdvisoryNotificationsServiceTransportChannelProvider()).
- AdvisoryNotificationsServiceSpringAutoConfiguration - Class in com.google.cloud.advisorynotifications.v1.spring
-
Auto-configuration for
AdvisoryNotificationsServiceClient
. - AdvisoryNotificationsServiceSpringAutoConfiguration(AdvisoryNotificationsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.advisorynotifications.v1.spring.AdvisoryNotificationsServiceSpringAutoConfiguration
- AdvisoryNotificationsServiceSpringProperties - Class in com.google.cloud.advisorynotifications.v1.spring
-
Provides default property values for AdvisoryNotificationsService client bean
- AdvisoryNotificationsServiceSpringProperties() - Constructor for class com.google.cloud.advisorynotifications.v1.spring.AdvisoryNotificationsServiceSpringProperties
- afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) - Method in class com.google.cloud.spring.logging.TraceIdLoggingWebMvcInterceptor
- AfterDeleteEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
-
An event published just after Spring Data Cloud Datastore performs a delete operation.
- AfterDeleteEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
An event that is published after a delete operation.
- AfterDeleteEvent(Key[], Class, Iterable, Iterable) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.AfterDeleteEvent
-
Constructor.
- AfterDeleteEvent(List<Mutation>, Iterable, KeySet, Class) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.AfterDeleteEvent
-
Constructor.
- AfterExecuteDmlEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
This event is published immediately after a DML statement is executed.
- AfterExecuteDmlEvent(Statement, long) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.AfterExecuteDmlEvent
-
Constructor.
- AfterFindByKeyEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
-
An event published immediately after a read operation has finished.
- AfterFindByKeyEvent(Iterable, Set<Key>) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.AfterFindByKeyEvent
-
Constructor.
- afterPropertiesSet() - Method in class com.google.cloud.spring.security.iap.AudienceValidator
- AfterQueryEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
-
An event published immediately after a read-by-query request.
- AfterQueryEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
This event is published immediately following a read-by-query operation on Cloud Spanner.
- AfterQueryEvent(Iterable, Query) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.AfterQueryEvent
-
Constructor.
- AfterQueryEvent(Iterable, Statement, SpannerQueryOptions) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.AfterQueryEvent
-
Constructor.
- AfterReadEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
This event read operation on Cloud Spanner.
- AfterReadEvent(Iterable, KeySet, SpannerReadOptions) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.AfterReadEvent
-
Constructor.
- AfterSaveEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
-
An event published immediately after a save operation to Cloud Datastore.
- AfterSaveEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
An event that is published after a save operation to Cloud Spanner.
- AfterSaveEvent(List<Entity>, List) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.AfterSaveEvent
-
Constructor.
- AfterSaveEvent(List<Mutation>, Iterable, Set<String>) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.AfterSaveEvent
-
Constructor.
- afterUnbindConsumer(ConsumerDestination) - Method in class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubChannelProvisioner
- afterUnbindConsumer(ConsumerDestination, String, ExtendedConsumerProperties<PubSubConsumerProperties>) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
- agentsClient(AgentsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringAutoConfiguration
-
Provides a AgentsClient bean configured with AgentsSettings.
- agentsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringAutoConfiguration
-
Provides a AgentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAgentsTransportChannelProvider()).
- AgentsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
AgentsClient
. - AgentsSpringAutoConfiguration(AgentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.AgentsSpringAutoConfiguration
- AgentsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for Agents client bean
- AgentsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
- allocateKeyForObject(Object, DatastorePersistentEntity, Key...) - Method in class com.google.cloud.spring.data.datastore.core.convert.DatastoreServiceObjectToKeyFactory
- allocateKeyForObject(Object, DatastorePersistentEntity, Key...) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ObjectToKeyFactory
-
Allocates a new ID
Key
for the given entity object and sets the allocated ID value in the object. - AlloyDbEnvironmentPostProcessor - Class in com.google.cloud.spring.autoconfigure.alloydb
-
Provides Google AlloyDB instance connectivity through Spring JDBC by providing only a database and instance connection URI.
- AlloyDbEnvironmentPostProcessor() - Constructor for class com.google.cloud.spring.autoconfigure.alloydb.AlloyDbEnvironmentPostProcessor
- AlloyDbProperties - Class in com.google.cloud.spring.autoconfigure.alloydb
- AlloyDbProperties() - Constructor for class com.google.cloud.spring.autoconfigure.alloydb.AlloyDbProperties
- AlloyDbRuntimeHints - Class in com.google.cloud.spring.autoconfigure.alloydb
- AlloyDbRuntimeHints() - Constructor for class com.google.cloud.spring.autoconfigure.alloydb.AlloyDbRuntimeHints
- analyticsHubServiceClient(AnalyticsHubServiceSettings) - Method in class com.google.cloud.bigquery.analyticshub.v1.spring.AnalyticsHubServiceSpringAutoConfiguration
-
Provides a AnalyticsHubServiceClient bean configured with AnalyticsHubServiceSettings.
- analyticsHubServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.bigquery.analyticshub.v1.spring.AnalyticsHubServiceSpringAutoConfiguration
-
Provides a AnalyticsHubServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAnalyticsHubServiceTransportChannelProvider()).
- AnalyticsHubServiceSpringAutoConfiguration - Class in com.google.cloud.bigquery.analyticshub.v1.spring
-
Auto-configuration for
AnalyticsHubServiceClient
. - AnalyticsHubServiceSpringAutoConfiguration(AnalyticsHubServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.bigquery.analyticshub.v1.spring.AnalyticsHubServiceSpringAutoConfiguration
- AnalyticsHubServiceSpringProperties - Class in com.google.cloud.bigquery.analyticshub.v1.spring
-
Provides default property values for AnalyticsHubService client bean
- AnalyticsHubServiceSpringProperties() - Constructor for class com.google.cloud.bigquery.analyticshub.v1.spring.AnalyticsHubServiceSpringProperties
- analyticsServiceClient(AnalyticsServiceSettings) - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringAutoConfiguration
-
Provides a AnalyticsServiceClient bean configured with AnalyticsServiceSettings.
- analyticsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringAutoConfiguration
-
Provides a AnalyticsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAnalyticsServiceTransportChannelProvider()).
- AnalyticsServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
-
Auto-configuration for
AnalyticsServiceClient
. - AnalyticsServiceSpringAutoConfiguration(AnalyticsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringAutoConfiguration
- AnalyticsServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
-
Provides default property values for AnalyticsService client bean
- AnalyticsServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
- analyzeFile(Resource, String, Feature.Type...) - Method in class com.google.cloud.spring.vision.CloudVisionTemplate
-
Analyze a file and extract the features of the image specified by
featureTypes
. - analyzeImage(Resource, Feature.Type...) - Method in class com.google.cloud.spring.vision.CloudVisionTemplate
-
Analyze an image and extract the features of the image specified by
featureTypes
. - analyzeImage(Resource, ImageContext, Feature.Type...) - Method in class com.google.cloud.spring.vision.CloudVisionTemplate
-
Analyze an image and extract the features of the image specified by
featureTypes
. - answerRecordsClient(AnswerRecordsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringAutoConfiguration
-
Provides a AnswerRecordsClient bean configured with AnswerRecordsSettings.
- answerRecordsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringAutoConfiguration
-
Provides a AnswerRecordsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAnswerRecordsTransportChannelProvider()).
- AnswerRecordsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
AnswerRecordsClient
. - AnswerRecordsSpringAutoConfiguration(AnswerRecordsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringAutoConfiguration
- AnswerRecordsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for AnswerRecords client bean
- AnswerRecordsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
- apiGatewayServiceClient(ApiGatewayServiceSettings) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringAutoConfiguration
-
Provides a ApiGatewayServiceClient bean configured with ApiGatewayServiceSettings.
- apiGatewayServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringAutoConfiguration
-
Provides a ApiGatewayServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultApiGatewayServiceTransportChannelProvider()).
- ApiGatewayServiceSpringAutoConfiguration - Class in com.google.cloud.apigateway.v1.spring
-
Auto-configuration for
ApiGatewayServiceClient
. - ApiGatewayServiceSpringAutoConfiguration(ApiGatewayServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringAutoConfiguration
- ApiGatewayServiceSpringProperties - Class in com.google.cloud.apigateway.v1.spring
-
Provides default property values for ApiGatewayService client bean
- ApiGatewayServiceSpringProperties() - Constructor for class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
- apiKeysClient(ApiKeysSettings) - Method in class com.google.api.apikeys.v2.spring.ApiKeysSpringAutoConfiguration
-
Provides a ApiKeysClient bean configured with ApiKeysSettings.
- apiKeysSettings(TransportChannelProvider) - Method in class com.google.api.apikeys.v2.spring.ApiKeysSpringAutoConfiguration
-
Provides a ApiKeysSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultApiKeysTransportChannelProvider()).
- ApiKeysSpringAutoConfiguration - Class in com.google.api.apikeys.v2.spring
-
Auto-configuration for
ApiKeysClient
. - ApiKeysSpringAutoConfiguration(ApiKeysSpringProperties, CredentialsProvider) - Constructor for class com.google.api.apikeys.v2.spring.ApiKeysSpringAutoConfiguration
- ApiKeysSpringProperties - Class in com.google.api.apikeys.v2.spring
-
Provides default property values for ApiKeys client bean
- ApiKeysSpringProperties() - Constructor for class com.google.api.apikeys.v2.spring.ApiKeysSpringProperties
- APP_ENGINE_FLEXIBLE - Enum constant in enum class com.google.cloud.spring.core.GcpEnvironment
-
Matches App Engine Flexible instances.
- APP_ENGINE_STANDARD - Enum constant in enum class com.google.cloud.spring.core.GcpEnvironment
-
Matches App Engine Standard instances.
- append(InputStream, String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
- append(JSONArray, long) - Method in class com.google.cloud.spring.bigquery.core.BigQueryJsonDataWriter
- AppEngineAudienceProvider - Class in com.google.cloud.spring.security.iap
-
Jwt
token validator for GCP App Engine (both Flexible and Standard) audience strings. - AppEngineAudienceProvider(GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.security.iap.AppEngineAudienceProvider
- appEngineBasedAudienceProvider(GcpProjectIdProvider) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationAutoConfiguration
- applicationsClient(ApplicationsSettings) - Method in class com.google.appengine.v1.spring.ApplicationsSpringAutoConfiguration
-
Provides a ApplicationsClient bean configured with ApplicationsSettings.
- applicationsSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.ApplicationsSpringAutoConfiguration
-
Provides a ApplicationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultApplicationsTransportChannelProvider()).
- ApplicationsSpringAutoConfiguration - Class in com.google.appengine.v1.spring
-
Auto-configuration for
ApplicationsClient
. - ApplicationsSpringAutoConfiguration(ApplicationsSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.ApplicationsSpringAutoConfiguration
- ApplicationsSpringProperties - Class in com.google.appengine.v1.spring
-
Provides default property values for Applications client bean
- ApplicationsSpringProperties() - Constructor for class com.google.appengine.v1.spring.ApplicationsSpringProperties
- apply(Publisher.Builder, String) - Method in interface com.google.cloud.spring.pubsub.core.publisher.PublisherCustomizer
- apply(SpannerOptions.Builder) - Method in interface com.google.cloud.spring.autoconfigure.spanner.SpannerOptionsCustomizer
- applyMutations(Collection<Mutation>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- applyQueryOptions(StructuredQuery.Builder, DatastoreQueryOptions, DatastorePersistentEntity<?>) - Static method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- applySort(Sort, StringBuilder, SpannerPersistentEntity<?>) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
- applySortingPagingQueryOptions(Class<T>, SpannerPageableQueryOptions, String, SpannerMappingContext, boolean) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Apply paging and sorting options to a query string.
- artifactRegistryClient(ArtifactRegistrySettings) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringAutoConfiguration
-
Provides a ArtifactRegistryClient bean configured with ArtifactRegistrySettings.
- artifactRegistrySettings(TransportChannelProvider) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringAutoConfiguration
-
Provides a ArtifactRegistrySettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultArtifactRegistryTransportChannelProvider()).
- ArtifactRegistrySpringAutoConfiguration - Class in com.google.devtools.artifactregistry.v1.spring
-
Auto-configuration for
ArtifactRegistryClient
. - ArtifactRegistrySpringAutoConfiguration(ArtifactRegistrySpringProperties, CredentialsProvider) - Constructor for class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringAutoConfiguration
- ArtifactRegistrySpringProperties - Class in com.google.devtools.artifactregistry.v1.spring
-
Provides default property values for ArtifactRegistry client bean
- ArtifactRegistrySpringProperties() - Constructor for class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
- asFileInfoList(Collection<BlobInfo>) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
- assetServiceClient(AssetServiceSettings) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringAutoConfiguration
-
Provides a AssetServiceClient bean configured with AssetServiceSettings.
- assetServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringAutoConfiguration
-
Provides a AssetServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAssetServiceTransportChannelProvider()).
- AssetServiceSpringAutoConfiguration - Class in com.google.cloud.asset.v1.spring
-
Auto-configuration for
AssetServiceClient
. - AssetServiceSpringAutoConfiguration(AssetServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.asset.v1.spring.AssetServiceSpringAutoConfiguration
- AssetServiceSpringProperties - Class in com.google.cloud.asset.v1.spring
-
Provides default property values for AssetService client bean
- AssetServiceSpringProperties() - Constructor for class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
- assuredWorkloadsServiceClient(AssuredWorkloadsServiceSettings) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringAutoConfiguration
-
Provides a AssuredWorkloadsServiceClient bean configured with AssuredWorkloadsServiceSettings.
- assuredWorkloadsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringAutoConfiguration
-
Provides a AssuredWorkloadsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAssuredWorkloadsServiceTransportChannelProvider()).
- AssuredWorkloadsServiceSpringAutoConfiguration - Class in com.google.cloud.assuredworkloads.v1.spring
-
Auto-configuration for
AssuredWorkloadsServiceClient
. - AssuredWorkloadsServiceSpringAutoConfiguration(AssuredWorkloadsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringAutoConfiguration
- AssuredWorkloadsServiceSpringProperties - Class in com.google.cloud.assuredworkloads.v1.spring
-
Provides default property values for AssuredWorkloadsService client bean
- AssuredWorkloadsServiceSpringProperties() - Constructor for class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
- attemptBindSingleValue(Object, Class<?>, ValueBinder, SpannerCustomConverter) - Static method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
-
Bind a value to a ValueBinder.
- attemptSetIterableValueOnBinder(Iterable<Object>, ValueBinder, SpannerCustomConverter, Class) - Static method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
-
Bind an iterable value to a ValueBinder.
- AudienceProvider - Interface in com.google.cloud.spring.security.iap
-
Interface to allow customized audience strings.
- audienceValidator(AudienceProvider) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationAutoConfiguration
- AudienceValidator - Class in com.google.cloud.spring.security.iap
-
Jwt
token validator for a custom audience claim. - AudienceValidator(AudienceProvider) - Constructor for class com.google.cloud.spring.security.iap.AudienceValidator
- auditorAwareRef() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreAuditing
-
Configures a
AuditorAware
bean to be used to lookup the current principal. - auditorAwareRef() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerAuditing
-
Configures a
AuditorAware
bean to be used to lookup the current principal. - authorizedCertificatesClient(AuthorizedCertificatesSettings) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringAutoConfiguration
-
Provides a AuthorizedCertificatesClient bean configured with AuthorizedCertificatesSettings.
- authorizedCertificatesSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringAutoConfiguration
-
Provides a AuthorizedCertificatesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAuthorizedCertificatesTransportChannelProvider()).
- AuthorizedCertificatesSpringAutoConfiguration - Class in com.google.appengine.v1.spring
-
Auto-configuration for
AuthorizedCertificatesClient
. - AuthorizedCertificatesSpringAutoConfiguration(AuthorizedCertificatesSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.AuthorizedCertificatesSpringAutoConfiguration
- AuthorizedCertificatesSpringProperties - Class in com.google.appengine.v1.spring
-
Provides default property values for AuthorizedCertificates client bean
- AuthorizedCertificatesSpringProperties() - Constructor for class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
- authorizedDomainsClient(AuthorizedDomainsSettings) - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringAutoConfiguration
-
Provides a AuthorizedDomainsClient bean configured with AuthorizedDomainsSettings.
- authorizedDomainsSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringAutoConfiguration
-
Provides a AuthorizedDomainsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAuthorizedDomainsTransportChannelProvider()).
- AuthorizedDomainsSpringAutoConfiguration - Class in com.google.appengine.v1.spring
-
Auto-configuration for
AuthorizedDomainsClient
. - AuthorizedDomainsSpringAutoConfiguration(AuthorizedDomainsSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.AuthorizedDomainsSpringAutoConfiguration
- AuthorizedDomainsSpringProperties - Class in com.google.appengine.v1.spring
-
Provides default property values for AuthorizedDomains client bean
- AuthorizedDomainsSpringProperties() - Constructor for class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
- AUTO - Enum constant in enum class com.google.cloud.spring.pubsub.integration.AckMode
-
The framework acks the
PubsubMessage
after it is sent to the channel and processed successfully. - AUTO_ACK - Enum constant in enum class com.google.cloud.spring.pubsub.integration.AckMode
-
The framework acks the
PubsubMessage
after it is sent to the channel and processed successfully. - autoMlClient(AutoMlSettings) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringAutoConfiguration
-
Provides a AutoMlClient bean configured with AutoMlSettings.
- autoMlSettings(TransportChannelProvider) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringAutoConfiguration
-
Provides a AutoMlSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAutoMlTransportChannelProvider()).
- AutoMlSpringAutoConfiguration - Class in com.google.cloud.automl.v1.spring
-
Auto-configuration for
AutoMlClient
. - AutoMlSpringAutoConfiguration(AutoMlSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.automl.v1.spring.AutoMlSpringAutoConfiguration
- AutoMlSpringProperties - Class in com.google.cloud.automl.v1.spring
-
Provides default property values for AutoMl client bean
- AutoMlSpringProperties() - Constructor for class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
- autoscalersClient(AutoscalersSettings) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringAutoConfiguration
-
Provides a AutoscalersClient bean configured with AutoscalersSettings.
- autoscalersSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringAutoConfiguration
-
Provides a AutoscalersSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAutoscalersTransportChannelProvider()).
- AutoscalersSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
AutoscalersClient
. - AutoscalersSpringAutoConfiguration(AutoscalersSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.AutoscalersSpringAutoConfiguration
- AutoscalersSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for Autoscalers client bean
- AutoscalersSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
- autoscalingPolicyServiceClient(AutoscalingPolicyServiceSettings) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringAutoConfiguration
-
Provides a AutoscalingPolicyServiceClient bean configured with AutoscalingPolicyServiceSettings.
- autoscalingPolicyServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringAutoConfiguration
-
Provides a AutoscalingPolicyServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultAutoscalingPolicyServiceTransportChannelProvider()).
- AutoscalingPolicyServiceSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
-
Auto-configuration for
AutoscalingPolicyServiceClient
. - AutoscalingPolicyServiceSpringAutoConfiguration(AutoscalingPolicyServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringAutoConfiguration
- AutoscalingPolicyServiceSpringProperties - Class in com.google.cloud.dataproc.v1.spring
-
Provides default property values for AutoscalingPolicyService client bean
- AutoscalingPolicyServiceSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
B
- backendBucketsClient(BackendBucketsSettings) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringAutoConfiguration
-
Provides a BackendBucketsClient bean configured with BackendBucketsSettings.
- backendBucketsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringAutoConfiguration
-
Provides a BackendBucketsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultBackendBucketsTransportChannelProvider()).
- BackendBucketsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
BackendBucketsClient
. - BackendBucketsSpringAutoConfiguration(BackendBucketsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.BackendBucketsSpringAutoConfiguration
- BackendBucketsSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for BackendBuckets client bean
- BackendBucketsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
- backendServicesClient(BackendServicesSettings) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringAutoConfiguration
-
Provides a BackendServicesClient bean configured with BackendServicesSettings.
- backendServicesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringAutoConfiguration
-
Provides a BackendServicesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultBackendServicesTransportChannelProvider()).
- BackendServicesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
BackendServicesClient
. - BackendServicesSpringAutoConfiguration(BackendServicesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.BackendServicesSpringAutoConfiguration
- BackendServicesSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for BackendServices client bean
- BackendServicesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
- backupDRClient(BackupDRSettings) - Method in class com.google.cloud.backupdr.v1.spring.BackupDRSpringAutoConfiguration
-
Provides a BackupDRClient bean configured with BackupDRSettings.
- backupDRSettings(TransportChannelProvider) - Method in class com.google.cloud.backupdr.v1.spring.BackupDRSpringAutoConfiguration
-
Provides a BackupDRSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultBackupDRTransportChannelProvider()).
- BackupDRSpringAutoConfiguration - Class in com.google.cloud.backupdr.v1.spring
-
Auto-configuration for
BackupDRClient
. - BackupDRSpringAutoConfiguration(BackupDRSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.backupdr.v1.spring.BackupDRSpringAutoConfiguration
- BackupDRSpringProperties - Class in com.google.cloud.backupdr.v1.spring
-
Provides default property values for BackupDR client bean
- BackupDRSpringProperties() - Constructor for class com.google.cloud.backupdr.v1.spring.BackupDRSpringProperties
- baggagePropagationFactoryBuilder() - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
- basePackageClasses() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
-
Type-safe alternative to
EnableDatastoreRepositories.basePackages()
for specifying the packages to scan for annotated components. - basePackageClasses() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
-
Type-safe alternative to
EnableReactiveFirestoreRepositories.basePackages()
for specifying the packages to scan for annotated components. - basePackageClasses() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
-
Type-safe alternative to
EnableSpannerRepositories.basePackages()
for specifying the packages to scan for annotated components. - basePackages() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
-
Base packages to scan for annotated components.
- basePackages() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
-
Base packages to scan for annotated components.
- basePackages() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
-
Base packages to scan for annotated components.
- BasicAcknowledgeablePubsubMessage - Interface in com.google.cloud.spring.pubsub.support
-
A
PubsubMessage
wrapper that allows it to be acknowledged. - batchControllerClient(BatchControllerSettings) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringAutoConfiguration
-
Provides a BatchControllerClient bean configured with BatchControllerSettings.
- batchControllerSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringAutoConfiguration
-
Provides a BatchControllerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultBatchControllerTransportChannelProvider()).
- BatchControllerSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
-
Auto-configuration for
BatchControllerClient
. - BatchControllerSpringAutoConfiguration(BatchControllerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.BatchControllerSpringAutoConfiguration
- BatchControllerSpringProperties - Class in com.google.cloud.dataproc.v1.spring
-
Provides default property values for BatchController client bean
- BatchControllerSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
- Batching() - Constructor for class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
- BeforeDeleteEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
-
An event published just before Spring Data Cloud Datastore performs a delete operation.
- BeforeDeleteEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
An event that is published after a delete operation.
- BeforeDeleteEvent(Key[], Class, Iterable, Iterable) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.BeforeDeleteEvent
-
Constructor.
- BeforeDeleteEvent(List<Mutation>, Iterable, KeySet, Class) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.BeforeDeleteEvent
-
Constructor.
- BeforeExecuteDmlEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
This event is published before a DML statement is executed.
- BeforeExecuteDmlEvent(Statement) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.BeforeExecuteDmlEvent
-
Constructor.
- BeforeSaveEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
-
An event published immediately before a save event to Cloud Datastore.
- BeforeSaveEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
An event that is published just before a save operation is sent to Cloud Spanner.
- BeforeSaveEvent(Iterable, Set<String>) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.BeforeSaveEvent
-
Constructor.
- BeforeSaveEvent(List) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.BeforeSaveEvent
-
Constructor.
- BIG_QUERY - Enum constant in enum class com.google.cloud.spring.core.GcpScope
-
scope for BigQuery.
- bigQuery() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryAutoConfiguration
- BigQueryException - Exception in com.google.cloud.spring.bigquery.core
-
Exception wrapping errors that occur with BigQuery.
- BigQueryException(String) - Constructor for exception com.google.cloud.spring.bigquery.core.BigQueryException
- BigQueryException(String, Throwable) - Constructor for exception com.google.cloud.spring.bigquery.core.BigQueryException
- BigQueryFileMessageHandler - Class in com.google.cloud.spring.bigquery.integration.outbound
-
A
MessageHandler
which handles sending and loading files to a BigQuery table. - BigQueryFileMessageHandler(BigQueryTemplate) - Constructor for class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
- BigQueryJsonDataWriter - Class in com.google.cloud.spring.bigquery.core
-
Helper class for using BigQuery storage write API in exactly once delivery mode.
- BigQueryOperations - Interface in com.google.cloud.spring.bigquery.core
-
Defines operations for use with BigQuery.
- BigQuerySpringMessageHeaders - Class in com.google.cloud.spring.bigquery.integration
-
Spring Integration
Message
headers used with Spring Cloud GCP BigQuery integration. - bigQueryTemplate(BigQuery, BigQueryWriteClient, ThreadPoolTaskScheduler) - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryAutoConfiguration
- BigQueryTemplate - Class in com.google.cloud.spring.bigquery.core
-
Helper class which simplifies common operations done in BigQuery.
- BigQueryTemplate(BigQuery, BigQueryWriteClient, Map<String, Object>, TaskScheduler) - Constructor for class com.google.cloud.spring.bigquery.core.BigQueryTemplate
-
A Full constructor which creates the
BigQuery
template. - bigQueryThreadPoolTaskScheduler() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryAutoConfiguration
- bigQueryWriteClient() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryAutoConfiguration
- binauthzManagementServiceV1Client(BinauthzManagementServiceV1Settings) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringAutoConfiguration
-
Provides a BinauthzManagementServiceV1Client bean configured with BinauthzManagementServiceV1Settings.
- binauthzManagementServiceV1Settings(TransportChannelProvider) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringAutoConfiguration
-
Provides a BinauthzManagementServiceV1Settings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultBinauthzManagementServiceV1TransportChannelProvider()).
- BinauthzManagementServiceV1SpringAutoConfiguration - Class in com.google.protos.google.cloud.binaryauthorization.v1.spring
-
Auto-configuration for
BinauthzManagementServiceV1Client
. - BinauthzManagementServiceV1SpringAutoConfiguration(BinauthzManagementServiceV1SpringProperties, CredentialsProvider) - Constructor for class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringAutoConfiguration
- BinauthzManagementServiceV1SpringProperties - Class in com.google.protos.google.cloud.binaryauthorization.v1.spring
-
Provides default property values for BinauthzManagementServiceV1 client bean
- BinauthzManagementServiceV1SpringProperties() - Constructor for class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
- bindValueToGqlBuilder(GqlQuery.Builder, String, Object) - Static method in class com.google.cloud.spring.data.datastore.core.convert.DatastoreNativeTypes
-
Bind a given tag and value to a GQL query builder.
- boxIfNeeded(Class) - Static method in class com.google.cloud.spring.data.datastore.core.util.ValueUtil
- bucketExists() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Checks for the existence of the
Bucket
associated with the resource. - budgetServiceClient(BudgetServiceSettings) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringAutoConfiguration
-
Provides a BudgetServiceClient bean configured with BudgetServiceSettings.
- budgetServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringAutoConfiguration
-
Provides a BudgetServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultBudgetServiceTransportChannelProvider()).
- BudgetServiceSpringAutoConfiguration - Class in com.google.cloud.billing.budgets.v1.spring
-
Auto-configuration for
BudgetServiceClient
. - BudgetServiceSpringAutoConfiguration(BudgetServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringAutoConfiguration
- BudgetServiceSpringProperties - Class in com.google.cloud.billing.budgets.v1.spring
-
Provides default property values for BudgetService client bean
- BudgetServiceSpringProperties() - Constructor for class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
- build() - Method in class com.google.cloud.spring.core.util.MapBuilder
- build() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions.Builder
- Builder() - Constructor for class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions.Builder
- buildModifiable() - Method in class com.google.cloud.spring.core.util.MapBuilder
- buildQuery(KeySet, SpannerPersistentEntity<T>, SpannerCustomConverter, SpannerMappingContext) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Builds a query that returns the rows associated with a key set.
- buildQuery(KeySet, SpannerPersistentEntity<T>, SpannerCustomConverter, SpannerMappingContext, String) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Builds a query that returns the rows associated with a key set with additional SQL-where.
- buildQuery(KeySet, SpannerPersistentEntity<T>, SpannerCustomConverter, SpannerMappingContext, String, String) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Builds a query that returns the rows associated with a key set with additional SQL-where.
- buildResourceName(FirestorePersistentEntity<?>, String) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Builds the full reference path to a resource such as a document or a sub-collection.
- buildResourceName(FirestorePersistentEntity<?>, String) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- buildStatementFromSqlWithArgs(String, List<String>, Function<Object, Struct>, SpannerCustomConverter, Object[], Map<String, Parameter>) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Creates a Cloud Spanner statement.
- buildWhere(SpannerPersistentEntity<?>) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Builds an SQL where clause for the persistent entity.
- byteStringToPubSubMessage(ByteString, Map<String, String>) - Method in interface com.google.cloud.spring.pubsub.support.converter.PubSubMessageConverter
C
- CachingComposingSupplier<T,
U> - Class in com.google.cloud.spring.data.spanner.core.admin -
A supplier of objects that relies on another supplier and caches provided results.
- CachingComposingSupplier(Supplier<U>, Function<U, T>) - Constructor for class com.google.cloud.spring.data.spanner.core.admin.CachingComposingSupplier
-
Constructor.
- CachingPublisherFactory - Class in com.google.cloud.spring.pubsub.support
-
The caching implementation of the
PublisherFactory
. - CachingPublisherFactory(PublisherFactory) - Constructor for class com.google.cloud.spring.pubsub.support.CachingPublisherFactory
-
Constructs a caching
PublisherFactory
using the delegate. - canConvert(Class<?>, Class<?>) - Method in class com.google.cloud.spring.data.spanner.core.convert.SpannerCustomConverter
- catalogServiceClient(CatalogServiceSettings) - Method in class com.google.cloud.dataplex.v1.spring.CatalogServiceSpringAutoConfiguration
-
Provides a CatalogServiceClient bean configured with CatalogServiceSettings.
- catalogServiceClient(CatalogServiceSettings) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringAutoConfiguration
-
Provides a CatalogServiceClient bean configured with CatalogServiceSettings.
- catalogServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataplex.v1.spring.CatalogServiceSpringAutoConfiguration
-
Provides a CatalogServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCatalogServiceTransportChannelProvider()).
- catalogServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringAutoConfiguration
-
Provides a CatalogServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCatalogServiceTransportChannelProvider()).
- CatalogServiceSpringAutoConfiguration - Class in com.google.cloud.dataplex.v1.spring
-
Auto-configuration for
CatalogServiceClient
. - CatalogServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
-
Auto-configuration for
CatalogServiceClient
. - CatalogServiceSpringAutoConfiguration(CatalogServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataplex.v1.spring.CatalogServiceSpringAutoConfiguration
- CatalogServiceSpringAutoConfiguration(CatalogServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.CatalogServiceSpringAutoConfiguration
- CatalogServiceSpringProperties - Class in com.google.cloud.dataplex.v1.spring
-
Provides default property values for CatalogService client bean
- CatalogServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
-
Provides default property values for CatalogService client bean
- CatalogServiceSpringProperties() - Constructor for class com.google.cloud.dataplex.v1.spring.CatalogServiceSpringProperties
- CatalogServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
- certificateAuthorityServiceClient(CertificateAuthorityServiceSettings) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringAutoConfiguration
-
Provides a CertificateAuthorityServiceClient bean configured with CertificateAuthorityServiceSettings.
- certificateAuthorityServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringAutoConfiguration
-
Provides a CertificateAuthorityServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCertificateAuthorityServiceTransportChannelProvider()).
- CertificateAuthorityServiceSpringAutoConfiguration - Class in com.google.cloud.security.privateca.v1.spring
-
Auto-configuration for
CertificateAuthorityServiceClient
. - CertificateAuthorityServiceSpringAutoConfiguration(CertificateAuthorityServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringAutoConfiguration
- CertificateAuthorityServiceSpringProperties - Class in com.google.cloud.security.privateca.v1.spring
-
Provides default property values for CertificateAuthorityService client bean
- CertificateAuthorityServiceSpringProperties() - Constructor for class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
- clear() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
- CLIENT - Static variable in class com.google.cloud.spring.pubsub.support.GcpPubSubHeaders
-
The client header text.
- close() - Method in class com.google.cloud.spring.bigquery.core.BigQueryJsonDataWriter
- close() - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
- close() - Method in class com.google.cloud.spring.storage.integration.GcsSession
- closeManagedChannel() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubEmulatorAutoConfiguration
- closeScheduler() - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
- CLOUD_MONITORING_WRITE - Enum constant in enum class com.google.cloud.spring.core.GcpScope
-
scope for Cloud Monitoring.
- CLOUD_PLATFORM - Enum constant in enum class com.google.cloud.spring.core.GcpScope
-
scope for GCP general operations
- CLOUD_VISION - Enum constant in enum class com.google.cloud.spring.core.GcpScope
-
scope for Vision
- cloudBillingClient(CloudBillingSettings) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringAutoConfiguration
-
Provides a CloudBillingClient bean configured with CloudBillingSettings.
- cloudBillingSettings(TransportChannelProvider) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringAutoConfiguration
-
Provides a CloudBillingSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudBillingTransportChannelProvider()).
- CloudBillingSpringAutoConfiguration - Class in com.google.cloud.billing.v1.spring
-
Auto-configuration for
CloudBillingClient
. - CloudBillingSpringAutoConfiguration(CloudBillingSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.billing.v1.spring.CloudBillingSpringAutoConfiguration
- CloudBillingSpringProperties - Class in com.google.cloud.billing.v1.spring
-
Provides default property values for CloudBilling client bean
- CloudBillingSpringProperties() - Constructor for class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
- cloudCatalogClient(CloudCatalogSettings) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringAutoConfiguration
-
Provides a CloudCatalogClient bean configured with CloudCatalogSettings.
- cloudCatalogSettings(TransportChannelProvider) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringAutoConfiguration
-
Provides a CloudCatalogSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudCatalogTransportChannelProvider()).
- CloudCatalogSpringAutoConfiguration - Class in com.google.cloud.billing.v1.spring
-
Auto-configuration for
CloudCatalogClient
. - CloudCatalogSpringAutoConfiguration(CloudCatalogSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.billing.v1.spring.CloudCatalogSpringAutoConfiguration
- CloudCatalogSpringProperties - Class in com.google.cloud.billing.v1.spring
-
Provides default property values for CloudCatalog client bean
- CloudCatalogSpringProperties() - Constructor for class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
- cloudChannelReportsServiceClient(CloudChannelReportsServiceSettings) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringAutoConfiguration
-
Provides a CloudChannelReportsServiceClient bean configured with CloudChannelReportsServiceSettings.
- cloudChannelReportsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringAutoConfiguration
-
Provides a CloudChannelReportsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudChannelReportsServiceTransportChannelProvider()).
- CloudChannelReportsServiceSpringAutoConfiguration - Class in com.google.cloud.channel.v1.spring
-
Auto-configuration for
CloudChannelReportsServiceClient
. - CloudChannelReportsServiceSpringAutoConfiguration(CloudChannelReportsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringAutoConfiguration
- CloudChannelReportsServiceSpringProperties - Class in com.google.cloud.channel.v1.spring
-
Provides default property values for CloudChannelReportsService client bean
- CloudChannelReportsServiceSpringProperties() - Constructor for class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
- cloudChannelServiceClient(CloudChannelServiceSettings) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringAutoConfiguration
-
Provides a CloudChannelServiceClient bean configured with CloudChannelServiceSettings.
- cloudChannelServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringAutoConfiguration
-
Provides a CloudChannelServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudChannelServiceTransportChannelProvider()).
- CloudChannelServiceSpringAutoConfiguration - Class in com.google.cloud.channel.v1.spring
-
Auto-configuration for
CloudChannelServiceClient
. - CloudChannelServiceSpringAutoConfiguration(CloudChannelServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringAutoConfiguration
- CloudChannelServiceSpringProperties - Class in com.google.cloud.channel.v1.spring
-
Provides default property values for CloudChannelService client bean
- CloudChannelServiceSpringProperties() - Constructor for class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
- cloudControlsPartnerCoreClient(CloudControlsPartnerCoreSettings) - Method in class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerCoreSpringAutoConfiguration
-
Provides a CloudControlsPartnerCoreClient bean configured with CloudControlsPartnerCoreSettings.
- cloudControlsPartnerCoreSettings(TransportChannelProvider) - Method in class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerCoreSpringAutoConfiguration
-
Provides a CloudControlsPartnerCoreSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudControlsPartnerCoreTransportChannelProvider()).
- CloudControlsPartnerCoreSpringAutoConfiguration - Class in com.google.cloud.cloudcontrolspartner.v1.spring
-
Auto-configuration for
CloudControlsPartnerCoreClient
. - CloudControlsPartnerCoreSpringAutoConfiguration(CloudControlsPartnerCoreSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerCoreSpringAutoConfiguration
- CloudControlsPartnerCoreSpringProperties - Class in com.google.cloud.cloudcontrolspartner.v1.spring
-
Provides default property values for CloudControlsPartnerCore client bean
- CloudControlsPartnerCoreSpringProperties() - Constructor for class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerCoreSpringProperties
- cloudControlsPartnerMonitoringClient(CloudControlsPartnerMonitoringSettings) - Method in class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerMonitoringSpringAutoConfiguration
-
Provides a CloudControlsPartnerMonitoringClient bean configured with CloudControlsPartnerMonitoringSettings.
- cloudControlsPartnerMonitoringSettings(TransportChannelProvider) - Method in class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerMonitoringSpringAutoConfiguration
-
Provides a CloudControlsPartnerMonitoringSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudControlsPartnerMonitoringTransportChannelProvider()).
- CloudControlsPartnerMonitoringSpringAutoConfiguration - Class in com.google.cloud.cloudcontrolspartner.v1.spring
-
Auto-configuration for
CloudControlsPartnerMonitoringClient
. - CloudControlsPartnerMonitoringSpringAutoConfiguration(CloudControlsPartnerMonitoringSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerMonitoringSpringAutoConfiguration
- CloudControlsPartnerMonitoringSpringProperties - Class in com.google.cloud.cloudcontrolspartner.v1.spring
-
Provides default property values for CloudControlsPartnerMonitoring client bean
- CloudControlsPartnerMonitoringSpringProperties() - Constructor for class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerMonitoringSpringProperties
- cloudDeployClient(CloudDeploySettings) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringAutoConfiguration
-
Provides a CloudDeployClient bean configured with CloudDeploySettings.
- cloudDeploySettings(TransportChannelProvider) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringAutoConfiguration
-
Provides a CloudDeploySettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudDeployTransportChannelProvider()).
- CloudDeploySpringAutoConfiguration - Class in com.google.cloud.deploy.v1.spring
-
Auto-configuration for
CloudDeployClient
. - CloudDeploySpringAutoConfiguration(CloudDeploySpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.deploy.v1.spring.CloudDeploySpringAutoConfiguration
- CloudDeploySpringProperties - Class in com.google.cloud.deploy.v1.spring
-
Provides default property values for CloudDeploy client bean
- CloudDeploySpringProperties() - Constructor for class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
- cloudFilestoreManagerClient(CloudFilestoreManagerSettings) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringAutoConfiguration
-
Provides a CloudFilestoreManagerClient bean configured with CloudFilestoreManagerSettings.
- cloudFilestoreManagerSettings(TransportChannelProvider) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringAutoConfiguration
-
Provides a CloudFilestoreManagerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudFilestoreManagerTransportChannelProvider()).
- CloudFilestoreManagerSpringAutoConfiguration - Class in com.google.cloud.filestore.v1.spring
-
Auto-configuration for
CloudFilestoreManagerClient
. - CloudFilestoreManagerSpringAutoConfiguration(CloudFilestoreManagerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringAutoConfiguration
- CloudFilestoreManagerSpringProperties - Class in com.google.cloud.filestore.v1.spring
-
Provides default property values for CloudFilestoreManager client bean
- CloudFilestoreManagerSpringProperties() - Constructor for class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
- cloudMemcacheClient(CloudMemcacheSettings) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringAutoConfiguration
-
Provides a CloudMemcacheClient bean configured with CloudMemcacheSettings.
- cloudMemcacheSettings(TransportChannelProvider) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringAutoConfiguration
-
Provides a CloudMemcacheSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudMemcacheTransportChannelProvider()).
- CloudMemcacheSpringAutoConfiguration - Class in com.google.cloud.memcache.v1.spring
-
Auto-configuration for
CloudMemcacheClient
. - CloudMemcacheSpringAutoConfiguration(CloudMemcacheSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringAutoConfiguration
- CloudMemcacheSpringProperties - Class in com.google.cloud.memcache.v1.spring
-
Provides default property values for CloudMemcache client bean
- CloudMemcacheSpringProperties() - Constructor for class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
- cloudQuotasClient(CloudQuotasSettings) - Method in class com.google.api.cloudquotas.v1.spring.CloudQuotasSpringAutoConfiguration
-
Provides a CloudQuotasClient bean configured with CloudQuotasSettings.
- cloudQuotasSettings(TransportChannelProvider) - Method in class com.google.api.cloudquotas.v1.spring.CloudQuotasSpringAutoConfiguration
-
Provides a CloudQuotasSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudQuotasTransportChannelProvider()).
- CloudQuotasSpringAutoConfiguration - Class in com.google.api.cloudquotas.v1.spring
-
Auto-configuration for
CloudQuotasClient
. - CloudQuotasSpringAutoConfiguration(CloudQuotasSpringProperties, CredentialsProvider) - Constructor for class com.google.api.cloudquotas.v1.spring.CloudQuotasSpringAutoConfiguration
- CloudQuotasSpringProperties - Class in com.google.api.cloudquotas.v1.spring
-
Provides default property values for CloudQuotas client bean
- CloudQuotasSpringProperties() - Constructor for class com.google.api.cloudquotas.v1.spring.CloudQuotasSpringProperties
- cloudRedisClient(CloudRedisSettings) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringAutoConfiguration
-
Provides a CloudRedisClient bean configured with CloudRedisSettings.
- cloudRedisSettings(TransportChannelProvider) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringAutoConfiguration
-
Provides a CloudRedisSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudRedisTransportChannelProvider()).
- CloudRedisSpringAutoConfiguration - Class in com.google.cloud.redis.v1.spring
-
Auto-configuration for
CloudRedisClient
. - CloudRedisSpringAutoConfiguration(CloudRedisSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.redis.v1.spring.CloudRedisSpringAutoConfiguration
- CloudRedisSpringProperties - Class in com.google.cloud.redis.v1.spring
-
Provides default property values for CloudRedis client bean
- CloudRedisSpringProperties() - Constructor for class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
- cloudSchedulerClient(CloudSchedulerSettings) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringAutoConfiguration
-
Provides a CloudSchedulerClient bean configured with CloudSchedulerSettings.
- cloudSchedulerSettings(TransportChannelProvider) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringAutoConfiguration
-
Provides a CloudSchedulerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudSchedulerTransportChannelProvider()).
- CloudSchedulerSpringAutoConfiguration - Class in com.google.cloud.scheduler.v1.spring
-
Auto-configuration for
CloudSchedulerClient
. - CloudSchedulerSpringAutoConfiguration(CloudSchedulerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringAutoConfiguration
- CloudSchedulerSpringProperties - Class in com.google.cloud.scheduler.v1.spring
-
Provides default property values for CloudScheduler client bean
- CloudSchedulerSpringProperties() - Constructor for class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
- cloudShellServiceClient(CloudShellServiceSettings) - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringAutoConfiguration
-
Provides a CloudShellServiceClient bean configured with CloudShellServiceSettings.
- cloudShellServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringAutoConfiguration
-
Provides a CloudShellServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudShellServiceTransportChannelProvider()).
- CloudShellServiceSpringAutoConfiguration - Class in com.google.cloud.shell.v1.spring
-
Auto-configuration for
CloudShellServiceClient
. - CloudShellServiceSpringAutoConfiguration(CloudShellServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.shell.v1.spring.CloudShellServiceSpringAutoConfiguration
- CloudShellServiceSpringProperties - Class in com.google.cloud.shell.v1.spring
-
Provides default property values for CloudShellService client bean
- CloudShellServiceSpringProperties() - Constructor for class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
- CloudSqlEnvironmentPostProcessor - Class in com.google.cloud.spring.autoconfigure.sql
-
Provides Google Cloud SQL instance connectivity through Spring JDBC by providing only a database and instance connection name.
- CloudSqlEnvironmentPostProcessor() - Constructor for class com.google.cloud.spring.autoconfigure.sql.CloudSqlEnvironmentPostProcessor
- CloudSqlJdbcInfoProvider - Interface in com.google.cloud.spring.autoconfigure.sql
-
Implementations of this interface typically construct a JDBC URL for Cloud SQL from a GCP project ID and an instance connection name.
- cloudTasksClient(CloudTasksSettings) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringAutoConfiguration
-
Provides a CloudTasksClient bean configured with CloudTasksSettings.
- cloudTasksSettings(TransportChannelProvider) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringAutoConfiguration
-
Provides a CloudTasksSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCloudTasksTransportChannelProvider()).
- CloudTasksSpringAutoConfiguration - Class in com.google.cloud.tasks.v2.spring
-
Auto-configuration for
CloudTasksClient
. - CloudTasksSpringAutoConfiguration(CloudTasksSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.tasks.v2.spring.CloudTasksSpringAutoConfiguration
- CloudTasksSpringProperties - Class in com.google.cloud.tasks.v2.spring
-
Provides default property values for CloudTasks client bean
- CloudTasksSpringProperties() - Constructor for class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
- CloudTraceIdExtractor - Class in com.google.cloud.spring.logging.extractors
-
Extracts trace IDs from HTTP requests using the x-cloud-trace-context header.
- CloudTraceIdExtractor() - Constructor for class com.google.cloud.spring.logging.extractors.CloudTraceIdExtractor
- CloudVisionAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.vision
-
Provides Spring Beans for using Cloud Vision API.
- CloudVisionAutoConfiguration(CloudVisionProperties, CredentialsProvider) - Constructor for class com.google.cloud.spring.autoconfigure.vision.CloudVisionAutoConfiguration
- CloudVisionException - Exception in com.google.cloud.spring.vision
-
Describes error conditions that can occur when interfacing with Cloud Vision APIs.
- cloudVisionExecutor() - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionAutoConfiguration
- CloudVisionProperties - Class in com.google.cloud.spring.autoconfigure.vision
-
Additional settings for use with Cloud Vision APIs.
- CloudVisionProperties() - Constructor for class com.google.cloud.spring.autoconfigure.vision.CloudVisionProperties
- cloudVisionTemplate(ImageAnnotatorClient) - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionAutoConfiguration
- CloudVisionTemplate - Class in com.google.cloud.spring.vision
-
Spring Template offering convenience methods for interacting with the Cloud Vision APIs.
- CloudVisionTemplate(ImageAnnotatorClient) - Constructor for class com.google.cloud.spring.vision.CloudVisionTemplate
- clusterControllerClient(ClusterControllerSettings) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringAutoConfiguration
-
Provides a ClusterControllerClient bean configured with ClusterControllerSettings.
- clusterControllerSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringAutoConfiguration
-
Provides a ClusterControllerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultClusterControllerTransportChannelProvider()).
- ClusterControllerSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
-
Auto-configuration for
ClusterControllerClient
. - ClusterControllerSpringAutoConfiguration(ClusterControllerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringAutoConfiguration
- ClusterControllerSpringProperties - Class in com.google.cloud.dataproc.v1.spring
-
Provides default property values for ClusterController client bean
- ClusterControllerSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
- clusterManagerClient(ClusterManagerSettings) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringAutoConfiguration
-
Provides a ClusterManagerClient bean configured with ClusterManagerSettings.
- clusterManagerSettings(TransportChannelProvider) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringAutoConfiguration
-
Provides a ClusterManagerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultClusterManagerTransportChannelProvider()).
- ClusterManagerSpringAutoConfiguration - Class in com.google.cloud.container.v1.spring
-
Auto-configuration for
ClusterManagerClient
. - ClusterManagerSpringAutoConfiguration(ClusterManagerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.container.v1.spring.ClusterManagerSpringAutoConfiguration
- ClusterManagerSpringProperties - Class in com.google.cloud.container.v1.spring
-
Provides default property values for ClusterManager client bean
- ClusterManagerSpringProperties() - Constructor for class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
- collectionName() - Element in annotation interface com.google.cloud.spring.data.firestore.Document
-
The collection name of the Document in Firestore, which can differ from the name of the class which it annotates.
- collectionName() - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntity
-
Gets the name of the Firestore Collection.
- collectionName() - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityImpl
- Column - Annotation Interface in com.google.cloud.spring.data.spanner.core.mapping
-
Annotation for a
SpannerPersistentProperty
that allows specifying the column name instead of deriving it from the field's name. - columns() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
-
Gets the column names stored for this entity.
- columns() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
- com.google.api.apikeys.v2.spring - package com.google.api.apikeys.v2.spring
-
Spring Boot auto-configurations for apikeys.
- com.google.api.cloudquotas.v1.spring - package com.google.api.cloudquotas.v1.spring
-
Spring Boot auto-configurations for cloudquotas.
- com.google.api.servicecontrol.v2.spring - package com.google.api.servicecontrol.v2.spring
-
Spring Boot auto-configurations for servicecontrol.
- com.google.api.serviceusage.v1.spring - package com.google.api.serviceusage.v1.spring
-
Spring Boot auto-configurations for serviceusage.
- com.google.appengine.v1.spring - package com.google.appengine.v1.spring
-
Spring Boot auto-configurations for appengine.
- com.google.cloud.accessapproval.v1.spring - package com.google.cloud.accessapproval.v1.spring
-
Spring Boot auto-configurations for accessapproval.
- com.google.cloud.advisorynotifications.v1.spring - package com.google.cloud.advisorynotifications.v1.spring
-
Spring Boot auto-configurations for advisorynotifications.
- com.google.cloud.aiplatform.v1.spring - package com.google.cloud.aiplatform.v1.spring
-
Spring Boot auto-configurations for aiplatform.
- com.google.cloud.api.servicemanagement.v1.spring - package com.google.cloud.api.servicemanagement.v1.spring
-
Spring Boot auto-configurations for servicemanagement.
- com.google.cloud.apigateway.v1.spring - package com.google.cloud.apigateway.v1.spring
-
Spring Boot auto-configurations for apigateway.
- com.google.cloud.apigeeconnect.v1.spring - package com.google.cloud.apigeeconnect.v1.spring
-
Spring Boot auto-configurations for apigeeconnect.
- com.google.cloud.asset.v1.spring - package com.google.cloud.asset.v1.spring
-
Spring Boot auto-configurations for cloudasset.
- com.google.cloud.assuredworkloads.v1.spring - package com.google.cloud.assuredworkloads.v1.spring
-
Spring Boot auto-configurations for assuredworkloads.
- com.google.cloud.automl.v1.spring - package com.google.cloud.automl.v1.spring
-
Spring Boot auto-configurations for automl.
- com.google.cloud.backupdr.v1.spring - package com.google.cloud.backupdr.v1.spring
-
Spring Boot auto-configurations for backupdr.
- com.google.cloud.bigquery.analyticshub.v1.spring - package com.google.cloud.bigquery.analyticshub.v1.spring
-
Spring Boot auto-configurations for analyticshub.
- com.google.cloud.bigquery.datatransfer.v1.spring - package com.google.cloud.bigquery.datatransfer.v1.spring
-
Spring Boot auto-configurations for bigquerydatatransfer.
- com.google.cloud.bigquery.reservation.v1.spring - package com.google.cloud.bigquery.reservation.v1.spring
-
Spring Boot auto-configurations for bigqueryreservation.
- com.google.cloud.bigqueryconnection.v1.spring - package com.google.cloud.bigqueryconnection.v1.spring
-
Spring Boot auto-configurations for bigqueryconnection.
- com.google.cloud.billing.budgets.v1.spring - package com.google.cloud.billing.budgets.v1.spring
-
Spring Boot auto-configurations for billingbudgets.
- com.google.cloud.billing.v1.spring - package com.google.cloud.billing.v1.spring
-
Spring Boot auto-configurations for cloudbilling.
- com.google.cloud.channel.v1.spring - package com.google.cloud.channel.v1.spring
-
Spring Boot auto-configurations for cloudchannel.
- com.google.cloud.cloudcontrolspartner.v1.spring - package com.google.cloud.cloudcontrolspartner.v1.spring
-
Spring Boot auto-configurations for cloudcontrolspartner.
- com.google.cloud.clouddms.v1.spring - package com.google.cloud.clouddms.v1.spring
-
Spring Boot auto-configurations for datamigration.
- com.google.cloud.compute.v1.spring - package com.google.cloud.compute.v1.spring
-
Spring Boot auto-configurations for compute.
- com.google.cloud.config.v1.spring - package com.google.cloud.config.v1.spring
-
Spring Boot auto-configurations for config.
- com.google.cloud.contactcenterinsights.v1.spring - package com.google.cloud.contactcenterinsights.v1.spring
-
Spring Boot auto-configurations for contactcenterinsights.
- com.google.cloud.container.v1.spring - package com.google.cloud.container.v1.spring
-
Spring Boot auto-configurations for container.
- com.google.cloud.datacatalog.lineage.v1.spring - package com.google.cloud.datacatalog.lineage.v1.spring
-
Spring Boot auto-configurations for datalineage.
- com.google.cloud.datacatalog.v1.spring - package com.google.cloud.datacatalog.v1.spring
-
Spring Boot auto-configurations for datacatalog.
- com.google.cloud.datafusion.v1.spring - package com.google.cloud.datafusion.v1.spring
-
Spring Boot auto-configurations for datafusion.
- com.google.cloud.dataplex.v1.spring - package com.google.cloud.dataplex.v1.spring
-
Spring Boot auto-configurations for dataplex.
- com.google.cloud.dataproc.v1.spring - package com.google.cloud.dataproc.v1.spring
-
Spring Boot auto-configurations for dataproc.
- com.google.cloud.datastream.v1.spring - package com.google.cloud.datastream.v1.spring
-
Spring Boot auto-configurations for datastream.
- com.google.cloud.debugger.v2.spring - package com.google.cloud.debugger.v2.spring
-
Spring Boot auto-configurations for clouddebugger.
- com.google.cloud.deploy.v1.spring - package com.google.cloud.deploy.v1.spring
-
Spring Boot auto-configurations for clouddeploy.
- com.google.cloud.devtools.cloudbuild.v2.spring - package com.google.cloud.devtools.cloudbuild.v2.spring
-
Spring Boot auto-configurations for cloudbuild.
- com.google.cloud.devtools.containeranalysis.v1.spring - package com.google.cloud.devtools.containeranalysis.v1.spring
-
Spring Boot auto-configurations for containeranalysis.
- com.google.cloud.dialogflow.v2.spring - package com.google.cloud.dialogflow.v2.spring
-
Spring Boot auto-configurations for dialogflow.
- com.google.cloud.discoveryengine.v1.spring - package com.google.cloud.discoveryengine.v1.spring
-
Spring Boot auto-configurations for discoveryengine.
- com.google.cloud.dlp.v2.spring - package com.google.cloud.dlp.v2.spring
-
Spring Boot auto-configurations for dlp.
- com.google.cloud.documentai.v1.spring - package com.google.cloud.documentai.v1.spring
-
Spring Boot auto-configurations for documentai.
- com.google.cloud.domains.v1.spring - package com.google.cloud.domains.v1.spring
-
Spring Boot auto-configurations for domains.
- com.google.cloud.edgecontainer.v1.spring - package com.google.cloud.edgecontainer.v1.spring
-
Spring Boot auto-configurations for edgecontainer.
- com.google.cloud.edgenetwork.v1.spring - package com.google.cloud.edgenetwork.v1.spring
-
Spring Boot auto-configurations for edgenetwork.
- com.google.cloud.essentialcontacts.v1.spring - package com.google.cloud.essentialcontacts.v1.spring
-
Spring Boot auto-configurations for essentialcontacts.
- com.google.cloud.eventarc.v1.spring - package com.google.cloud.eventarc.v1.spring
-
Spring Boot auto-configurations for eventarc.
- com.google.cloud.filestore.v1.spring - package com.google.cloud.filestore.v1.spring
-
Spring Boot auto-configurations for file.
- com.google.cloud.functions.v2.spring - package com.google.cloud.functions.v2.spring
-
Spring Boot auto-configurations for cloudfunctions.
- com.google.cloud.gkehub.v1.spring - package com.google.cloud.gkehub.v1.spring
-
Spring Boot auto-configurations for gkehub.
- com.google.cloud.gsuiteaddons.v1.spring - package com.google.cloud.gsuiteaddons.v1.spring
-
Spring Boot auto-configurations for gsuiteaddons.
- com.google.cloud.iam.admin.v1.spring - package com.google.cloud.iam.admin.v1.spring
-
Spring Boot auto-configurations for iam.
- com.google.cloud.iam.credentials.v1.spring - package com.google.cloud.iam.credentials.v1.spring
-
Spring Boot auto-configurations for iamcredentials.
- com.google.cloud.iap.v1.spring - package com.google.cloud.iap.v1.spring
-
Spring Boot auto-configurations for iap.
- com.google.cloud.ids.v1.spring - package com.google.cloud.ids.v1.spring
-
Spring Boot auto-configurations for ids.
- com.google.cloud.iot.v1.spring - package com.google.cloud.iot.v1.spring
-
Spring Boot auto-configurations for cloudiot.
- com.google.cloud.language.v2.spring - package com.google.cloud.language.v2.spring
-
Spring Boot auto-configurations for language.
- com.google.cloud.managedidentities.v1.spring - package com.google.cloud.managedidentities.v1.spring
-
Spring Boot auto-configurations for managedidentities.
- com.google.cloud.memcache.v1.spring - package com.google.cloud.memcache.v1.spring
-
Spring Boot auto-configurations for memcache.
- com.google.cloud.memorystore.v1.spring - package com.google.cloud.memorystore.v1.spring
-
Spring Boot auto-configurations for memorystore.
- com.google.cloud.metastore.v1.spring - package com.google.cloud.metastore.v1.spring
-
Spring Boot auto-configurations for metastore.
- com.google.cloud.monitoring.dashboard.v1.spring - package com.google.cloud.monitoring.dashboard.v1.spring
-
Spring Boot auto-configurations for monitoring.
- com.google.cloud.networkconnectivity.v1.spring - package com.google.cloud.networkconnectivity.v1.spring
-
Spring Boot auto-configurations for networkconnectivity.
- com.google.cloud.networkmanagement.v1.spring - package com.google.cloud.networkmanagement.v1.spring
-
Spring Boot auto-configurations for networkmanagement.
- com.google.cloud.networksecurity.v1.spring - package com.google.cloud.networksecurity.v1.spring
-
Spring Boot auto-configurations for networksecurity.
- com.google.cloud.notebooks.v2.spring - package com.google.cloud.notebooks.v2.spring
-
Spring Boot auto-configurations for notebooks.
- com.google.cloud.optimization.v1.spring - package com.google.cloud.optimization.v1.spring
-
Spring Boot auto-configurations for cloudoptimization.
- com.google.cloud.orchestration.airflow.service.v1.spring - package com.google.cloud.orchestration.airflow.service.v1.spring
-
Spring Boot auto-configurations for composer.
- com.google.cloud.orgpolicy.v2.spring - package com.google.cloud.orgpolicy.v2.spring
-
Spring Boot auto-configurations for orgpolicy.
- com.google.cloud.osconfig.v1.spring - package com.google.cloud.osconfig.v1.spring
-
Spring Boot auto-configurations for osconfig.
- com.google.cloud.oslogin.v1.spring - package com.google.cloud.oslogin.v1.spring
-
Spring Boot auto-configurations for oslogin.
- com.google.cloud.policytroubleshooter.v1.spring - package com.google.cloud.policytroubleshooter.v1.spring
-
Spring Boot auto-configurations for policytroubleshooter.
- com.google.cloud.recaptchaenterprise.v1.spring - package com.google.cloud.recaptchaenterprise.v1.spring
-
Spring Boot auto-configurations for recaptchaenterprise.
- com.google.cloud.recommender.v1.spring - package com.google.cloud.recommender.v1.spring
-
Spring Boot auto-configurations for recommender.
- com.google.cloud.redis.v1.spring - package com.google.cloud.redis.v1.spring
-
Spring Boot auto-configurations for redis.
- com.google.cloud.resourcesettings.v1.spring - package com.google.cloud.resourcesettings.v1.spring
-
Spring Boot auto-configurations for resourcesettings.
- com.google.cloud.retail.v2.spring - package com.google.cloud.retail.v2.spring
-
Spring Boot auto-configurations for retail.
- com.google.cloud.scheduler.v1.spring - package com.google.cloud.scheduler.v1.spring
-
Spring Boot auto-configurations for cloudscheduler.
- com.google.cloud.securesourcemanager.v1.spring - package com.google.cloud.securesourcemanager.v1.spring
-
Spring Boot auto-configurations for securesourcemanager.
- com.google.cloud.security.privateca.v1.spring - package com.google.cloud.security.privateca.v1.spring
-
Spring Boot auto-configurations for privateca.
- com.google.cloud.security.publicca.v1.spring - package com.google.cloud.security.publicca.v1.spring
-
Spring Boot auto-configurations for publicca.
- com.google.cloud.securitycenter.v2.spring - package com.google.cloud.securitycenter.v2.spring
-
Spring Boot auto-configurations for securitycenter.
- com.google.cloud.securitycentermanagement.v1.spring - package com.google.cloud.securitycentermanagement.v1.spring
-
Spring Boot auto-configurations for securitycentermanagement.
- com.google.cloud.securityposture.v1.spring - package com.google.cloud.securityposture.v1.spring
-
Spring Boot auto-configurations for securityposture.
- com.google.cloud.servicedirectory.v1.spring - package com.google.cloud.servicedirectory.v1.spring
-
Spring Boot auto-configurations for servicedirectory.
- com.google.cloud.shell.v1.spring - package com.google.cloud.shell.v1.spring
-
Spring Boot auto-configurations for cloudshell.
- com.google.cloud.spanner.r2dbc.springdata - package com.google.cloud.spanner.r2dbc.springdata
- com.google.cloud.speech.v2.spring - package com.google.cloud.speech.v2.spring
-
Spring Boot auto-configurations for speech.
- com.google.cloud.spring.autoconfigure - package com.google.cloud.spring.autoconfigure
-
Auto-configurations for each module in Spring Cloud GCP.
- com.google.cloud.spring.autoconfigure.alloydb - package com.google.cloud.spring.autoconfigure.alloydb
-
Auto-configuration for Spring Cloud GCP AlloyDB module.
- com.google.cloud.spring.autoconfigure.bigquery - package com.google.cloud.spring.autoconfigure.bigquery
-
Auto-configuration for Spring Cloud GCP BigQuery module.
- com.google.cloud.spring.autoconfigure.config - package com.google.cloud.spring.autoconfigure.config
- com.google.cloud.spring.autoconfigure.core - package com.google.cloud.spring.autoconfigure.core
-
Core auto-configuration used by the Spring Cloud GCP modules.
- com.google.cloud.spring.autoconfigure.core.environment - package com.google.cloud.spring.autoconfigure.core.environment
-
Auto-configuration related to GCP environments for Spring Cloud GCP.
- com.google.cloud.spring.autoconfigure.datastore - package com.google.cloud.spring.autoconfigure.datastore
-
Auto-configuration for Spring Data Cloud Datastore module.
- com.google.cloud.spring.autoconfigure.datastore.health - package com.google.cloud.spring.autoconfigure.datastore.health
-
Auto-configuration for Spring Data Cloud Datastore Health module.
- com.google.cloud.spring.autoconfigure.firestore - package com.google.cloud.spring.autoconfigure.firestore
-
Auto-configuration for Spring Cloud GCP Firestore module.
- com.google.cloud.spring.autoconfigure.kms - package com.google.cloud.spring.autoconfigure.kms
-
Auto-configuration for Spring Cloud GCP KMS module.
- com.google.cloud.spring.autoconfigure.logging - package com.google.cloud.spring.autoconfigure.logging
-
Auto-configuration for Spring Cloud GCP Logging module.
- com.google.cloud.spring.autoconfigure.metrics - package com.google.cloud.spring.autoconfigure.metrics
- com.google.cloud.spring.autoconfigure.pubsub - package com.google.cloud.spring.autoconfigure.pubsub
-
Auto-configuration for Spring Cloud GCP Pub/Sub module.
- com.google.cloud.spring.autoconfigure.pubsub.health - package com.google.cloud.spring.autoconfigure.pubsub.health
-
Auto-configuration for Spring Data Cloud Pub/Sub Health module.
- com.google.cloud.spring.autoconfigure.secretmanager - package com.google.cloud.spring.autoconfigure.secretmanager
-
Auto-configuration for Spring Cloud GCP Secret Manager module.
- com.google.cloud.spring.autoconfigure.security - package com.google.cloud.spring.autoconfigure.security
-
Auto-configuration for Spring Cloud GCP Security IAP module.
- com.google.cloud.spring.autoconfigure.spanner - package com.google.cloud.spring.autoconfigure.spanner
-
Auto-configuration for Spring Data Cloud Spanner module.
- com.google.cloud.spring.autoconfigure.spanner.health - package com.google.cloud.spring.autoconfigure.spanner.health
-
Auto-configuration for Spring Data Cloud Spanner Health module.
- com.google.cloud.spring.autoconfigure.sql - package com.google.cloud.spring.autoconfigure.sql
-
Auto-configuration for Spring Cloud GCP Cloud SQL module.
- com.google.cloud.spring.autoconfigure.storage - package com.google.cloud.spring.autoconfigure.storage
-
Auto-configuration for Spring Cloud GCP Storage Resource module.
- com.google.cloud.spring.autoconfigure.trace - package com.google.cloud.spring.autoconfigure.trace
-
Auto-configuration for Spring Cloud GCP Trace module.
- com.google.cloud.spring.autoconfigure.trace.aot - package com.google.cloud.spring.autoconfigure.trace.aot
- com.google.cloud.spring.autoconfigure.trace.pubsub - package com.google.cloud.spring.autoconfigure.trace.pubsub
- com.google.cloud.spring.autoconfigure.vision - package com.google.cloud.spring.autoconfigure.vision
-
Auto-configurations for Spring Cloud GCP Vision module.
- com.google.cloud.spring.bigquery.core - package com.google.cloud.spring.bigquery.core
- com.google.cloud.spring.bigquery.integration - package com.google.cloud.spring.bigquery.integration
- com.google.cloud.spring.bigquery.integration.outbound - package com.google.cloud.spring.bigquery.integration.outbound
- com.google.cloud.spring.cloudfoundry - package com.google.cloud.spring.cloudfoundry
-
Auto-configuration for Cloud Foundry support in Spring Cloud GCP.
- com.google.cloud.spring.core - package com.google.cloud.spring.core
-
Core support for Spring Cloud GCP that provides credentials, project IDs, and environment metadata.
- com.google.cloud.spring.core.util - package com.google.cloud.spring.core.util
-
Util classes shared across Spring Cloud GCP modules.
- com.google.cloud.spring.data.datastore - package com.google.cloud.spring.data.datastore
-
Cloud Datastore support for Spring Data.
- com.google.cloud.spring.data.datastore.aot - package com.google.cloud.spring.data.datastore.aot
- com.google.cloud.spring.data.datastore.core - package com.google.cloud.spring.data.datastore.core
-
Core support for Cloud Datastore in Spring Data.
- com.google.cloud.spring.data.datastore.core.convert - package com.google.cloud.spring.data.datastore.core.convert
-
Classes related to conversion and mapping of Cloud Datastore entities to Java entities.
- com.google.cloud.spring.data.datastore.core.mapping - package com.google.cloud.spring.data.datastore.core.mapping
-
Classes related to type and Spring Data metadata of Java entities.
- com.google.cloud.spring.data.datastore.core.mapping.event - package com.google.cloud.spring.data.datastore.core.mapping.event
- com.google.cloud.spring.data.datastore.core.util - package com.google.cloud.spring.data.datastore.core.util
-
Util classes for Spring Data Cloud Datastore.
- com.google.cloud.spring.data.datastore.repository - package com.google.cloud.spring.data.datastore.repository
-
Spring Data Cloud Datastore support for Spring Data Repositories.
- com.google.cloud.spring.data.datastore.repository.config - package com.google.cloud.spring.data.datastore.repository.config
-
Configuration classes for instantiating Repositories in Spring Data Cloud Datastore.
- com.google.cloud.spring.data.datastore.repository.query - package com.google.cloud.spring.data.datastore.repository.query
-
Classes supporting Spring Data Cloud Datastore custom-generated Query Methods.
- com.google.cloud.spring.data.datastore.repository.support - package com.google.cloud.spring.data.datastore.repository.support
-
Support classes for creating implementations for user-defined Spring Data Cloud Datastore repositories.
- com.google.cloud.spring.data.firestore - package com.google.cloud.spring.data.firestore
-
Cloud Firestore support for Spring Data.
- com.google.cloud.spring.data.firestore.aot - package com.google.cloud.spring.data.firestore.aot
- com.google.cloud.spring.data.firestore.mapping - package com.google.cloud.spring.data.firestore.mapping
- com.google.cloud.spring.data.firestore.repository.config - package com.google.cloud.spring.data.firestore.repository.config
- com.google.cloud.spring.data.firestore.repository.query - package com.google.cloud.spring.data.firestore.repository.query
- com.google.cloud.spring.data.firestore.repository.support - package com.google.cloud.spring.data.firestore.repository.support
- com.google.cloud.spring.data.firestore.transaction - package com.google.cloud.spring.data.firestore.transaction
- com.google.cloud.spring.data.firestore.util - package com.google.cloud.spring.data.firestore.util
- com.google.cloud.spring.data.spanner - package com.google.cloud.spring.data.spanner
-
Cloud Spanner support for Spring Data.
- com.google.cloud.spring.data.spanner.aot - package com.google.cloud.spring.data.spanner.aot
- com.google.cloud.spring.data.spanner.core - package com.google.cloud.spring.data.spanner.core
-
Core support for Spring Data Cloud Spanner.
- com.google.cloud.spring.data.spanner.core.admin - package com.google.cloud.spring.data.spanner.core.admin
-
Cloud Spanner database administrative functions and template classes.
- com.google.cloud.spring.data.spanner.core.convert - package com.google.cloud.spring.data.spanner.core.convert
-
Classes related to conversion of data and mapping of entities in Cloud Spanner support for Spring Data.
- com.google.cloud.spring.data.spanner.core.mapping - package com.google.cloud.spring.data.spanner.core.mapping
-
Classes related to type and Spring Data metadata in Cloud Spanner support for Spring Data.
- com.google.cloud.spring.data.spanner.core.mapping.event - package com.google.cloud.spring.data.spanner.core.mapping.event
- com.google.cloud.spring.data.spanner.core.mapping.typeadapter - package com.google.cloud.spring.data.spanner.core.mapping.typeadapter
- com.google.cloud.spring.data.spanner.repository - package com.google.cloud.spring.data.spanner.repository
-
Spring Data Repositories support in Cloud Spanner.
- com.google.cloud.spring.data.spanner.repository.config - package com.google.cloud.spring.data.spanner.repository.config
-
Configuration for instantiation of user-defined repositories in Spring Data Cloud Spanner.
- com.google.cloud.spring.data.spanner.repository.query - package com.google.cloud.spring.data.spanner.repository.query
-
Classes related to generated Query Methods in Cloud Spanner support for Spring Data.
- com.google.cloud.spring.data.spanner.repository.support - package com.google.cloud.spring.data.spanner.repository.support
-
Support classes for creating implementations for user-defined Spring Data Cloud Spanner repositories.
- com.google.cloud.spring.kms - package com.google.cloud.spring.kms
- com.google.cloud.spring.logging - package com.google.cloud.spring.logging
- com.google.cloud.spring.logging.aot - package com.google.cloud.spring.logging.aot
- com.google.cloud.spring.logging.extensions - package com.google.cloud.spring.logging.extensions
- com.google.cloud.spring.logging.extractors - package com.google.cloud.spring.logging.extractors
-
Auto-configuration for Spring Cloud GCP Logging module's request trace ID extractors.
- com.google.cloud.spring.pubsub - package com.google.cloud.spring.pubsub
-
Spring Cloud GCP Pub/Sub module.
- com.google.cloud.spring.pubsub.core - package com.google.cloud.spring.pubsub.core
-
Core support for Pub/Sub in Spring.
- com.google.cloud.spring.pubsub.core.health - package com.google.cloud.spring.pubsub.core.health
- com.google.cloud.spring.pubsub.core.publisher - package com.google.cloud.spring.pubsub.core.publisher
-
Operations and template for publishing in Spring Cloud GCP Pub/Sub.
- com.google.cloud.spring.pubsub.core.subscriber - package com.google.cloud.spring.pubsub.core.subscriber
-
Operations and template for subscribing in Spring Cloud GCP Pub/Sub.
- com.google.cloud.spring.pubsub.integration - package com.google.cloud.spring.pubsub.integration
-
Spring Integration support in Spring Cloud GCP Pub/Sub.
- com.google.cloud.spring.pubsub.integration.inbound - package com.google.cloud.spring.pubsub.integration.inbound
-
Inbound support classes for Spring Integration support in Spring Cloud GCP Pub/Sub.
- com.google.cloud.spring.pubsub.integration.outbound - package com.google.cloud.spring.pubsub.integration.outbound
-
Google Cloud Pub/Sub outbound integration classes for Spring Integration.
- com.google.cloud.spring.pubsub.reactive - package com.google.cloud.spring.pubsub.reactive
- com.google.cloud.spring.pubsub.support - package com.google.cloud.spring.pubsub.support
-
Supporting classes for handling messages in Spring Cloud GCP Pub/Sub.
- com.google.cloud.spring.pubsub.support.converter - package com.google.cloud.spring.pubsub.support.converter
-
Classes related to converting messages in Spring Cloud GCP Pub/Sub.
- com.google.cloud.spring.secretmanager - package com.google.cloud.spring.secretmanager
- com.google.cloud.spring.security.firebase - package com.google.cloud.spring.security.firebase
- com.google.cloud.spring.security.iap - package com.google.cloud.spring.security.iap
-
Spring Security integration with Google Cloud IAP.
- com.google.cloud.spring.storage - package com.google.cloud.spring.storage
-
Google Cloud Storage integration for Spring Integration and Spring Resource.
- com.google.cloud.spring.storage.integration - package com.google.cloud.spring.storage.integration
-
Google Cloud Storage module for Spring Integration.
- com.google.cloud.spring.storage.integration.aot - package com.google.cloud.spring.storage.integration.aot
- com.google.cloud.spring.storage.integration.filters - package com.google.cloud.spring.storage.integration.filters
-
Google Cloud Storage file filter classes for Spring Integration.
- com.google.cloud.spring.storage.integration.inbound - package com.google.cloud.spring.storage.integration.inbound
-
Google Cloud Storage inbound integration classes for Spring Integration.
- com.google.cloud.spring.storage.integration.outbound - package com.google.cloud.spring.storage.integration.outbound
-
Google Cloud Storage outbound integration classes for Spring Integration.
- com.google.cloud.spring.stream.binder.pubsub - package com.google.cloud.spring.stream.binder.pubsub
-
Pub/Sub stream binder for Spring.
- com.google.cloud.spring.stream.binder.pubsub.aot - package com.google.cloud.spring.stream.binder.pubsub.aot
- com.google.cloud.spring.stream.binder.pubsub.config - package com.google.cloud.spring.stream.binder.pubsub.config
-
Configuration of stream binder for Pub/Sub in Spring.
- com.google.cloud.spring.stream.binder.pubsub.properties - package com.google.cloud.spring.stream.binder.pubsub.properties
-
Configuration properties of stream binder for Pub/Sub in Spring.
- com.google.cloud.spring.stream.binder.pubsub.provisioning - package com.google.cloud.spring.stream.binder.pubsub.provisioning
-
Classes for provisioning and destinations of stream binder for Pub/Sub in Spring.
- com.google.cloud.spring.vision - package com.google.cloud.spring.vision
-
Google Cloud Vision integration with Spring.
- com.google.cloud.talent.v4.spring - package com.google.cloud.talent.v4.spring
-
Spring Boot auto-configurations for jobs.
- com.google.cloud.tasks.v2.spring - package com.google.cloud.tasks.v2.spring
-
Spring Boot auto-configurations for cloudtasks.
- com.google.cloud.telcoautomation.v1.spring - package com.google.cloud.telcoautomation.v1.spring
-
Spring Boot auto-configurations for telcoautomation.
- com.google.cloud.texttospeech.v1.spring - package com.google.cloud.texttospeech.v1.spring
-
Spring Boot auto-configurations for texttospeech.
- com.google.cloud.tpu.v2.spring - package com.google.cloud.tpu.v2.spring
-
Spring Boot auto-configurations for tpu.
- com.google.cloud.trace.v2.spring - package com.google.cloud.trace.v2.spring
-
Spring Boot auto-configurations for cloudtrace.
- com.google.cloud.translate.v3.spring - package com.google.cloud.translate.v3.spring
-
Spring Boot auto-configurations for translate.
- com.google.cloud.video.stitcher.v1.spring - package com.google.cloud.video.stitcher.v1.spring
-
Spring Boot auto-configurations for videostitcher.
- com.google.cloud.video.transcoder.v1.spring - package com.google.cloud.video.transcoder.v1.spring
-
Spring Boot auto-configurations for transcoder.
- com.google.cloud.videointelligence.v1.spring - package com.google.cloud.videointelligence.v1.spring
-
Spring Boot auto-configurations for videointelligence.
- com.google.cloud.vmmigration.v1.spring - package com.google.cloud.vmmigration.v1.spring
-
Spring Boot auto-configurations for vmmigration.
- com.google.cloud.vpcaccess.v1.spring - package com.google.cloud.vpcaccess.v1.spring
-
Spring Boot auto-configurations for vpcaccess.
- com.google.cloud.webrisk.v1.spring - package com.google.cloud.webrisk.v1.spring
-
Spring Boot auto-configurations for webrisk.
- com.google.cloud.websecurityscanner.v1.spring - package com.google.cloud.websecurityscanner.v1.spring
-
Spring Boot auto-configurations for websecurityscanner.
- com.google.cloud.workflows.executions.v1.spring - package com.google.cloud.workflows.executions.v1.spring
-
Spring Boot auto-configurations for workflowexecutions.
- com.google.cloud.workflows.v1.spring - package com.google.cloud.workflows.v1.spring
-
Spring Boot auto-configurations for workflows.
- com.google.cloud.workstations.v1.spring - package com.google.cloud.workstations.v1.spring
-
Spring Boot auto-configurations for workstations.
- com.google.devtools.artifactregistry.v1.spring - package com.google.devtools.artifactregistry.v1.spring
-
Spring Boot auto-configurations for artifactregistry.
- com.google.devtools.cloudprofiler.v2.spring - package com.google.devtools.cloudprofiler.v2.spring
-
Spring Boot auto-configurations for cloudprofiler.
- com.google.iam.v2.spring - package com.google.iam.v2.spring
-
Spring Boot auto-configurations for iam.
- com.google.identity.accesscontextmanager.v1.spring - package com.google.identity.accesscontextmanager.v1.spring
-
Spring Boot auto-configurations for accesscontextmanager.
- com.google.protos.google.cloud.binaryauthorization.v1.spring - package com.google.protos.google.cloud.binaryauthorization.v1.spring
-
Spring Boot auto-configurations for binaryauthorization.
- com.google.storagetransfer.v1.proto.spring - package com.google.storagetransfer.v1.proto.spring
-
Spring Boot auto-configurations for storagetransfer.
- CommitTimestamp - Class in com.google.cloud.spring.data.spanner.core.convert
-
The factory method
CommitTimestamp.of(Class)
should be used to resolve a specific value of a pointed class which is converted then to theValue.COMMIT_TIMESTAMP
byCommitTimestamp.CommitTimestampDecorator
. - CommitTimestamp.CommitTimestampDecorator<S> - Class in com.google.cloud.spring.data.spanner.core.convert
-
A specific decorator of the "to timestamp" function that any custom converter should follow to support "CommitTimestamp" feature.
- CommitTimestampDecorator(S, Function<S, Timestamp>) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.CommitTimestamp.CommitTimestampDecorator
- companyServiceClient(CompanyServiceSettings) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringAutoConfiguration
-
Provides a CompanyServiceClient bean configured with CompanyServiceSettings.
- companyServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringAutoConfiguration
-
Provides a CompanyServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCompanyServiceTransportChannelProvider()).
- CompanyServiceSpringAutoConfiguration - Class in com.google.cloud.talent.v4.spring
-
Auto-configuration for
CompanyServiceClient
. - CompanyServiceSpringAutoConfiguration(CompanyServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.talent.v4.spring.CompanyServiceSpringAutoConfiguration
- CompanyServiceSpringProperties - Class in com.google.cloud.talent.v4.spring
-
Provides default property values for CompanyService client bean
- CompanyServiceSpringProperties() - Constructor for class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
- completionClient(CompletionSettings) - Method in class com.google.cloud.talent.v4.spring.CompletionSpringAutoConfiguration
-
Provides a CompletionClient bean configured with CompletionSettings.
- completionServiceClient(CompletionServiceSettings) - Method in class com.google.cloud.discoveryengine.v1.spring.CompletionServiceSpringAutoConfiguration
-
Provides a CompletionServiceClient bean configured with CompletionServiceSettings.
- completionServiceClient(CompletionServiceSettings) - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringAutoConfiguration
-
Provides a CompletionServiceClient bean configured with CompletionServiceSettings.
- completionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.discoveryengine.v1.spring.CompletionServiceSpringAutoConfiguration
-
Provides a CompletionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCompletionServiceTransportChannelProvider()).
- completionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringAutoConfiguration
-
Provides a CompletionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCompletionServiceTransportChannelProvider()).
- CompletionServiceSpringAutoConfiguration - Class in com.google.cloud.discoveryengine.v1.spring
-
Auto-configuration for
CompletionServiceClient
. - CompletionServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
-
Auto-configuration for
CompletionServiceClient
. - CompletionServiceSpringAutoConfiguration(CompletionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.discoveryengine.v1.spring.CompletionServiceSpringAutoConfiguration
- CompletionServiceSpringAutoConfiguration(CompletionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.CompletionServiceSpringAutoConfiguration
- CompletionServiceSpringProperties - Class in com.google.cloud.discoveryengine.v1.spring
-
Provides default property values for CompletionService client bean
- CompletionServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
-
Provides default property values for CompletionService client bean
- CompletionServiceSpringProperties() - Constructor for class com.google.cloud.discoveryengine.v1.spring.CompletionServiceSpringProperties
- CompletionServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
- completionSettings(TransportChannelProvider) - Method in class com.google.cloud.talent.v4.spring.CompletionSpringAutoConfiguration
-
Provides a CompletionSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultCompletionTransportChannelProvider()).
- CompletionSpringAutoConfiguration - Class in com.google.cloud.talent.v4.spring
-
Auto-configuration for
CompletionClient
. - CompletionSpringAutoConfiguration(CompletionSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.talent.v4.spring.CompletionSpringAutoConfiguration
- CompletionSpringProperties - Class in com.google.cloud.talent.v4.spring
-
Provides default property values for Completion client bean
- CompletionSpringProperties() - Constructor for class com.google.cloud.talent.v4.spring.CompletionSpringProperties
- composeFullTraceName(String, String) - Static method in interface com.google.cloud.spring.logging.StackdriverTraceConstants
-
Composes the full trace name as expected by the Google Developers Console log viewer, to enable trace correlation with log entries.
- COMPUTE_ENGINE - Enum constant in enum class com.google.cloud.spring.core.GcpEnvironment
-
Matches instances of Compute Engine that are not also AppEngine Flexible.
- computeMaxAckExtensionPeriod(String, String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Computes the max extension period.
- computeMaxDurationPerAckExtension(String, String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Computes the upper bound for a single mod ack extension period.
- computeMinDurationPerAckExtension(String, String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Computes the lower bound for a single mod ack extension period.
- computeParallelPullCount(String, String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Computes parallel pull count.
- computePullEndpoint(String, String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Returns the pull endpoint.
- computeRetryableCodes(String, String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Retrieves collection of retryable codes from configuration.
- computeSubscriberFlowControlSettings(ProjectSubscriptionName) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Computes flow control settings to use.
- computeSubscriberRetrySettings(ProjectSubscriptionName) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Computes the retry settings.
- computeSubscriberUniverseDomain(String, String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Returns the universe domain.
- ConditionalOnGcpEnvironment - Annotation Interface in com.google.cloud.spring.autoconfigure.core.environment
-
Conditional
that matches based on GCP environment in which the application currently runs. - configClient(ConfigSettings) - Method in class com.google.cloud.config.v1.spring.ConfigSpringAutoConfiguration
-
Provides a ConfigClient bean configured with ConfigSettings.
- configSettings(TransportChannelProvider) - Method in class com.google.cloud.config.v1.spring.ConfigSpringAutoConfiguration
-
Provides a ConfigSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConfigTransportChannelProvider()).
- ConfigSpringAutoConfiguration - Class in com.google.cloud.config.v1.spring
-
Auto-configuration for
ConfigClient
. - ConfigSpringAutoConfiguration(ConfigSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.config.v1.spring.ConfigSpringAutoConfiguration
- ConfigSpringProperties - Class in com.google.cloud.config.v1.spring
-
Provides default property values for Config client bean
- ConfigSpringProperties() - Constructor for class com.google.cloud.config.v1.spring.ConfigSpringProperties
- connectionServiceClient(ConnectionServiceSettings) - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringAutoConfiguration
-
Provides a ConnectionServiceClient bean configured with ConnectionServiceSettings.
- connectionServiceClient(ConnectionServiceSettings) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringAutoConfiguration
-
Provides a ConnectionServiceClient bean configured with ConnectionServiceSettings.
- connectionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringAutoConfiguration
-
Provides a ConnectionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConnectionServiceTransportChannelProvider()).
- connectionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringAutoConfiguration
-
Provides a ConnectionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConnectionServiceTransportChannelProvider()).
- ConnectionServiceSpringAutoConfiguration - Class in com.google.cloud.apigeeconnect.v1.spring
-
Auto-configuration for
ConnectionServiceClient
. - ConnectionServiceSpringAutoConfiguration - Class in com.google.cloud.bigqueryconnection.v1.spring
-
Auto-configuration for
ConnectionServiceClient
. - ConnectionServiceSpringAutoConfiguration(ConnectionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringAutoConfiguration
- ConnectionServiceSpringAutoConfiguration(ConnectionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringAutoConfiguration
- ConnectionServiceSpringProperties - Class in com.google.cloud.apigeeconnect.v1.spring
-
Provides default property values for ConnectionService client bean
- ConnectionServiceSpringProperties - Class in com.google.cloud.bigqueryconnection.v1.spring
-
Provides default property values for ConnectionService client bean
- ConnectionServiceSpringProperties() - Constructor for class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
- ConnectionServiceSpringProperties() - Constructor for class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
- considerNestedRepositories() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
-
Configures whether nested repository-interfaces (e.g. defined as inner classes) should be discovered by the repositories infrastructure.
- considerNestedRepositories() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
-
Configures whether nested repository-interfaces (e.g. defined as inner classes) should be discovered by the repositories infrastructure.
- considerNestedRepositories() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
-
Configures whether nested repository-interfaces (e.g. defined as inner classes) should be discovered by the repositories infrastructure.
- constructPersistentEntity(TypeInformation<T>) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
- constructPersistentEntity(TypeInformation<T>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
- contactCenterInsightsClient(ContactCenterInsightsSettings) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringAutoConfiguration
-
Provides a ContactCenterInsightsClient bean configured with ContactCenterInsightsSettings.
- contactCenterInsightsSettings(TransportChannelProvider) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringAutoConfiguration
-
Provides a ContactCenterInsightsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultContactCenterInsightsTransportChannelProvider()).
- ContactCenterInsightsSpringAutoConfiguration - Class in com.google.cloud.contactcenterinsights.v1.spring
-
Auto-configuration for
ContactCenterInsightsClient
. - ContactCenterInsightsSpringAutoConfiguration(ContactCenterInsightsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringAutoConfiguration
- ContactCenterInsightsSpringProperties - Class in com.google.cloud.contactcenterinsights.v1.spring
-
Provides default property values for ContactCenterInsights client bean
- ContactCenterInsightsSpringProperties() - Constructor for class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
- containerAnalysisClient(ContainerAnalysisSettings) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringAutoConfiguration
-
Provides a ContainerAnalysisClient bean configured with ContainerAnalysisSettings.
- containerAnalysisSettings(TransportChannelProvider) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringAutoConfiguration
-
Provides a ContainerAnalysisSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultContainerAnalysisTransportChannelProvider()).
- ContainerAnalysisSpringAutoConfiguration - Class in com.google.cloud.devtools.containeranalysis.v1.spring
-
Auto-configuration for
ContainerAnalysisClient
. - ContainerAnalysisSpringAutoConfiguration(ContainerAnalysisSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringAutoConfiguration
- ContainerAnalysisSpringProperties - Class in com.google.cloud.devtools.containeranalysis.v1.spring
-
Provides default property values for ContainerAnalysis client bean
- ContainerAnalysisSpringProperties() - Constructor for class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
- contains(Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
- containsAll(Collection<?>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
- contentLength() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
- contentServiceClient(ContentServiceSettings) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringAutoConfiguration
-
Provides a ContentServiceClient bean configured with ContentServiceSettings.
- contentServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringAutoConfiguration
-
Provides a ContentServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultContentServiceTransportChannelProvider()).
- ContentServiceSpringAutoConfiguration - Class in com.google.cloud.dataplex.v1.spring
-
Auto-configuration for
ContentServiceClient
. - ContentServiceSpringAutoConfiguration(ContentServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataplex.v1.spring.ContentServiceSpringAutoConfiguration
- ContentServiceSpringProperties - Class in com.google.cloud.dataplex.v1.spring
-
Provides default property values for ContentService client bean
- ContentServiceSpringProperties() - Constructor for class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
- contextsClient(ContextsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringAutoConfiguration
-
Provides a ContextsClient bean configured with ContextsSettings.
- contextsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringAutoConfiguration
-
Provides a ContextsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultContextsTransportChannelProvider()).
- ContextsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
ContextsClient
. - ContextsSpringAutoConfiguration(ContextsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.ContextsSpringAutoConfiguration
- ContextsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for Contexts client bean
- ContextsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
- controller2Client(Controller2Settings) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringAutoConfiguration
-
Provides a Controller2Client bean configured with Controller2Settings.
- controller2Settings(TransportChannelProvider) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringAutoConfiguration
-
Provides a Controller2Settings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultController2TransportChannelProvider()).
- Controller2SpringAutoConfiguration - Class in com.google.cloud.debugger.v2.spring
-
Auto-configuration for
Controller2Client
. - Controller2SpringAutoConfiguration(Controller2SpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.debugger.v2.spring.Controller2SpringAutoConfiguration
- Controller2SpringProperties - Class in com.google.cloud.debugger.v2.spring
-
Provides default property values for Controller2 client bean
- Controller2SpringProperties() - Constructor for class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
- controlServiceClient(ControlServiceSettings) - Method in class com.google.cloud.discoveryengine.v1.spring.ControlServiceSpringAutoConfiguration
-
Provides a ControlServiceClient bean configured with ControlServiceSettings.
- controlServiceClient(ControlServiceSettings) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringAutoConfiguration
-
Provides a ControlServiceClient bean configured with ControlServiceSettings.
- controlServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.discoveryengine.v1.spring.ControlServiceSpringAutoConfiguration
-
Provides a ControlServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultControlServiceTransportChannelProvider()).
- controlServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringAutoConfiguration
-
Provides a ControlServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultControlServiceTransportChannelProvider()).
- ControlServiceSpringAutoConfiguration - Class in com.google.cloud.discoveryengine.v1.spring
-
Auto-configuration for
ControlServiceClient
. - ControlServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
-
Auto-configuration for
ControlServiceClient
. - ControlServiceSpringAutoConfiguration(ControlServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.discoveryengine.v1.spring.ControlServiceSpringAutoConfiguration
- ControlServiceSpringAutoConfiguration(ControlServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.ControlServiceSpringAutoConfiguration
- ControlServiceSpringProperties - Class in com.google.cloud.discoveryengine.v1.spring
-
Provides default property values for ControlService client bean
- ControlServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
-
Provides default property values for ControlService client bean
- ControlServiceSpringProperties() - Constructor for class com.google.cloud.discoveryengine.v1.spring.ControlServiceSpringProperties
- ControlServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
- conversationalSearchServiceClient(ConversationalSearchServiceSettings) - Method in class com.google.cloud.discoveryengine.v1.spring.ConversationalSearchServiceSpringAutoConfiguration
-
Provides a ConversationalSearchServiceClient bean configured with ConversationalSearchServiceSettings.
- conversationalSearchServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.discoveryengine.v1.spring.ConversationalSearchServiceSpringAutoConfiguration
-
Provides a ConversationalSearchServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConversationalSearchServiceTransportChannelProvider()).
- ConversationalSearchServiceSpringAutoConfiguration - Class in com.google.cloud.discoveryengine.v1.spring
-
Auto-configuration for
ConversationalSearchServiceClient
. - ConversationalSearchServiceSpringAutoConfiguration(ConversationalSearchServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.discoveryengine.v1.spring.ConversationalSearchServiceSpringAutoConfiguration
- ConversationalSearchServiceSpringProperties - Class in com.google.cloud.discoveryengine.v1.spring
-
Provides default property values for ConversationalSearchService client bean
- ConversationalSearchServiceSpringProperties() - Constructor for class com.google.cloud.discoveryengine.v1.spring.ConversationalSearchServiceSpringProperties
- conversationDatasetsClient(ConversationDatasetsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringAutoConfiguration
-
Provides a ConversationDatasetsClient bean configured with ConversationDatasetsSettings.
- conversationDatasetsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringAutoConfiguration
-
Provides a ConversationDatasetsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConversationDatasetsTransportChannelProvider()).
- ConversationDatasetsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
ConversationDatasetsClient
. - ConversationDatasetsSpringAutoConfiguration(ConversationDatasetsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringAutoConfiguration
- ConversationDatasetsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for ConversationDatasets client bean
- ConversationDatasetsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
- conversationModelsClient(ConversationModelsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringAutoConfiguration
-
Provides a ConversationModelsClient bean configured with ConversationModelsSettings.
- conversationModelsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringAutoConfiguration
-
Provides a ConversationModelsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConversationModelsTransportChannelProvider()).
- ConversationModelsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
ConversationModelsClient
. - ConversationModelsSpringAutoConfiguration(ConversationModelsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringAutoConfiguration
- ConversationModelsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for ConversationModels client bean
- ConversationModelsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
- conversationProfilesClient(ConversationProfilesSettings) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringAutoConfiguration
-
Provides a ConversationProfilesClient bean configured with ConversationProfilesSettings.
- conversationProfilesSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringAutoConfiguration
-
Provides a ConversationProfilesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConversationProfilesTransportChannelProvider()).
- ConversationProfilesSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
ConversationProfilesClient
. - ConversationProfilesSpringAutoConfiguration(ConversationProfilesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringAutoConfiguration
- ConversationProfilesSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for ConversationProfiles client bean
- ConversationProfilesSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
- conversationsClient(ConversationsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringAutoConfiguration
-
Provides a ConversationsClient bean configured with ConversationsSettings.
- conversationsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringAutoConfiguration
-
Provides a ConversationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultConversationsTransportChannelProvider()).
- ConversationsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
ConversationsClient
. - ConversationsSpringAutoConfiguration(ConversationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationsSpringAutoConfiguration
- ConversationsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for Conversations client bean
- ConversationsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
- ConversionUtils - Class in com.google.cloud.spring.data.spanner.core.convert
-
Utility functions used in conversion operations.
- convert(JsonWrapper) - Method in class com.google.cloud.spanner.r2dbc.springdata.JsonToMapConverter
- convert(Object, Class<T>) - Method in class com.google.cloud.spring.data.spanner.core.convert.SpannerCustomConverter
- convert(Map<K, V>) - Method in class com.google.cloud.spanner.r2dbc.springdata.MapToJsonConverter
- convert(S) - Method in class com.google.cloud.spring.data.spanner.core.convert.CommitTimestamp.CommitTimestampDecorator
- convertCollection(Object, Class<?>) - Method in class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
- convertCollectionParamToCompatibleArray(List<?>) - Method in class com.google.cloud.spring.data.datastore.repository.query.AbstractDatastoreQuery
-
Convert collection-like param from the query method into an array of compatible types for Datastore.
- ConvertedAcknowledgeablePubsubMessage<T> - Interface in com.google.cloud.spring.pubsub.support.converter
-
An
AcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub message converted to the desired typeT
. - ConvertedBasicAcknowledgeablePubsubMessage<T> - Interface in com.google.cloud.spring.pubsub.support.converter
-
A
BasicAcknowledgeablePubsubMessage
that also contains the payload of the Pub/Sub message converted to the desired typeT
. - convertEntitiesForRead(Iterator<? extends BaseEntity>, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
-
Convert Datastore entities to objects of a specified type.
- ConverterAwareMappingSpannerEntityProcessor - Class in com.google.cloud.spring.data.spanner.core.convert
-
The primary class for writing entity objects to Spanner and creating entity objects from rows stored in Spanner.
- ConverterAwareMappingSpannerEntityProcessor(SpannerMappingContext) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
- ConverterAwareMappingSpannerEntityProcessor(SpannerMappingContext, Collection<Converter>, Collection<Converter>) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
- ConverterAwareMappingSpannerEntityWriter - Class in com.google.cloud.spring.data.spanner.core.convert
-
The primary class for adding values from entity objects to
Mutation.WriteBuilder
for the purpose of creating mutations for Spanner. - convertOnRead(Object, EmbeddedType, TypeInformation) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ReadWriteConversions
-
Converts a given object to an object of a target type that is possibly an embedded entity.
- convertOnRead(Object, EmbeddedType, TypeInformation) - Method in class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
- convertOnRead(Object, Class, Class) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ReadWriteConversions
-
Converts a given object to an object of a target type.
- convertOnRead(Object, Class, Class) - Method in class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
- convertOnWrite(Object, DatastorePersistentProperty) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ReadWriteConversions
-
Converts an object to a Cloud Datastore
Value
; supports collections. - convertOnWrite(Object, DatastorePersistentProperty) - Method in class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
- convertOnWriteSingle(Object) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ReadWriteConversions
-
Converts an object to a Cloud Datastore
Value
, for non-collection objects. - convertOnWriteSingle(Object) - Method in class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
- convertToKey(Object) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
- convertToKey(Object) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
- convertToKey(Object) - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityWriter
-
Convert a given object to a Cloud Spanner key.
- count() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.query.Query
-
Returns whether the defined query should be executed as a count projection.
- count() - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- count() - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- count() - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- count(Class<?>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Count all occurrences of entities of the given domain type.
- count(Class<?>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- count(Class<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Count entities of the given domain.
- count(Class<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- count(Class<T>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Count how many objects are stored of the given type.
- count(Class<T>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- count(Class<T>, StructuredQuery.Builder) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Count entities of the given domain corresponding to the predicates given in the query builder.
- count(Class<T>, StructuredQuery.Builder) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- count(Example<S>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- create() - Method in class com.google.cloud.spring.autoconfigure.sql.SqlCredentialFactory
- createAssociation() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentPropertyImpl
- createAssociation() - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentPropertyImpl
- createAssociation() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
- createBlob() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Creates the blob that this
GoogleStorageResource
represents in Google Cloud Storage. - createBlob(byte[]) - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Creates the blob that this
GoogleStorageResource
represents in Google Cloud Storage and fills it with provided content. - createBucket() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Creates the bucket that this resource references in Google Cloud Storage.
- createConsumerEndpoint(ConsumerDestination, String, ExtendedConsumerProperties<PubSubConsumerProperties>) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
- createDatastoreHelper(GcpDatastoreProperties) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreEmulatorAutoConfiguration
- createKey(Class, Object) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Create a
Key
from entity class and id value. - createKey(Class, Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- createKey(String, Object) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Create a
Key
from kind name and id. - createKey(String, Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- createPersistentEntity(TypeInformation<T>) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
- createPersistentEntity(TypeInformation<T>) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestoreMappingContext
- createPersistentEntity(TypeInformation<T>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
- createPersistentProperty(Property, DatastorePersistentEntity<?>, SimpleTypeHolder) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
- createPersistentProperty(Property, FirestorePersistentEntity<?>, SimpleTypeHolder) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestoreMappingContext
- createPersistentProperty(Property, SpannerPersistentEntity<?>, SimpleTypeHolder) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
- createPolledConsumerResources(String, String, ConsumerDestination, ExtendedConsumerProperties<PubSubConsumerProperties>) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
- createProducerMessageHandler(ProducerDestination, ExtendedProducerProperties<PubSubProducerProperties>, MessageChannel) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
- createPublisher(String) - Method in class com.google.cloud.spring.pubsub.support.CachingPublisherFactory
- createPublisher(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
-
Creates a
Publisher
for a given topic. - createPublisher(String) - Method in interface com.google.cloud.spring.pubsub.support.PublisherFactory
-
Creates a
Publisher
for a given topic. - createPubSubMessageSource(ConsumerDestination, ExtendedConsumerProperties<PubSubConsumerProperties>) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
- createPullRequest(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
- createPullRequest(String, Integer, Boolean) - Method in interface com.google.cloud.spring.pubsub.support.SubscriberFactory
-
Create a
PullRequest
for synchronously pulling a number of messages from a Google Cloud Pub/Sub subscription. - createRelative(String) - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Creates a
GoogleStorageResource
handle that is relative to this one. - createRepositoryFactory() - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactoryBean
- createRepositoryFactory() - Method in class com.google.cloud.spring.data.firestore.repository.support.FirestoreRepositoryFactoryBean
- createRepositoryFactory() - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactoryBean
- createSecret(String, byte[]) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Creates a new secret or a new version of existing secret with the provided
payload
. - createSecret(String, byte[]) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- createSecret(String, byte[], String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Creates a new secret or a new version of existing secret with the provided
payload
for a specificprojectId
. - createSecret(String, byte[], String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- createSecret(String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Creates a new secret or a new version of existing secret with the provided
payload
. - createSecret(String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- createSignedUrl(TimeUnit, long, Storage.SignUrlOption...) - Method in class com.google.cloud.spring.storage.GoogleStorageResource
-
Creates a signed URL to an object, if it exists.
- createSubscriber(String, MessageReceiver) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
- createSubscriber(String, MessageReceiver) - Method in interface com.google.cloud.spring.pubsub.support.SubscriberFactory
-
Create a
Subscriber
for the specified subscription name and wired it up to asynchronously deliver messages to the providedMessageReceiver
. - createSubscriberStub(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
- createSubscriberStub(String) - Method in interface com.google.cloud.spring.pubsub.support.SubscriberFactory
-
Create a
SubscriberStub
that is needed to executePullRequest
s. - createSubscription(Subscription.Builder) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Create a new subscription on Google Cloud Pub/Sub.
- createSubscription(String, String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Create a new subscription on Google Cloud Pub/Sub.
- createSubscription(String, String, Integer) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Create a new subscription on Google Cloud Pub/Sub.
- createSubscription(String, String, Integer, String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Create a new subscription on Google Cloud Pub/Sub.
- createSubscription(String, String, String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Create a new subscription on Google Cloud Pub/Sub.
- createTable(String, Schema) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
- createTopic(String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Create a new topic on Google Cloud Pub/Sub.
- CREDENTIAL_ENCODED_KEY_PROPERTY_NAME - Static variable in class com.google.cloud.spring.autoconfigure.sql.SqlCredentialFactory
-
the system property name for the key name.
- CREDENTIAL_LOCATION_PROPERTY_NAME - Static variable in class com.google.cloud.spring.autoconfigure.sql.SqlCredentialFactory
-
the system property name for the location of the credentials.
- credentials() - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverPropertiesConfigAdapter
- Credentials - Class in com.google.cloud.spring.core
-
Credentials configuration.
- Credentials(String...) - Constructor for class com.google.cloud.spring.core.Credentials
- credentialsProvider() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerEmulatorAutoConfiguration
- CredentialsRuntimeHints - Class in com.google.cloud.spring.autoconfigure.core
- CredentialsRuntimeHints() - Constructor for class com.google.cloud.spring.autoconfigure.core.CredentialsRuntimeHints
- CredentialsSupplier - Interface in com.google.cloud.spring.core
-
An interface meant to be implemented by configuration properties POJOs that store information about Google Cloud credentials.
- CUSTOMIZER_BEAN_NAME - Static variable in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
-
Stackdriver customizer bean name.
D
- dashboardsServiceClient(DashboardsServiceSettings) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringAutoConfiguration
-
Provides a DashboardsServiceClient bean configured with DashboardsServiceSettings.
- dashboardsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringAutoConfiguration
-
Provides a DashboardsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDashboardsServiceTransportChannelProvider()).
- DashboardsServiceSpringAutoConfiguration - Class in com.google.cloud.monitoring.dashboard.v1.spring
-
Auto-configuration for
DashboardsServiceClient
. - DashboardsServiceSpringAutoConfiguration(DashboardsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringAutoConfiguration
- DashboardsServiceSpringProperties - Class in com.google.cloud.monitoring.dashboard.v1.spring
-
Provides default property values for DashboardsService client bean
- DashboardsServiceSpringProperties() - Constructor for class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
- databaseExists() - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
-
Returns true if the configured database ID refers to an existing database.
- DatabaseIdProvider - Interface in com.google.cloud.spring.data.spanner.core.admin
-
A provider of
DatabaseId
that is used to determine the target Cloud Spanner databases on which to act. - DatabaseType - Enum Class in com.google.cloud.spring.autoconfigure.sql
-
Enum class containing MySQL and Postgresql constants.
- dataCatalogClient(DataCatalogSettings) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringAutoConfiguration
-
Provides a DataCatalogClient bean configured with DataCatalogSettings.
- dataCatalogSettings(TransportChannelProvider) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringAutoConfiguration
-
Provides a DataCatalogSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataCatalogTransportChannelProvider()).
- DataCatalogSpringAutoConfiguration - Class in com.google.cloud.datacatalog.v1.spring
-
Auto-configuration for
DataCatalogClient
. - DataCatalogSpringAutoConfiguration(DataCatalogSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringAutoConfiguration
- DataCatalogSpringProperties - Class in com.google.cloud.datacatalog.v1.spring
-
Provides default property values for DataCatalog client bean
- DataCatalogSpringProperties() - Constructor for class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
- dataFusionClient(DataFusionSettings) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringAutoConfiguration
-
Provides a DataFusionClient bean configured with DataFusionSettings.
- dataFusionSettings(TransportChannelProvider) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringAutoConfiguration
-
Provides a DataFusionSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataFusionTransportChannelProvider()).
- DataFusionSpringAutoConfiguration - Class in com.google.cloud.datafusion.v1.spring
-
Auto-configuration for
DataFusionClient
. - DataFusionSpringAutoConfiguration(DataFusionSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.datafusion.v1.spring.DataFusionSpringAutoConfiguration
- DataFusionSpringProperties - Class in com.google.cloud.datafusion.v1.spring
-
Provides default property values for DataFusion client bean
- DataFusionSpringProperties() - Constructor for class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
- dataMigrationServiceClient(DataMigrationServiceSettings) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringAutoConfiguration
-
Provides a DataMigrationServiceClient bean configured with DataMigrationServiceSettings.
- dataMigrationServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringAutoConfiguration
-
Provides a DataMigrationServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataMigrationServiceTransportChannelProvider()).
- DataMigrationServiceSpringAutoConfiguration - Class in com.google.cloud.clouddms.v1.spring
-
Auto-configuration for
DataMigrationServiceClient
. - DataMigrationServiceSpringAutoConfiguration(DataMigrationServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringAutoConfiguration
- DataMigrationServiceSpringProperties - Class in com.google.cloud.clouddms.v1.spring
-
Provides default property values for DataMigrationService client bean
- DataMigrationServiceSpringProperties() - Constructor for class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
- dataplexServiceClient(DataplexServiceSettings) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringAutoConfiguration
-
Provides a DataplexServiceClient bean configured with DataplexServiceSettings.
- dataplexServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringAutoConfiguration
-
Provides a DataplexServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataplexServiceTransportChannelProvider()).
- DataplexServiceSpringAutoConfiguration - Class in com.google.cloud.dataplex.v1.spring
-
Auto-configuration for
DataplexServiceClient
. - DataplexServiceSpringAutoConfiguration(DataplexServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringAutoConfiguration
- DataplexServiceSpringProperties - Class in com.google.cloud.dataplex.v1.spring
-
Provides default property values for DataplexService client bean
- DataplexServiceSpringProperties() - Constructor for class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
- dataprocMetastoreClient(DataprocMetastoreSettings) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringAutoConfiguration
-
Provides a DataprocMetastoreClient bean configured with DataprocMetastoreSettings.
- dataprocMetastoreFederationClient(DataprocMetastoreFederationSettings) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringAutoConfiguration
-
Provides a DataprocMetastoreFederationClient bean configured with DataprocMetastoreFederationSettings.
- dataprocMetastoreFederationSettings(TransportChannelProvider) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringAutoConfiguration
-
Provides a DataprocMetastoreFederationSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataprocMetastoreFederationTransportChannelProvider()).
- DataprocMetastoreFederationSpringAutoConfiguration - Class in com.google.cloud.metastore.v1.spring
-
Auto-configuration for
DataprocMetastoreFederationClient
. - DataprocMetastoreFederationSpringAutoConfiguration(DataprocMetastoreFederationSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringAutoConfiguration
- DataprocMetastoreFederationSpringProperties - Class in com.google.cloud.metastore.v1.spring
-
Provides default property values for DataprocMetastoreFederation client bean
- DataprocMetastoreFederationSpringProperties() - Constructor for class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
- dataprocMetastoreSettings(TransportChannelProvider) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringAutoConfiguration
-
Provides a DataprocMetastoreSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataprocMetastoreTransportChannelProvider()).
- DataprocMetastoreSpringAutoConfiguration - Class in com.google.cloud.metastore.v1.spring
-
Auto-configuration for
DataprocMetastoreClient
. - DataprocMetastoreSpringAutoConfiguration(DataprocMetastoreSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringAutoConfiguration
- DataprocMetastoreSpringProperties - Class in com.google.cloud.metastore.v1.spring
-
Provides default property values for DataprocMetastore client bean
- DataprocMetastoreSpringProperties() - Constructor for class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
- dataScanServiceClient(DataScanServiceSettings) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringAutoConfiguration
-
Provides a DataScanServiceClient bean configured with DataScanServiceSettings.
- dataScanServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringAutoConfiguration
-
Provides a DataScanServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataScanServiceTransportChannelProvider()).
- DataScanServiceSpringAutoConfiguration - Class in com.google.cloud.dataplex.v1.spring
-
Auto-configuration for
DataScanServiceClient
. - DataScanServiceSpringAutoConfiguration(DataScanServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringAutoConfiguration
- DataScanServiceSpringProperties - Class in com.google.cloud.dataplex.v1.spring
-
Provides default property values for DataScanService client bean
- DataScanServiceSpringProperties() - Constructor for class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
- datasetServiceClient(DatasetServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringAutoConfiguration
-
Provides a DatasetServiceClient bean configured with DatasetServiceSettings.
- datasetServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringAutoConfiguration
-
Provides a DatasetServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDatasetServiceTransportChannelProvider()).
- DatasetServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
DatasetServiceClient
. - DatasetServiceSpringAutoConfiguration(DatasetServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringAutoConfiguration
- DatasetServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for DatasetService client bean
- DatasetServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
- datastore() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- DATASTORE - Enum constant in enum class com.google.cloud.spring.core.GcpScope
-
scope for Datastore
- DATASTORE_NATIVE_TYPES - Static variable in class com.google.cloud.spring.data.datastore.core.convert.DatastoreNativeTypes
-
The set of natively-supported Datastore types.
- DatastoreAuditingEventListener - Class in com.google.cloud.spring.data.datastore.repository.support
-
Auditing event listener that listens for
BeforeSaveEvent
. - DatastoreAuditingEventListener(AuditingHandler) - Constructor for class com.google.cloud.spring.data.datastore.repository.support.DatastoreAuditingEventListener
-
Constructor.
- DatastoreAuditingRegistrar - Class in com.google.cloud.spring.data.datastore.repository.config
-
Registers the annotations and classes for providing auditing support in Spring Data Cloud Datastore.
- DatastoreAuditingRegistrar() - Constructor for class com.google.cloud.spring.data.datastore.repository.config.DatastoreAuditingRegistrar
- DatastoreCoreRuntimeHints - Class in com.google.cloud.spring.data.datastore.aot
- DatastoreCoreRuntimeHints() - Constructor for class com.google.cloud.spring.data.datastore.aot.DatastoreCoreRuntimeHints
- datastoreCustomConversions() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- DatastoreCustomConversions - Class in com.google.cloud.spring.data.datastore.core.convert
-
Value object to capture custom conversion.
- DatastoreCustomConversions() - Constructor for class com.google.cloud.spring.data.datastore.core.convert.DatastoreCustomConversions
- DatastoreCustomConversions(List<?>) - Constructor for class com.google.cloud.spring.data.datastore.core.convert.DatastoreCustomConversions
- DatastoreDataException - Exception in com.google.cloud.spring.data.datastore.core.mapping
-
Exceptions that are created by Spring Data Cloud Datastore.
- DatastoreDataException(String) - Constructor for exception com.google.cloud.spring.data.datastore.core.mapping.DatastoreDataException
- DatastoreDataException(String, Throwable) - Constructor for exception com.google.cloud.spring.data.datastore.core.mapping.DatastoreDataException
- datastoreEntityConverter(DatastoreMappingContext, ReadWriteConversions) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- DatastoreEntityConverter - Interface in com.google.cloud.spring.data.datastore.core.convert
-
An interface for converting objects to Datastore Entities and vice versa.
- datastoreHealthIndicator(DatastoreProvider) - Method in class com.google.cloud.spring.autoconfigure.datastore.health.DatastoreHealthIndicatorAutoConfiguration
- DatastoreHealthIndicator - Class in com.google.cloud.spring.autoconfigure.datastore.health
-
A simple implementation of a
HealthIndicator
returning status information for Google Cloud Datastore. - DatastoreHealthIndicator(DatastoreProvider) - Constructor for class com.google.cloud.spring.autoconfigure.datastore.health.DatastoreHealthIndicator
-
DatastoreHealthIndicator constructor.
- DatastoreHealthIndicatorAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.datastore.health
-
Auto-configuration
forDatastoreHealthIndicator
. - DatastoreHealthIndicatorAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.datastore.health.DatastoreHealthIndicatorAutoConfiguration
- DatastoreKeyIdConverter - Class in com.google.cloud.spring.autoconfigure.datastore
-
A key converter that parses Key JSON from REST requests.
- DatastoreKeyIdConverter(DatastoreMappingContext) - Constructor for class com.google.cloud.spring.autoconfigure.datastore.DatastoreKeyIdConverter
-
Constructor.
- datastoreMappingContext() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- DatastoreMappingContext - Class in com.google.cloud.spring.data.datastore.core.mapping
-
A mapping context for Datastore that provides ways to create persistent entities and properties.
- DatastoreMappingContext() - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
- datastoreMappingContextRef() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
-
Configures the name of the
DatastoreMappingContext
bean to be used by default with the repositories detected. - DatastoreNamespaceProvider - Interface in com.google.cloud.spring.autoconfigure.datastore
-
This interface is the return type for the bean that provides namespaces.
- DatastoreNativeTypes - Class in com.google.cloud.spring.data.datastore.core.convert
-
A class to manage Datastore-specific simple type conversions.
- DatastoreNativeTypes() - Constructor for class com.google.cloud.spring.data.datastore.core.convert.DatastoreNativeTypes
- DatastoreOperations - Interface in com.google.cloud.spring.data.datastore.core
-
An interface of operations that can be done with Cloud Datastore.
- DatastorePageable - Class in com.google.cloud.spring.data.datastore.repository.query
-
A pageable implementation for Cloud Datastore that uses the cursor for efficient reads.
- DatastorePersistentEntity<T> - Interface in com.google.cloud.spring.data.datastore.core.mapping
-
Persistent entity for Google Cloud Datastore.
- DatastorePersistentEntityImpl<T> - Class in com.google.cloud.spring.data.datastore.core.mapping
-
Metadata class for entities stored in Datastore.
- DatastorePersistentEntityImpl(TypeInformation<T>, DatastoreMappingContext) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
-
Constructor.
- DatastorePersistentEntityInformation<T,
I> - Class in com.google.cloud.spring.data.datastore.core.mapping -
Holds ID type information about a Datastore persistent entity.
- DatastorePersistentEntityInformation(DatastorePersistentEntity<T>) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityInformation
-
Creates a new
DatastorePersistentEntityInformation
for the givenDatastorePersistentEntity
. - DatastorePersistentProperty - Interface in com.google.cloud.spring.data.datastore.core.mapping
-
Persistent property for Google Cloud Datastore.
- DatastorePersistentPropertyImpl - Class in com.google.cloud.spring.data.datastore.core.mapping
-
Persistent property metadata implementation for Datastore.
- datastoreProvider(ObjectProvider<DatastoreNamespaceProvider>, ObjectProvider<Datastore>) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- DatastoreProvider - Interface in com.google.cloud.spring.autoconfigure.datastore
-
This interface is the return type for the bean that provides Cloud Datastore clients.
- DatastoreQueryLookupStrategy - Class in com.google.cloud.spring.data.datastore.repository.query
-
Query lookup strategy for Query Methods for Cloud Datastore.
- DatastoreQueryLookupStrategy(DatastoreMappingContext, DatastoreOperations, QueryMethodEvaluationContextProvider) - Constructor for class com.google.cloud.spring.data.datastore.repository.query.DatastoreQueryLookupStrategy
- DatastoreQueryLookupStrategy(DatastoreMappingContext, DatastoreOperations, ValueExpressionDelegate) - Constructor for class com.google.cloud.spring.data.datastore.repository.query.DatastoreQueryLookupStrategy
- DatastoreQueryMethod - Class in com.google.cloud.spring.data.datastore.repository.query
-
A metadata class for Query Methods for Spring Data Cloud Datastore.
- DatastoreQueryOptions - Class in com.google.cloud.spring.data.datastore.core
-
Encapsulates Cloud Datastore query options.
- DatastoreQueryOptions.Builder - Class in com.google.cloud.spring.data.datastore.core
- DatastoreQueryRuntimeHints - Class in com.google.cloud.spring.data.datastore.aot
- DatastoreQueryRuntimeHints() - Constructor for class com.google.cloud.spring.data.datastore.aot.DatastoreQueryRuntimeHints
- datastoreReadWriteConversions(DatastoreCustomConversions, ObjectToKeyFactory, DatastoreMappingContext) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- DatastoreRepositoriesAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.datastore
-
Enables autoconfiguration for
EnableDatastoreRepositories
. - DatastoreRepositoriesAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.datastore.DatastoreRepositoriesAutoConfiguration
- DatastoreRepositoriesAutoConfigureRegistrar - Class in com.google.cloud.spring.autoconfigure.datastore
-
Used to auto-configure Spring Data Cloud Datastore Repositories.
- DatastoreRepositoriesAutoConfigureRegistrar() - Constructor for class com.google.cloud.spring.autoconfigure.datastore.DatastoreRepositoriesAutoConfigureRegistrar
- DatastoreRepositoriesRegistrar - Class in com.google.cloud.spring.data.datastore.repository.config
-
Registers annotation that enables the use of Datastore repositories.
- DatastoreRepositoriesRegistrar() - Constructor for class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoriesRegistrar
- DatastoreRepository<T,
I> - Interface in com.google.cloud.spring.data.datastore.repository -
A
PagingAndSortingRepository
that provides Datastore-specific functionality. - DatastoreRepositoryConfigurationExtension - Class in com.google.cloud.spring.data.datastore.repository.config
-
Holds configuration information for creating Datastore repositories and providing Datastore templates.
- DatastoreRepositoryConfigurationExtension() - Constructor for class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoryConfigurationExtension
- DatastoreRepositoryFactory - Class in com.google.cloud.spring.data.datastore.repository.support
-
Repository factory for Datastore.
- DatastoreRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,
I>, S, I> - Class in com.google.cloud.spring.data.datastore.repository.support -
Factory bean for creating factories that create Datastore repositories.
- DatastoreRepositoryRuntimeHints - Class in com.google.cloud.spring.data.datastore.aot
- DatastoreRepositoryRuntimeHints() - Constructor for class com.google.cloud.spring.data.datastore.aot.DatastoreRepositoryRuntimeHints
- DatastoreResultsCollection<T> - Class in com.google.cloud.spring.data.datastore.core
- DatastoreResultsIterable<T> - Class in com.google.cloud.spring.data.datastore.core
- DatastoreResultsIterable(Iterable<T>, Cursor) - Constructor for class com.google.cloud.spring.data.datastore.core.DatastoreResultsIterable
- DatastoreResultsIterable(Iterator<T>, Cursor) - Constructor for class com.google.cloud.spring.data.datastore.core.DatastoreResultsIterable
- dataStoreServiceClient(DataStoreServiceSettings) - Method in class com.google.cloud.discoveryengine.v1.spring.DataStoreServiceSpringAutoConfiguration
-
Provides a DataStoreServiceClient bean configured with DataStoreServiceSettings.
- DatastoreServiceObjectToKeyFactory - Class in com.google.cloud.spring.data.datastore.core.convert
-
Implementation of
ObjectToKeyFactory
where the key factories are provided by the Datastore Service. - DatastoreServiceObjectToKeyFactory(Supplier<Datastore>) - Constructor for class com.google.cloud.spring.data.datastore.core.convert.DatastoreServiceObjectToKeyFactory
- dataStoreServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.discoveryengine.v1.spring.DataStoreServiceSpringAutoConfiguration
-
Provides a DataStoreServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataStoreServiceTransportChannelProvider()).
- DataStoreServiceSpringAutoConfiguration - Class in com.google.cloud.discoveryengine.v1.spring
-
Auto-configuration for
DataStoreServiceClient
. - DataStoreServiceSpringAutoConfiguration(DataStoreServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.discoveryengine.v1.spring.DataStoreServiceSpringAutoConfiguration
- DataStoreServiceSpringProperties - Class in com.google.cloud.discoveryengine.v1.spring
-
Provides default property values for DataStoreService client bean
- DataStoreServiceSpringProperties() - Constructor for class com.google.cloud.discoveryengine.v1.spring.DataStoreServiceSpringProperties
- datastoreTemplate(Supplier<? extends DatastoreReaderWriter>, DatastoreMappingContext, DatastoreEntityConverter, ObjectToKeyFactory) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
- DatastoreTemplate - Class in com.google.cloud.spring.data.datastore.core
-
An implementation of
DatastoreOperations
. - DatastoreTemplate(Supplier<? extends DatastoreReaderWriter>, DatastoreEntityConverter, DatastoreMappingContext, ObjectToKeyFactory) - Constructor for class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- datastoreTemplateRef() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
-
Configures the name of the
DatastoreTemplate
bean to be used by default with the repositories detected. - DatastoreTransactionManager - Class in com.google.cloud.spring.data.datastore.core
-
Cloud Datastore transaction manager.
- DatastoreTransactionManager(Supplier<Datastore>) - Constructor for class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager
- DatastoreTransactionManager.Tx - Class in com.google.cloud.spring.data.datastore.core
-
A class to contain the transaction context.
- DatastoreTransactionManagerAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.datastore
-
Auto-configuration for
DatastoreTransactionManager
. - datastreamClient(DatastreamSettings) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringAutoConfiguration
-
Provides a DatastreamClient bean configured with DatastreamSettings.
- datastreamSettings(TransportChannelProvider) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringAutoConfiguration
-
Provides a DatastreamSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDatastreamTransportChannelProvider()).
- DatastreamSpringAutoConfiguration - Class in com.google.cloud.datastream.v1.spring
-
Auto-configuration for
DatastreamClient
. - DatastreamSpringAutoConfiguration(DatastreamSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.datastream.v1.spring.DatastreamSpringAutoConfiguration
- DatastreamSpringProperties - Class in com.google.cloud.datastream.v1.spring
-
Provides default property values for Datastream client bean
- DatastreamSpringProperties() - Constructor for class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
- dataTaxonomyServiceClient(DataTaxonomyServiceSettings) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringAutoConfiguration
-
Provides a DataTaxonomyServiceClient bean configured with DataTaxonomyServiceSettings.
- dataTaxonomyServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringAutoConfiguration
-
Provides a DataTaxonomyServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataTaxonomyServiceTransportChannelProvider()).
- DataTaxonomyServiceSpringAutoConfiguration - Class in com.google.cloud.dataplex.v1.spring
-
Auto-configuration for
DataTaxonomyServiceClient
. - DataTaxonomyServiceSpringAutoConfiguration(DataTaxonomyServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringAutoConfiguration
- DataTaxonomyServiceSpringProperties - Class in com.google.cloud.dataplex.v1.spring
-
Provides default property values for DataTaxonomyService client bean
- DataTaxonomyServiceSpringProperties() - Constructor for class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
- dataTransferServiceClient(DataTransferServiceSettings) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringAutoConfiguration
-
Provides a DataTransferServiceClient bean configured with DataTransferServiceSettings.
- dataTransferServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringAutoConfiguration
-
Provides a DataTransferServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDataTransferServiceTransportChannelProvider()).
- DataTransferServiceSpringAutoConfiguration - Class in com.google.cloud.bigquery.datatransfer.v1.spring
-
Auto-configuration for
DataTransferServiceClient
. - DataTransferServiceSpringAutoConfiguration(DataTransferServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringAutoConfiguration
- DataTransferServiceSpringProperties - Class in com.google.cloud.bigquery.datatransfer.v1.spring
-
Provides default property values for DataTransferService client bean
- DataTransferServiceSpringProperties() - Constructor for class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
- DATE_TIMESTAMP_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
-
A converter from
Date
to the Spanner timestamp type. - dateTimeProviderRef() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreAuditing
-
Configures a
DateTimeProvider
bean name that allows customizing theLocalDateTime
to be used for setting creation and modification dates. - dateTimeProviderRef() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerAuditing
-
Configures a
DateTimeProvider
bean name that allows customizing theLocalDateTime
to be used for setting creation and modification dates. - DeadLetterPolicy() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.DeadLetterPolicy
- debugger2Client(Debugger2Settings) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringAutoConfiguration
-
Provides a Debugger2Client bean configured with Debugger2Settings.
- debugger2Settings(TransportChannelProvider) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringAutoConfiguration
-
Provides a Debugger2Settings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDebugger2TransportChannelProvider()).
- Debugger2SpringAutoConfiguration - Class in com.google.cloud.debugger.v2.spring
-
Auto-configuration for
Debugger2Client
. - Debugger2SpringAutoConfiguration(Debugger2SpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.debugger.v2.spring.Debugger2SpringAutoConfiguration
- Debugger2SpringProperties - Class in com.google.cloud.debugger.v2.spring
-
Provides default property values for Debugger2 client bean
- Debugger2SpringProperties() - Constructor for class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
- decode(String) - Method in class com.google.cloud.spring.security.firebase.FirebaseJwtTokenDecoder
- decryptBytes(String, byte[]) - Method in interface com.google.cloud.spring.kms.KmsOperations
-
Decrypt the text using the specified KMS resource string
cryptoKey
- decryptBytes(String, byte[]) - Method in class com.google.cloud.spring.kms.KmsTemplate
- decryptText(String, byte[]) - Method in interface com.google.cloud.spring.kms.KmsOperations
-
Decrypt the text using the specified KMS resource string
cryptoKey
- decryptText(String, byte[]) - Method in class com.google.cloud.spring.kms.KmsTemplate
- DEFAULT_EXECUTOR_THREADS - Static variable in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
-
Default number of executor threads.
- DEFAULT_GOOGLE_STORAGE_PROTOCOL_RESOLVER_SETTINGS - Static variable in class com.google.cloud.spring.storage.GoogleStorageProtocolResolverSettings
-
Gets an instance of this object with the default settings.
- DEFAULT_SPANNER_READ_CONVERTERS - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
-
Converters from common types to those used by Spanner.
- DEFAULT_SPANNER_WRITE_CONVERTERS - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
-
Converters from common types to those used by Spanner.
- defaultAcceleratorTypesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAccessApprovalTransportChannelProvider() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAccessContextManagerTransportChannelProvider() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAddressesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAdvisoryNotificationsServiceTransportChannelProvider() - Method in class com.google.cloud.advisorynotifications.v1.spring.AdvisoryNotificationsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAgentsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAnalyticsHubServiceTransportChannelProvider() - Method in class com.google.cloud.bigquery.analyticshub.v1.spring.AnalyticsHubServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAnalyticsServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAnswerRecordsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultApiGatewayServiceTransportChannelProvider() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultApiKeysTransportChannelProvider() - Method in class com.google.api.apikeys.v2.spring.ApiKeysSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultApplicationsTransportChannelProvider() - Method in class com.google.appengine.v1.spring.ApplicationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultArtifactRegistryTransportChannelProvider() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAssetServiceTransportChannelProvider() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAssuredWorkloadsServiceTransportChannelProvider() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAuthorizedCertificatesTransportChannelProvider() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAuthorizedDomainsTransportChannelProvider() - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAutoMlTransportChannelProvider() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAutoscalersTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultAutoscalingPolicyServiceTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultBackendBucketsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultBackendServicesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultBackupDRTransportChannelProvider() - Method in class com.google.cloud.backupdr.v1.spring.BackupDRSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultBatchControllerTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultBinauthzManagementServiceV1TransportChannelProvider() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultBudgetServiceTransportChannelProvider() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCatalogServiceTransportChannelProvider() - Method in class com.google.cloud.dataplex.v1.spring.CatalogServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCatalogServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCertificateAuthorityServiceTransportChannelProvider() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudBillingTransportChannelProvider() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudCatalogTransportChannelProvider() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudChannelReportsServiceTransportChannelProvider() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudChannelServiceTransportChannelProvider() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudControlsPartnerCoreTransportChannelProvider() - Method in class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerCoreSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudControlsPartnerMonitoringTransportChannelProvider() - Method in class com.google.cloud.cloudcontrolspartner.v1.spring.CloudControlsPartnerMonitoringSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudDeployTransportChannelProvider() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudFilestoreManagerTransportChannelProvider() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudMemcacheTransportChannelProvider() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudQuotasTransportChannelProvider() - Method in class com.google.api.cloudquotas.v1.spring.CloudQuotasSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudRedisTransportChannelProvider() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudSchedulerTransportChannelProvider() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCloudShellServiceTransportChannelProvider() - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- DefaultCloudSqlJdbcInfoProvider - Class in com.google.cloud.spring.autoconfigure.sql
-
Provides default JDBC driver class name and constructs the JDBC URL for Cloud SQL v2 when running on local laptop, or in a VM-based environment (e.g., Google Compute Engine, Google Container Engine).
- DefaultCloudSqlJdbcInfoProvider(GcpCloudSqlProperties, DatabaseType) - Constructor for class com.google.cloud.spring.autoconfigure.sql.DefaultCloudSqlJdbcInfoProvider
- defaultCloudTasksTransportChannelProvider() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultClusterControllerTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultClusterManagerTransportChannelProvider() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCompanyServiceTransportChannelProvider() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCompletionServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.CompletionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCompletionServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultCompletionTransportChannelProvider() - Method in class com.google.cloud.talent.v4.spring.CompletionSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConfigTransportChannelProvider() - Method in class com.google.cloud.config.v1.spring.ConfigSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConnectionServiceTransportChannelProvider() - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConnectionServiceTransportChannelProvider() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultContactCenterInsightsTransportChannelProvider() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultContainerAnalysisTransportChannelProvider() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultContentServiceTransportChannelProvider() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultContextsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultController2TransportChannelProvider() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultControlServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.ControlServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultControlServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConversationalSearchServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.ConversationalSearchServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConversationDatasetsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConversationModelsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConversationProfilesTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultConversationsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- DefaultCredentialsProvider - Class in com.google.cloud.spring.core
-
A
CredentialsProvider
implementation that wraps credentials based on user-provided properties and defaults. - DefaultCredentialsProvider(CredentialsSupplier) - Constructor for class com.google.cloud.spring.core.DefaultCredentialsProvider
-
The credentials provided by this object originate from the following sources: *.credentials.location: Credentials built from JSON content inside the file pointed to by this property, *.credentials.encoded-key: Credentials built from JSON String, encoded on base64, Google Cloud Client Libraries default credentials provider.
- defaultDashboardsServiceTransportChannelProvider() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataCatalogTransportChannelProvider() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataFusionTransportChannelProvider() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataMigrationServiceTransportChannelProvider() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataplexServiceTransportChannelProvider() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataprocMetastoreFederationTransportChannelProvider() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataprocMetastoreTransportChannelProvider() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataScanServiceTransportChannelProvider() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDatasetServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- DefaultDatastoreEntityConverter - Class in com.google.cloud.spring.data.datastore.core.convert
-
A class for object to entity and entity to object conversions.
- DefaultDatastoreEntityConverter(DatastoreMappingContext, ObjectToKeyFactory) - Constructor for class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
- DefaultDatastoreEntityConverter(DatastoreMappingContext, ReadWriteConversions) - Constructor for class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
- defaultDataStoreServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.DataStoreServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDatastreamTransportChannelProvider() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataTaxonomyServiceTransportChannelProvider() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDataTransferServiceTransportChannelProvider() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDebugger2TransportChannelProvider() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDeploymentResourcePoolServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDeviceManagerTransportChannelProvider() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDisksTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.DisksSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDiskTypesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDlpServiceTransportChannelProvider() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDocumentProcessorServiceTransportChannelProvider() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDocumentServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.DocumentServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDocumentsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDomainMappingsTransportChannelProvider() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultDomainsTransportChannelProvider() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEdgeContainerTransportChannelProvider() - Method in class com.google.cloud.edgecontainer.v1.spring.EdgeContainerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEdgeNetworkTransportChannelProvider() - Method in class com.google.cloud.edgenetwork.v1.spring.EdgeNetworkSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEncryptionSpecServiceTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.EncryptionSpecServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEndpointServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEngineServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.EngineServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEntityTypesTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEnvironmentsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEnvironmentsTransportChannelProvider() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEssentialContactsServiceTransportChannelProvider() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEvaluationServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.EvaluationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEventarcTransportChannelProvider() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultEventServiceTransportChannelProvider() - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultExecutionsTransportChannelProvider() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultExportServiceTransportChannelProvider() - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultExternalVpnGatewaysTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFeatureOnlineStoreAdminServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFeatureOnlineStoreServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFeatureRegistryServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFeaturestoreOnlineServingServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFeaturestoreServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFirewallPoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFirewallsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFirewallTransportChannelProvider() - Method in class com.google.appengine.v1.spring.FirewallSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFleetRoutingTransportChannelProvider() - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultForwardingRulesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFulfillmentsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultFunctionServiceTransportChannelProvider() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- DefaultGcpEnvironmentProvider - Class in com.google.cloud.spring.core
-
Environment-specific implementation determining whether the current GCP environment matches the passed in parameter.
- DefaultGcpEnvironmentProvider() - Constructor for class com.google.cloud.spring.core.DefaultGcpEnvironmentProvider
- DefaultGcpMetadataProvider - Class in com.google.cloud.spring.core
-
A wrapper around the static MetadataConfig.
- DefaultGcpMetadataProvider() - Constructor for class com.google.cloud.spring.core.DefaultGcpMetadataProvider
- DefaultGcpProjectIdProvider - Class in com.google.cloud.spring.core
-
A project ID provider that wraps
ServiceOptions.getDefaultProjectId()
. - DefaultGcpProjectIdProvider() - Constructor for class com.google.cloud.spring.core.DefaultGcpProjectIdProvider
- defaultGenAiCacheServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.GenAiCacheServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGenAiTuningServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.GenAiTuningServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGenerativeQuestionServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.GenerativeQuestionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGeneratorsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.GeneratorsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGkeHubTransportChannelProvider() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGlobalAddressesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGlobalForwardingRulesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGlobalNetworkEndpointGroupsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGlobalOperationsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGlobalOrganizationOperationsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGlobalPublicDelegatedPrefixesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGroundedGenerationServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.GroundedGenerationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultGSuiteAddOnsTransportChannelProvider() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultHealthChecksTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultHubServiceTransportChannelProvider() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIamCheckerTransportChannelProvider() - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIAMCredentialsTransportChannelProvider() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIAMTransportChannelProvider() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIdentityAwareProxyAdminServiceTransportChannelProvider() - Method in class com.google.cloud.iap.v1.spring.IdentityAwareProxyAdminServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIdentityAwareProxyOAuthServiceTransportChannelProvider() - Method in class com.google.cloud.iap.v1.spring.IdentityAwareProxyOAuthServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIDSTransportChannelProvider() - Method in class com.google.cloud.ids.v1.spring.IDSSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultImageFamilyViewsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultImagesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultImageVersionsTransportChannelProvider() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIndexEndpointServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIndexServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstanceGroupManagerResizeRequestsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagerResizeRequestsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstanceGroupManagersTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstanceGroupsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstanceSettingsServiceTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InstanceSettingsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstancesTransportChannelProvider() - Method in class com.google.appengine.v1.spring.InstancesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstancesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstanceTemplatesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInstantSnapshotsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultIntentsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInterconnectAttachmentsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInterconnectLocationsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInterconnectRemoteLocationsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultInterconnectsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultJobControllerTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultJobServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultJobServiceTransportChannelProvider() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultKnowledgeBasesTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultLanguageServiceTransportChannelProvider() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultLicenseCodesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultLicensesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultLineageTransportChannelProvider() - Method in class com.google.cloud.datacatalog.lineage.v1.spring.LineageSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultLlmUtilityServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultLookupServiceTransportChannelProvider() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultMachineImagesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultMachineTypesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultManagedIdentitiesServiceTransportChannelProvider() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultMatchServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultMemorystoreTransportChannelProvider() - Method in class com.google.cloud.memorystore.v1.spring.MemorystoreSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultMetadataServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultMetadataServiceTransportChannelProvider() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultMigrationServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultModelGardenServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultModelServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultModelServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNetworkAttachmentsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNetworkEdgeSecurityServicesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNetworkEndpointGroupsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNetworkFirewallPoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNetworkProfilesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NetworkProfilesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNetworkSecurityTransportChannelProvider() - Method in class com.google.cloud.networksecurity.v1.spring.NetworkSecuritySpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNetworksTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNodeGroupControllerTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNodeGroupsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNodeTemplatesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNodeTypesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNotebookServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.NotebookServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultNotebookServiceTransportChannelProvider() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultOrgPolicyTransportChannelProvider() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultOsConfigServiceTransportChannelProvider() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultOsConfigZonalServiceTransportChannelProvider() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultOsLoginServiceTransportChannelProvider() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPacketMirroringsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultParticipantsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPersistentResourceServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.PersistentResourceServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPipelineServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPoliciesTransportChannelProvider() - Method in class com.google.iam.v2.spring.PoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPolicyBasedRoutingServiceTransportChannelProvider() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPolicyTagManagerSerializationTransportChannelProvider() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPolicyTagManagerTransportChannelProvider() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPredictionServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPredictionServiceTransportChannelProvider() - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPredictionServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultProductServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultProfilerServiceTransportChannelProvider() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultProjectServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.ProjectServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultProjectsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPublicAdvertisedPrefixesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPublicCertificateAuthorityServiceTransportChannelProvider() - Method in class com.google.cloud.security.publicca.v1.spring.PublicCertificateAuthorityServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPublicDelegatedPrefixesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultPublisherFactory(ExecutorProvider, ObjectProvider<BatchingSettings>, ObjectProvider<RetrySettings>, TransportChannelProvider, ObjectProvider<PublisherCustomizer>) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
- DefaultPublisherFactory - Class in com.google.cloud.spring.pubsub.support
-
The default
PublisherFactory
implementation. - DefaultPublisherFactory(GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
-
Create
DefaultPublisherFactory
instance based on the providedGcpProjectIdProvider
. - defaultRankServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.RankServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultReachabilityServiceTransportChannelProvider() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultReasoningEngineExecutionServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.ReasoningEngineExecutionServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultReasoningEngineServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.ReasoningEngineServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRecaptchaEnterpriseServiceTransportChannelProvider() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRecommendationServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.RecommendationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRecommenderTransportChannelProvider() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionAutoscalersTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionBackendServicesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionCommitmentsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionDisksTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionDiskTypesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionHealthCheckServicesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionHealthChecksTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionInstanceGroupManagersTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionInstanceGroupsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionInstancesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionInstanceTemplatesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionInstantSnapshotsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionNetworkEndpointGroupsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionNetworkFirewallPoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionNotificationEndpointsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionOperationsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionSecurityPoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionSslCertificatesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionSslPoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionTargetHttpProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionTargetHttpsProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionTargetTcpProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionUrlMapsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegionZonesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRegistrationServiceTransportChannelProvider() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRepositoryManagerTransportChannelProvider() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultReservationServiceTransportChannelProvider() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultReservationsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultResourcePoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultResourceSettingsServiceTransportChannelProvider() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRoutersTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultRoutesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.RoutesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultScheduleServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSchemaServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.SchemaServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSearchServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.SearchServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSearchServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSearchTuningServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.SearchTuningServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSecureSourceManagerTransportChannelProvider() - Method in class com.google.cloud.securesourcemanager.v1.spring.SecureSourceManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSecurityCenterManagementTransportChannelProvider() - Method in class com.google.cloud.securitycentermanagement.v1.spring.SecurityCenterManagementSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSecurityCenterTransportChannelProvider() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSecurityPoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSecurityPostureTransportChannelProvider() - Method in class com.google.cloud.securityposture.v1.spring.SecurityPostureSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultServiceAttachmentsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultServiceControllerTransportChannelProvider() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultServiceManagerTransportChannelProvider() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultServicesTransportChannelProvider() - Method in class com.google.appengine.v1.spring.ServicesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultServiceUsageTransportChannelProvider() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultServingConfigServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSessionControllerTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSessionEntityTypesTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSessionsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSessionTemplateControllerTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSiteSearchEngineServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.SiteSearchEngineServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSnapshotSettingsServiceTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSnapshotsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSpecialistPoolServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSpeechTransportChannelProvider() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSslCertificatesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSslPoliciesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultStoragePoolsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.StoragePoolsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultStoragePoolTypesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.StoragePoolTypesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultStorageTransferServiceTransportChannelProvider() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSubnetworksTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultSubscriberFactory(Optional<ExecutorProvider>, ObjectProvider<ExecutorProvider>, ObjectProvider<FlowControlSettings>, ObjectProvider<ApiClock>, ObjectProvider<RetrySettings>, ObjectProvider<HealthTrackerRegistry>, TransportChannelProvider) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
- DefaultSubscriberFactory - Class in com.google.cloud.spring.pubsub.support
-
The default
SubscriberFactory
implementation. - DefaultSubscriberFactory(GcpProjectIdProvider, PubSubConfiguration) - Constructor for class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
-
Default
DefaultSubscriberFactory
constructor. - defaultSystemPolicyV1TransportChannelProvider() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetGrpcProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetHttpProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetHttpsProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetInstancesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetPoolsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetSslProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetTcpProxiesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTargetVpnGatewaysTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTelcoAutomationTransportChannelProvider() - Method in class com.google.cloud.telcoautomation.v1.spring.TelcoAutomationSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTenantServiceTransportChannelProvider() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTensorboardServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTetherTransportChannelProvider() - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTextToSpeechLongAudioSynthesizeTransportChannelProvider() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTextToSpeechTransportChannelProvider() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTpuTransportChannelProvider() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTraceServiceTransportChannelProvider() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTranscoderServiceTransportChannelProvider() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultTranslationServiceTransportChannelProvider() - Method in class com.google.cloud.translate.v3.spring.TranslationServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultUrlMapsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultUserEventServiceTransportChannelProvider() - Method in class com.google.cloud.discoveryengine.v1.spring.UserEventServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultUserEventServiceTransportChannelProvider() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultValidationHelperV1TransportChannelProvider() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVersionsTransportChannelProvider() - Method in class com.google.appengine.v1.spring.VersionsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVersionsTransportChannelProvider() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVertexRagDataServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.VertexRagDataServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVertexRagServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.VertexRagServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVideoIntelligenceServiceTransportChannelProvider() - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVideoStitcherServiceTransportChannelProvider() - Method in class com.google.cloud.video.stitcher.v1.spring.VideoStitcherServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVizierServiceTransportChannelProvider() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVmMigrationTransportChannelProvider() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVpcAccessServiceTransportChannelProvider() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVpcFlowLogsServiceTransportChannelProvider() - Method in class com.google.cloud.networkmanagement.v1.spring.VpcFlowLogsServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVpnGatewaysTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultVpnTunnelsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultWebRiskServiceTransportChannelProvider() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultWebSecurityScannerTransportChannelProvider() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultWorkflowsTransportChannelProvider() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultWorkflowTemplateServiceTransportChannelProvider() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultWorkstationsTransportChannelProvider() - Method in class com.google.cloud.workstations.v1.spring.WorkstationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultZoneOperationsTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- defaultZonesTransportChannelProvider() - Method in class com.google.cloud.compute.v1.spring.ZonesSpringAutoConfiguration
-
Provides a default transport channel provider bean, corresponding to the client library's default transport channel provider.
- delete(Class<T>, Key) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Deletes an object based on a key.
- delete(Class<T>, Key) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- delete(Class<T>, KeySet) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Deletes objects given a set of keys.
- delete(Class<T>, KeySet) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- delete(Class<T>, Iterable<? extends T>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
-
Deletes several objects from Spanner.
- delete(Class<T>, Iterable<? extends T>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
- delete(Class, Key) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
-
Deletes a key from Spanner.
- delete(Class, Key) - Method in class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
- delete(Class, KeySet) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
-
Deletes a set of keys from Spanner.
- delete(Class, KeySet) - Method in class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
- delete(Object) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- delete(Object) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Deletes an object from storage.
- delete(Object) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- delete(Object) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- delete(Publisher<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Delete entities provided by publisher.
- delete(Publisher<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
-
Delete entities provided by publisher.
- delete(T) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Delete an entity from Cloud Datastore.
- delete(T) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- delete(T) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- delete(T) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
-
Deletes a single object from Spanner.
- delete(T) - Method in class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
- deleteAll() - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- deleteAll() - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- deleteAll() - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- deleteAll(Class<?>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Delete all entities of a given domain type.
- deleteAll(Class<?>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- deleteAll(Class<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Delete all entities of a given domain type.
- deleteAll(Class<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
-
Delete all entities of a given domain type.
- deleteAll(Iterable) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- deleteAll(Iterable<?>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Deletes objects from storage in a batch.
- deleteAll(Iterable<?>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- deleteAll(Iterable<? extends T>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- deleteAll(Iterable<? extends T>) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- deleteAll(Iterable<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Deletes multiple entities from Cloud Datastore.
- deleteAll(Iterable<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- deleteAll(Publisher) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- deleteAllById(Iterable<?>, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Delete multiple IDs from Cloud Datastore.
- deleteAllById(Iterable<?>, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- deleteAllById(Iterable<? extends I>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- deleteAllById(Iterable<? extends I>) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- deleteAllById(Iterable<? extends String>) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- deleteById(I) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- deleteById(Object) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- deleteById(Object, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Delete an entity from Cloud Datastore.
- deleteById(Object, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- deleteById(String) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- deleteById(Publisher) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- deleteById(Publisher<String>, Class<?>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Delete entities of a given domain type using ids published by producer.
- deleteById(Publisher<String>, Class<?>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
-
Delete entities of a given domain type using ids published by producer.
- DeleteEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
-
An event published when Spring Data Cloud Datastore performs a delete operation.
- DeleteEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
An event signaling a Cloud Spanner delete operation.
- DeleteEvent(Key[], Class, Iterable, Iterable) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.DeleteEvent
-
Constructor.
- DeleteEvent(List<Mutation>, Iterable, KeySet, Class) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.DeleteEvent
-
Constructor.
- deleteSecret(String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Deletes the specified secret under the default-configured project.
- deleteSecret(String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- deleteSecret(String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Deletes the specified secret.
- deleteSecret(String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- deleteSecretVersion(String, String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Deletes the specified secret version.
- deleteSecretVersion(String, String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- deleteSubscription(String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Delete a subscription from Google Cloud Pub/Sub.
- deleteTopic(String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
-
Delete a topic from Google Cloud Pub/Sub.
- deploymentResourcePoolServiceClient(DeploymentResourcePoolServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringAutoConfiguration
-
Provides a DeploymentResourcePoolServiceClient bean configured with DeploymentResourcePoolServiceSettings.
- deploymentResourcePoolServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringAutoConfiguration
-
Provides a DeploymentResourcePoolServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDeploymentResourcePoolServiceTransportChannelProvider()).
- DeploymentResourcePoolServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
DeploymentResourcePoolServiceClient
. - DeploymentResourcePoolServiceSpringAutoConfiguration(DeploymentResourcePoolServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringAutoConfiguration
- DeploymentResourcePoolServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for DeploymentResourcePoolService client bean
- DeploymentResourcePoolServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
- Descendants - Annotation Interface in com.google.cloud.spring.data.datastore.core.mapping
-
Annotation for Datastore property that indicates it holds child entities that are linked to this entity by the Cloud Datastore Ancestor relationship.
- destroy() - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
-
Destroys the default executor, regardless of whether it was used.
- deviceManagerClient(DeviceManagerSettings) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringAutoConfiguration
-
Provides a DeviceManagerClient bean configured with DeviceManagerSettings.
- deviceManagerSettings(TransportChannelProvider) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringAutoConfiguration
-
Provides a DeviceManagerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDeviceManagerTransportChannelProvider()).
- DeviceManagerSpringAutoConfiguration - Class in com.google.cloud.iot.v1.spring
-
Auto-configuration for
DeviceManagerClient
. - DeviceManagerSpringAutoConfiguration(DeviceManagerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.iot.v1.spring.DeviceManagerSpringAutoConfiguration
- DeviceManagerSpringProperties - Class in com.google.cloud.iot.v1.spring
-
Provides default property values for DeviceManager client bean
- DeviceManagerSpringProperties() - Constructor for class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
- disableSecretVersion(String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Disables the specified secret version under the default-configured project.
- disableSecretVersion(String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- disableSecretVersion(String, String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Disables the secret version under the specified project.
- disableSecretVersion(String, String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- DiscriminatorField - Annotation Interface in com.google.cloud.spring.data.datastore.core.mapping
-
Annotation for entities that are root superclasses of inheritance hierarchies of subclass entities.
- DiscriminatorValue - Annotation Interface in com.google.cloud.spring.data.datastore.core.mapping
-
Annotation for subclasses in an inheritance hierarchy that matches a value in a discrimination field in the parent class.
- disksClient(DisksSettings) - Method in class com.google.cloud.compute.v1.spring.DisksSpringAutoConfiguration
-
Provides a DisksClient bean configured with DisksSettings.
- disksSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.DisksSpringAutoConfiguration
-
Provides a DisksSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDisksTransportChannelProvider()).
- DisksSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
DisksClient
. - DisksSpringAutoConfiguration(DisksSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.DisksSpringAutoConfiguration
- DisksSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for Disks client bean
- DisksSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.DisksSpringProperties
- diskTypesClient(DiskTypesSettings) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringAutoConfiguration
-
Provides a DiskTypesClient bean configured with DiskTypesSettings.
- diskTypesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringAutoConfiguration
-
Provides a DiskTypesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDiskTypesTransportChannelProvider()).
- DiskTypesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
DiskTypesClient
. - DiskTypesSpringAutoConfiguration(DiskTypesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.DiskTypesSpringAutoConfiguration
- DiskTypesSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for DiskTypes client bean
- DiskTypesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
- dlpServiceClient(DlpServiceSettings) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringAutoConfiguration
-
Provides a DlpServiceClient bean configured with DlpServiceSettings.
- dlpServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringAutoConfiguration
-
Provides a DlpServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDlpServiceTransportChannelProvider()).
- DlpServiceSpringAutoConfiguration - Class in com.google.cloud.dlp.v2.spring
-
Auto-configuration for
DlpServiceClient
. - DlpServiceSpringAutoConfiguration(DlpServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dlp.v2.spring.DlpServiceSpringAutoConfiguration
- DlpServiceSpringProperties - Class in com.google.cloud.dlp.v2.spring
-
Provides default property values for DlpService client bean
- DlpServiceSpringProperties() - Constructor for class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
- dmlStatement() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.query.Query
-
Indicates if the annotated Query Method is a DML statement or an SQL statement.
- doBegin(Object, TransactionDefinition) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager
- doBegin(Object, TransactionDefinition) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager
- doBegin(TransactionSynchronizationManager, Object, TransactionDefinition) - Method in class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreTransactionManager
- doCleanupAfterCompletion(Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager
- doCleanupAfterCompletion(Object) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager
- doCommit(TransactionSynchronizationManager, GenericReactiveTransaction) - Method in class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreTransactionManager
- doCommit(DefaultTransactionStatus) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager
- doCommit(DefaultTransactionStatus) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager
- Document - Annotation Interface in com.google.cloud.spring.data.firestore
-
Annotation for a class that represents a Firestore Document.
- DocumentOcrResultSet - Class in com.google.cloud.spring.vision
-
Represents the parsed OCR content for an document in the provided range of pages.
- DocumentOcrTemplate - Class in com.google.cloud.spring.vision
-
Template providing convenient operations for interfacing with Google Cloud Vision's Document OCR feature, which allows you to run OCR algorithms on documents (PDF or TIFF format) stored on Google Cloud Storage.
- DocumentOcrTemplate(ImageAnnotatorClient, Storage, Executor, int) - Constructor for class com.google.cloud.spring.vision.DocumentOcrTemplate
- documentProcessorServiceClient(DocumentProcessorServiceSettings) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringAutoConfiguration
-
Provides a DocumentProcessorServiceClient bean configured with DocumentProcessorServiceSettings.
- documentProcessorServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringAutoConfiguration
-
Provides a DocumentProcessorServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDocumentProcessorServiceTransportChannelProvider()).
- DocumentProcessorServiceSpringAutoConfiguration - Class in com.google.cloud.documentai.v1.spring
-
Auto-configuration for
DocumentProcessorServiceClient
. - DocumentProcessorServiceSpringAutoConfiguration(DocumentProcessorServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringAutoConfiguration
- DocumentProcessorServiceSpringProperties - Class in com.google.cloud.documentai.v1.spring
-
Provides default property values for DocumentProcessorService client bean
- DocumentProcessorServiceSpringProperties() - Constructor for class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
- documentsClient(DocumentsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringAutoConfiguration
-
Provides a DocumentsClient bean configured with DocumentsSettings.
- documentServiceClient(DocumentServiceSettings) - Method in class com.google.cloud.discoveryengine.v1.spring.DocumentServiceSpringAutoConfiguration
-
Provides a DocumentServiceClient bean configured with DocumentServiceSettings.
- documentServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.discoveryengine.v1.spring.DocumentServiceSpringAutoConfiguration
-
Provides a DocumentServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDocumentServiceTransportChannelProvider()).
- DocumentServiceSpringAutoConfiguration - Class in com.google.cloud.discoveryengine.v1.spring
-
Auto-configuration for
DocumentServiceClient
. - DocumentServiceSpringAutoConfiguration(DocumentServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.discoveryengine.v1.spring.DocumentServiceSpringAutoConfiguration
- DocumentServiceSpringProperties - Class in com.google.cloud.discoveryengine.v1.spring
-
Provides default property values for DocumentService client bean
- DocumentServiceSpringProperties() - Constructor for class com.google.cloud.discoveryengine.v1.spring.DocumentServiceSpringProperties
- documentsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringAutoConfiguration
-
Provides a DocumentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDocumentsTransportChannelProvider()).
- DocumentsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
DocumentsClient
. - DocumentsSpringAutoConfiguration(DocumentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.DocumentsSpringAutoConfiguration
- DocumentsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for Documents client bean
- DocumentsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
- documentToEntity(Document, Class<T>) - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestoreClassMapper
-
Converts a Firestore document to an entity.
- documentToEntity(Document, Class<T>) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestoreDefaultClassMapper
- doGetTransaction() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager
- doGetTransaction() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager
- doGetTransaction(TransactionSynchronizationManager) - Method in class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreTransactionManager
- doHealthCheck(Health.Builder) - Method in class com.google.cloud.spring.autoconfigure.datastore.health.DatastoreHealthIndicator
- doHealthCheck(Health.Builder) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicator
- doHealthCheck(Health.Builder) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicator
- doHealthCheck(Health.Builder) - Method in class com.google.cloud.spring.autoconfigure.spanner.health.SpannerHealthIndicator
- doInit() - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
- domainMappingsClient(DomainMappingsSettings) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringAutoConfiguration
-
Provides a DomainMappingsClient bean configured with DomainMappingsSettings.
- domainMappingsSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringAutoConfiguration
-
Provides a DomainMappingsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDomainMappingsTransportChannelProvider()).
- DomainMappingsSpringAutoConfiguration - Class in com.google.appengine.v1.spring
-
Auto-configuration for
DomainMappingsClient
. - DomainMappingsSpringAutoConfiguration(DomainMappingsSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.DomainMappingsSpringAutoConfiguration
- DomainMappingsSpringProperties - Class in com.google.appengine.v1.spring
-
Provides default property values for DomainMappings client bean
- DomainMappingsSpringProperties() - Constructor for class com.google.appengine.v1.spring.DomainMappingsSpringProperties
- domainsClient(DomainsSettings) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringAutoConfiguration
-
Provides a DomainsClient bean configured with DomainsSettings.
- domainsSettings(TransportChannelProvider) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringAutoConfiguration
-
Provides a DomainsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultDomainsTransportChannelProvider()).
- DomainsSpringAutoConfiguration - Class in com.google.cloud.domains.v1.spring
-
Auto-configuration for
DomainsClient
. - DomainsSpringAutoConfiguration(DomainsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.domains.v1.spring.DomainsSpringAutoConfiguration
- DomainsSpringProperties - Class in com.google.cloud.domains.v1.spring
-
Provides default property values for Domains client bean
- DomainsSpringProperties() - Constructor for class com.google.cloud.domains.v1.spring.DomainsSpringProperties
- doReceive(int) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubMessageSource
-
Provides a single polled message.
- doRollback(TransactionSynchronizationManager, GenericReactiveTransaction) - Method in class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreTransactionManager
- doRollback(DefaultTransactionStatus) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager
- doRollback(DefaultTransactionStatus) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager
- doStart() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
- doStop() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
- doWithColumnBackedProperties(PropertyHandler<DatastorePersistentProperty>) - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntity
-
Applies the given
PropertyHandler
to allDatastorePersistentProperty
contained in thisDatastorePersistentEntity
that are stored as columns in the table for this entity. - doWithColumnBackedProperties(PropertyHandler<DatastorePersistentProperty>) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
- doWithColumnBackedProperties(PropertyHandler<SpannerPersistentProperty>) - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
-
Applies the given
PropertyHandler
to allSpannerPersistentProperty
s contained in thisSpannerPersistentProperty
that are stored as columns in the table for this entity. - doWithColumnBackedProperties(PropertyHandler<SpannerPersistentProperty>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
- doWithDescendantProperties(PropertyHandler<DatastorePersistentProperty>) - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntity
-
Applies the given
PropertyHandler
to allDatastorePersistentProperty
contained in thisDatastorePersistentEntity
that are properties backed by descendants. - doWithDescendantProperties(PropertyHandler<DatastorePersistentProperty>) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
- doWithInterleavedProperties(PropertyHandler<SpannerPersistentProperty>) - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
-
Applies the given
PropertyHandler
to allSpannerPersistentProperty
s contained in thisSpannerPersistentProperty
that are collections of child entities. - doWithInterleavedProperties(PropertyHandler<SpannerPersistentProperty>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
E
- edgeContainerClient(EdgeContainerSettings) - Method in class com.google.cloud.edgecontainer.v1.spring.EdgeContainerSpringAutoConfiguration
-
Provides a EdgeContainerClient bean configured with EdgeContainerSettings.
- edgeContainerSettings(TransportChannelProvider) - Method in class com.google.cloud.edgecontainer.v1.spring.EdgeContainerSpringAutoConfiguration
-
Provides a EdgeContainerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEdgeContainerTransportChannelProvider()).
- EdgeContainerSpringAutoConfiguration - Class in com.google.cloud.edgecontainer.v1.spring
-
Auto-configuration for
EdgeContainerClient
. - EdgeContainerSpringAutoConfiguration(EdgeContainerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.edgecontainer.v1.spring.EdgeContainerSpringAutoConfiguration
- EdgeContainerSpringProperties - Class in com.google.cloud.edgecontainer.v1.spring
-
Provides default property values for EdgeContainer client bean
- EdgeContainerSpringProperties() - Constructor for class com.google.cloud.edgecontainer.v1.spring.EdgeContainerSpringProperties
- edgeNetworkClient(EdgeNetworkSettings) - Method in class com.google.cloud.edgenetwork.v1.spring.EdgeNetworkSpringAutoConfiguration
-
Provides a EdgeNetworkClient bean configured with EdgeNetworkSettings.
- edgeNetworkSettings(TransportChannelProvider) - Method in class com.google.cloud.edgenetwork.v1.spring.EdgeNetworkSpringAutoConfiguration
-
Provides a EdgeNetworkSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEdgeNetworkTransportChannelProvider()).
- EdgeNetworkSpringAutoConfiguration - Class in com.google.cloud.edgenetwork.v1.spring
-
Auto-configuration for
EdgeNetworkClient
. - EdgeNetworkSpringAutoConfiguration(EdgeNetworkSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.edgenetwork.v1.spring.EdgeNetworkSpringAutoConfiguration
- EdgeNetworkSpringProperties - Class in com.google.cloud.edgenetwork.v1.spring
-
Provides default property values for EdgeNetwork client bean
- EdgeNetworkSpringProperties() - Constructor for class com.google.cloud.edgenetwork.v1.spring.EdgeNetworkSpringProperties
- Embedded - Annotation Interface in com.google.cloud.spring.data.spanner.core.mapping
-
Annotates properties that are embedded objects that can hold primary key components.
- EMBEDDED_ENTITY - Enum constant in enum class com.google.cloud.spring.data.datastore.core.mapping.EmbeddedType
-
These are properties that are POJOs or collections of POJOs stored as a singular embedded entity or arrays of embedded entities in the field.
- EMBEDDED_MAP - Enum constant in enum class com.google.cloud.spring.data.datastore.core.mapping.EmbeddedType
-
These are
Map
s that are stored as a single embedded entity in the field. - EmbeddedType - Enum Class in com.google.cloud.spring.data.datastore.core.mapping
-
The various types of properties with respect to their storage as embedded entities.
- EMPTY_RESPONSE_ERROR_MESSAGE - Static variable in class com.google.cloud.spring.vision.CloudVisionTemplate
- EmulatorSettings - Class in com.google.cloud.spring.autoconfigure.datastore
-
Properties for configuring Cloud Datastore Emulator.
- EmulatorSettings() - Constructor for class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
- EnableDatastoreAuditing - Annotation Interface in com.google.cloud.spring.data.datastore.repository.config
-
The annotation used to activate auditing functionality.
- EnableDatastoreRepositories - Annotation Interface in com.google.cloud.spring.data.datastore.repository.config
-
Annotation that enables the instantiation of Datastore repositories.
- EnableReactiveFirestoreRepositories - Annotation Interface in com.google.cloud.spring.data.firestore.repository.config
-
Annotation that enables Firestore's Query Method functionality.
- enableSecretVersion(String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Enables the specified secret version under the default-configured project.
- enableSecretVersion(String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- enableSecretVersion(String, String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
-
Enables the secret version under the specified project.
- enableSecretVersion(String, String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
- EnableSpannerAuditing - Annotation Interface in com.google.cloud.spring.data.spanner.repository.config
-
The annotation used to activate auditing functionality.
- EnableSpannerRepositories - Annotation Interface in com.google.cloud.spring.data.spanner.repository.config
-
Annotation that enables Spanner's Query Method functionality.
- ENCODER_BEAN_NAME - Static variable in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
-
Stackdriver encoder bean name.
- encryptBytes(String, byte[]) - Method in interface com.google.cloud.spring.kms.KmsOperations
-
Encrypt the
bytes
using the specified KMS resource stringcryptoKey
. - encryptBytes(String, byte[]) - Method in class com.google.cloud.spring.kms.KmsTemplate
- encryptionSpecServiceClient(EncryptionSpecServiceSettings) - Method in class com.google.cloud.dialogflow.v2.spring.EncryptionSpecServiceSpringAutoConfiguration
-
Provides a EncryptionSpecServiceClient bean configured with EncryptionSpecServiceSettings.
- encryptionSpecServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.EncryptionSpecServiceSpringAutoConfiguration
-
Provides a EncryptionSpecServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEncryptionSpecServiceTransportChannelProvider()).
- EncryptionSpecServiceSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
EncryptionSpecServiceClient
. - EncryptionSpecServiceSpringAutoConfiguration(EncryptionSpecServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.EncryptionSpecServiceSpringAutoConfiguration
- EncryptionSpecServiceSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for EncryptionSpecService client bean
- EncryptionSpecServiceSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.EncryptionSpecServiceSpringProperties
- encryptText(String, String) - Method in interface com.google.cloud.spring.kms.KmsOperations
-
Encrypt the
text
using the specified KMS resource stringcryptoKey
. - encryptText(String, String) - Method in class com.google.cloud.spring.kms.KmsTemplate
- endpointServiceClient(EndpointServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringAutoConfiguration
-
Provides a EndpointServiceClient bean configured with EndpointServiceSettings.
- endpointServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringAutoConfiguration
-
Provides a EndpointServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEndpointServiceTransportChannelProvider()).
- EndpointServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
EndpointServiceClient
. - EndpointServiceSpringAutoConfiguration(EndpointServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringAutoConfiguration
- EndpointServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for EndpointService client bean
- EndpointServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
- engineServiceClient(EngineServiceSettings) - Method in class com.google.cloud.discoveryengine.v1.spring.EngineServiceSpringAutoConfiguration
-
Provides a EngineServiceClient bean configured with EngineServiceSettings.
- engineServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.discoveryengine.v1.spring.EngineServiceSpringAutoConfiguration
-
Provides a EngineServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEngineServiceTransportChannelProvider()).
- EngineServiceSpringAutoConfiguration - Class in com.google.cloud.discoveryengine.v1.spring
-
Auto-configuration for
EngineServiceClient
. - EngineServiceSpringAutoConfiguration(EngineServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.discoveryengine.v1.spring.EngineServiceSpringAutoConfiguration
- EngineServiceSpringProperties - Class in com.google.cloud.discoveryengine.v1.spring
-
Provides default property values for EngineService client bean
- EngineServiceSpringProperties() - Constructor for class com.google.cloud.discoveryengine.v1.spring.EngineServiceSpringProperties
- enhanceJsonLogEntry(Map<String, Object>, ILoggingEvent) - Method in class com.google.cloud.spring.logging.extensions.LogstashLoggingEventEnhancer
- enhanceJsonLogEntry(Map<String, Object>, ILoggingEvent) - Method in interface com.google.cloud.spring.logging.JsonLoggingEventEnhancer
-
Add additional JSON data to the JSON log entry, based on the
ILoggingEvent
. - enhanceLogEntry(LogEntry.Builder) - Method in class com.google.cloud.spring.logging.TraceIdLoggingEnhancer
-
Set the trace and span ID fields of the log entry to the current one.
- enhanceLogEntry(LogEntry.Builder, ILoggingEvent) - Method in class com.google.cloud.spring.logging.extensions.LogstashLoggingEventEnhancer
- enhanceLogEntry(LogEntry.Builder, ILoggingEvent) - Method in class com.google.cloud.spring.logging.TraceIdLoggingEnhancer
-
See:
TraceIdLoggingEnhancer.enhanceLogEntry(LogEntry.Builder)
This method adds support forAsyncAppender
when retrieving MDC properties. - Entity - Annotation Interface in com.google.cloud.spring.data.datastore.core.mapping
-
Annotation for a class that indicates it is an entity stored in a Datastore Entity.
- EntityPropertyValueProvider - Class in com.google.cloud.spring.data.datastore.core.convert
-
A
PropertyValueProvider
for Datastore entities. - EntityPropertyValueProvider(BaseEntity, ReadWriteConversions) - Constructor for class com.google.cloud.spring.data.datastore.core.convert.EntityPropertyValueProvider
- entityToDocument(T, String) - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestoreClassMapper
-
Converts an entity to a Firestore document.
- entityToDocument(T, String) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestoreDefaultClassMapper
- entityType - Variable in class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
- entityTypesClient(EntityTypesSettings) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringAutoConfiguration
-
Provides a EntityTypesClient bean configured with EntityTypesSettings.
- entityTypesSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringAutoConfiguration
-
Provides a EntityTypesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEntityTypesTransportChannelProvider()).
- EntityTypesSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
EntityTypesClient
. - EntityTypesSpringAutoConfiguration(EntityTypesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringAutoConfiguration
- EntityTypesSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for EntityTypes client bean
- EntityTypesSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
- environmentsClient(EnvironmentsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringAutoConfiguration
-
Provides a EnvironmentsClient bean configured with EnvironmentsSettings.
- environmentsClient(EnvironmentsSettings) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringAutoConfiguration
-
Provides a EnvironmentsClient bean configured with EnvironmentsSettings.
- environmentsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringAutoConfiguration
-
Provides a EnvironmentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEnvironmentsTransportChannelProvider()).
- environmentsSettings(TransportChannelProvider) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringAutoConfiguration
-
Provides a EnvironmentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEnvironmentsTransportChannelProvider()).
- EnvironmentsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
EnvironmentsClient
. - EnvironmentsSpringAutoConfiguration - Class in com.google.cloud.orchestration.airflow.service.v1.spring
-
Auto-configuration for
EnvironmentsClient
. - EnvironmentsSpringAutoConfiguration(EnvironmentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringAutoConfiguration
- EnvironmentsSpringAutoConfiguration(EnvironmentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringAutoConfiguration
- EnvironmentsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for Environments client bean
- EnvironmentsSpringProperties - Class in com.google.cloud.orchestration.airflow.service.v1.spring
-
Provides default property values for Environments client bean
- EnvironmentsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
- EnvironmentsSpringProperties() - Constructor for class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
- equals(Object) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataResource
- equals(Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions
- equals(Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
- equals(Object) - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterFindByKeyEvent
- equals(Object) - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterQueryEvent
- equals(Object) - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterSaveEvent
- equals(Object) - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.DeleteEvent
- equals(Object) - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.SaveEvent
- equals(Object) - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterExecuteDmlEvent
- equals(Object) - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterQueryEvent
- equals(Object) - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterReadEvent
- equals(Object) - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.ExecuteDmlEvent
- equals(Object) - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.LoadEvent
- equals(Object) - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.MutationEvent
- equals(Object) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
- errorsBaseName(ConsumerDestination, String, ExtendedConsumerProperties<PubSubConsumerProperties>) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
- essentialContactsServiceClient(EssentialContactsServiceSettings) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringAutoConfiguration
-
Provides a EssentialContactsServiceClient bean configured with EssentialContactsServiceSettings.
- essentialContactsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringAutoConfiguration
-
Provides a EssentialContactsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEssentialContactsServiceTransportChannelProvider()).
- EssentialContactsServiceSpringAutoConfiguration - Class in com.google.cloud.essentialcontacts.v1.spring
-
Auto-configuration for
EssentialContactsServiceClient
. - EssentialContactsServiceSpringAutoConfiguration(EssentialContactsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringAutoConfiguration
- EssentialContactsServiceSpringProperties - Class in com.google.cloud.essentialcontacts.v1.spring
-
Provides default property values for EssentialContactsService client bean
- EssentialContactsServiceSpringProperties() - Constructor for class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
- evaluationServiceClient(EvaluationServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.EvaluationServiceSpringAutoConfiguration
-
Provides a EvaluationServiceClient bean configured with EvaluationServiceSettings.
- evaluationServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.EvaluationServiceSpringAutoConfiguration
-
Provides a EvaluationServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEvaluationServiceTransportChannelProvider()).
- EvaluationServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
EvaluationServiceClient
. - EvaluationServiceSpringAutoConfiguration(EvaluationServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.EvaluationServiceSpringAutoConfiguration
- EvaluationServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for EvaluationService client bean
- EvaluationServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.EvaluationServiceSpringProperties
- eventarcClient(EventarcSettings) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringAutoConfiguration
-
Provides a EventarcClient bean configured with EventarcSettings.
- eventarcSettings(TransportChannelProvider) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringAutoConfiguration
-
Provides a EventarcSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEventarcTransportChannelProvider()).
- EventarcSpringAutoConfiguration - Class in com.google.cloud.eventarc.v1.spring
-
Auto-configuration for
EventarcClient
. - EventarcSpringAutoConfiguration(EventarcSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.eventarc.v1.spring.EventarcSpringAutoConfiguration
- EventarcSpringProperties - Class in com.google.cloud.eventarc.v1.spring
-
Provides default property values for Eventarc client bean
- EventarcSpringProperties() - Constructor for class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
- eventServiceClient(EventServiceSettings) - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringAutoConfiguration
-
Provides a EventServiceClient bean configured with EventServiceSettings.
- eventServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringAutoConfiguration
-
Provides a EventServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultEventServiceTransportChannelProvider()).
- EventServiceSpringAutoConfiguration - Class in com.google.cloud.talent.v4.spring
-
Auto-configuration for
EventServiceClient
. - EventServiceSpringAutoConfiguration(EventServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.talent.v4.spring.EventServiceSpringAutoConfiguration
- EventServiceSpringProperties - Class in com.google.cloud.talent.v4.spring
-
Provides default property values for EventService client bean
- EventServiceSpringProperties() - Constructor for class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
- excludeFilters() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
-
Specifies which types are not eligible for component scanning.
- excludeFilters() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
-
Specifies which types are not eligible for component scanning.
- execute(StructuredQuery.Builder, Class<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Executes a query represented as query builder and returns results of the given domain type.
- execute(StructuredQuery.Builder, Class<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- execute(Object[]) - Method in class com.google.cloud.spring.data.datastore.repository.query.GqlDatastoreQuery
- execute(Object[]) - Method in class com.google.cloud.spring.data.datastore.repository.query.PartTreeDatastoreQuery
- execute(Object[]) - Method in class com.google.cloud.spring.data.firestore.repository.query.PartTreeFirestoreQuery
- execute(Object[]) - Method in class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
- executeDdlStrings(Iterable<String>, boolean) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
-
Execute the given DDL strings in order and creates the database if it does not exist.
- ExecuteDmlEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
-
An event holding a DML statement.
- ExecuteDmlEvent(Statement) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.ExecuteDmlEvent
-
Constructor.
- executeDmlStatement(Statement) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Execute a DML statement on Cloud Spanner.
- executeDmlStatement(Statement) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- executePartitionedDmlStatement(Statement) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Execute a DML statement in partitioned mode.
- executePartitionedDmlStatement(Statement) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- executePartitionedDmlStatement(Statement, Options.UpdateOption...) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Execute a DML statement in partitioned mode.
- executePartitionedDmlStatement(Statement, Options.UpdateOption...) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- executeQuery(Statement, SpannerQueryOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- executeQuery(Class<T>, PartTree, ParameterAccessor, Parameter[], SpannerTemplate, SpannerMappingContext) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Executes a PartTree-based query.
- executeQuery(Function<Struct, A>, Class<T>, PartTree, ParameterAccessor, Parameter[], SpannerTemplate, SpannerMappingContext) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
-
Executes a PartTree-based query and applies a custom row-mapping function to the result.
- executeRawResult(Object[]) - Method in class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
- executeRawResult(Object[]) - Method in class com.google.cloud.spring.data.spanner.repository.query.SqlSpannerQuery
- executeWithClient(ClientCallback<C, T>) - Method in class com.google.cloud.spring.storage.integration.GcsRemoteFileTemplate
- executionsClient(ExecutionsSettings) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringAutoConfiguration
-
Provides a ExecutionsClient bean configured with ExecutionsSettings.
- executionsSettings(TransportChannelProvider) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringAutoConfiguration
-
Provides a ExecutionsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultExecutionsTransportChannelProvider()).
- ExecutionsSpringAutoConfiguration - Class in com.google.cloud.workflows.executions.v1.spring
-
Auto-configuration for
ExecutionsClient
. - ExecutionsSpringAutoConfiguration(ExecutionsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringAutoConfiguration
- ExecutionsSpringProperties - Class in com.google.cloud.workflows.executions.v1.spring
-
Provides default property values for Executions client bean
- ExecutionsSpringProperties() - Constructor for class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
- exists() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.query.Query
-
Returns whether the defined query should be executed as an exists projection.
- exists() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
- exists(String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
- exists(Example<S>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- existsById(I) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- existsById(I) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- existsById(Class<T>, Key) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
-
Returns whether an entity with the given id exists.
- existsById(Class<T>, Key) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
- existsById(Object, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Check if the given ID belongs to an entity in Cloud Datastore.
- existsById(Object, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- existsById(String) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- existsById(Publisher) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- existsById(Publisher<String>, Class<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Test if the entity of the given domain type with a given id exists.
- existsById(Publisher<String>, Class<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- ExpirationPolicy() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.ExpirationPolicy
- exportServiceClient(ExportServiceSettings) - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringAutoConfiguration
-
Provides a ExportServiceClient bean configured with ExportServiceSettings.
- exportServiceSettings(TransportChannelProvider) - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringAutoConfiguration
-
Provides a ExportServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultExportServiceTransportChannelProvider()).
- ExportServiceSpringAutoConfiguration - Class in com.google.devtools.cloudprofiler.v2.spring
-
Auto-configuration for
ExportServiceClient
. - ExportServiceSpringAutoConfiguration(ExportServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringAutoConfiguration
- ExportServiceSpringProperties - Class in com.google.devtools.cloudprofiler.v2.spring
-
Provides default property values for ExportService client bean
- ExportServiceSpringProperties() - Constructor for class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
- ExtendedBindingHandlerMappingsProviderConfiguration - Class in com.google.cloud.spring.stream.binder.pubsub.config
-
Configuration for extended binding metadata.
- ExtendedBindingHandlerMappingsProviderConfiguration() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.config.ExtendedBindingHandlerMappingsProviderConfiguration
- externalVpnGatewaysClient(ExternalVpnGatewaysSettings) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringAutoConfiguration
-
Provides a ExternalVpnGatewaysClient bean configured with ExternalVpnGatewaysSettings.
- externalVpnGatewaysSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringAutoConfiguration
-
Provides a ExternalVpnGatewaysSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultExternalVpnGatewaysTransportChannelProvider()).
- ExternalVpnGatewaysSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
ExternalVpnGatewaysClient
. - ExternalVpnGatewaysSpringAutoConfiguration(ExternalVpnGatewaysSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringAutoConfiguration
- ExternalVpnGatewaysSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for ExternalVpnGateways client bean
- ExternalVpnGatewaysSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
- extractDatabasePath(String) - Static method in class com.google.cloud.spring.data.firestore.util.Util
- extractTextFromFile(Resource, String) - Method in class com.google.cloud.spring.vision.CloudVisionTemplate
-
Extract the text out of a file and return the result as a String.
- extractTextFromImage(Resource) - Method in class com.google.cloud.spring.vision.CloudVisionTemplate
-
Extract the text out of an image and return the result as a String.
- extractTextFromImage(Resource, ImageContext) - Method in class com.google.cloud.spring.vision.CloudVisionTemplate
-
Extract the text out of an image and return the result as a String.
- extractTextFromPdf(Resource) - Method in class com.google.cloud.spring.vision.CloudVisionTemplate
-
Extract the text out of a pdf and return the result as a String.
- extractTraceIdFromRequest(HttpServletRequest) - Method in class com.google.cloud.spring.logging.extractors.CloudTraceIdExtractor
- extractTraceIdFromRequest(HttpServletRequest) - Method in interface com.google.cloud.spring.logging.extractors.TraceIdExtractor
-
Extract trace ID from the HTTP request.
F
- featureOnlineStoreAdminServiceClient(FeatureOnlineStoreAdminServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringAutoConfiguration
-
Provides a FeatureOnlineStoreAdminServiceClient bean configured with FeatureOnlineStoreAdminServiceSettings.
- featureOnlineStoreAdminServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringAutoConfiguration
-
Provides a FeatureOnlineStoreAdminServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFeatureOnlineStoreAdminServiceTransportChannelProvider()).
- FeatureOnlineStoreAdminServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
FeatureOnlineStoreAdminServiceClient
. - FeatureOnlineStoreAdminServiceSpringAutoConfiguration(FeatureOnlineStoreAdminServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringAutoConfiguration
- FeatureOnlineStoreAdminServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for FeatureOnlineStoreAdminService client bean
- FeatureOnlineStoreAdminServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
- featureOnlineStoreServiceClient(FeatureOnlineStoreServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringAutoConfiguration
-
Provides a FeatureOnlineStoreServiceClient bean configured with FeatureOnlineStoreServiceSettings.
- featureOnlineStoreServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringAutoConfiguration
-
Provides a FeatureOnlineStoreServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFeatureOnlineStoreServiceTransportChannelProvider()).
- FeatureOnlineStoreServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
FeatureOnlineStoreServiceClient
. - FeatureOnlineStoreServiceSpringAutoConfiguration(FeatureOnlineStoreServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringAutoConfiguration
- FeatureOnlineStoreServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for FeatureOnlineStoreService client bean
- FeatureOnlineStoreServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
- featureRegistryServiceClient(FeatureRegistryServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringAutoConfiguration
-
Provides a FeatureRegistryServiceClient bean configured with FeatureRegistryServiceSettings.
- featureRegistryServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringAutoConfiguration
-
Provides a FeatureRegistryServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFeatureRegistryServiceTransportChannelProvider()).
- FeatureRegistryServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
FeatureRegistryServiceClient
. - FeatureRegistryServiceSpringAutoConfiguration(FeatureRegistryServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringAutoConfiguration
- FeatureRegistryServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for FeatureRegistryService client bean
- FeatureRegistryServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
- featurestoreOnlineServingServiceClient(FeaturestoreOnlineServingServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringAutoConfiguration
-
Provides a FeaturestoreOnlineServingServiceClient bean configured with FeaturestoreOnlineServingServiceSettings.
- featurestoreOnlineServingServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringAutoConfiguration
-
Provides a FeaturestoreOnlineServingServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFeaturestoreOnlineServingServiceTransportChannelProvider()).
- FeaturestoreOnlineServingServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
FeaturestoreOnlineServingServiceClient
. - FeaturestoreOnlineServingServiceSpringAutoConfiguration(FeaturestoreOnlineServingServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringAutoConfiguration
- FeaturestoreOnlineServingServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for FeaturestoreOnlineServingService client bean
- FeaturestoreOnlineServingServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
- featurestoreServiceClient(FeaturestoreServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringAutoConfiguration
-
Provides a FeaturestoreServiceClient bean configured with FeaturestoreServiceSettings.
- featurestoreServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringAutoConfiguration
-
Provides a FeaturestoreServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFeaturestoreServiceTransportChannelProvider()).
- FeaturestoreServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
-
Auto-configuration for
FeaturestoreServiceClient
. - FeaturestoreServiceSpringAutoConfiguration(FeaturestoreServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringAutoConfiguration
- FeaturestoreServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
-
Provides default property values for FeaturestoreService client bean
- FeaturestoreServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
- field() - Element in annotation interface com.google.cloud.spring.data.datastore.core.mapping.DiscriminatorField
-
The name of the field that holds the value that distinguishes which subclass an entity maps to.
- Field - Annotation Interface in com.google.cloud.spring.data.datastore.core.mapping
-
Annotation for a property that allows specifying the field name instead of deriving it from the property's name.
- fileName(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsPersistentAcceptOnceFileListFilter
- filterFiles(BlobInfo[]) - Method in class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
- filterFiles(BlobInfo[]) - Method in class com.google.cloud.spring.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter
- finalizeRaw() - Method in class com.google.cloud.spring.storage.integration.GcsSession
- finalizeWriteStream() - Method in class com.google.cloud.spring.bigquery.core.BigQueryJsonDataWriter
-
Call this method before committing the stream
- findAll() - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findAll() - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- findAll() - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- findAll(Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Get all the entities of the given domain type.
- findAll(Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- findAll(Class<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Get all the entities of the given domain type.
- findAll(Class<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- findAll(Class<T>, DatastoreQueryOptions) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Get all the entities of the given domain type applying limit, offset and sort.
- findAll(Class<T>, DatastoreQueryOptions) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- findAll(Example<S>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findAll(Example<S>, Pageable) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findAll(Example<S>, Sort) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findAll(Pageable) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findAll(Pageable) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- findAll(Sort) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findAll(Sort) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- findAllById(Iterable<?>, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Find all the entities of the given IDs.
- findAllById(Iterable<?>, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- findAllById(Iterable<I>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findAllById(Iterable<I>) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- findAllById(Iterable<String>) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- findAllById(Publisher<String>) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- findAllById(Publisher<String>, Class<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Get an entity of the given domain type by id.
- findAllById(Publisher<String>, Class<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- findAnnotation(Class<A>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
- findBy(Example<S>, Function<FluentQuery.FetchableFluentQuery<S>, R>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findById(I) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findById(I) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
- findById(Object, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Get an entity based on a id.
- findById(Object, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- findById(String) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- findById(Publisher<String>) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
- findById(Publisher<String>, Class<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
-
Get an entity of the given domain type by id.
- findById(Publisher<String>, Class<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
- findByIdAsMap(Key, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
-
Get a Datastore entity based on a id and convert it to a map.
- findByIdAsMap(Key, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
- findFirstCompatibleSpannerMultipleItemNativeType(Predicate<Class>) - Static method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
- findFirstCompatibleSpannerSingleItemNativeType(Predicate<Class>) - Static method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
- findOne(Example<S>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
- findPropertyOrOwnerAnnotation(Class<A>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
- FirebaseAuthenticationAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.security
- FirebaseAuthenticationAutoConfiguration(GcpProjectIdProvider, FirebaseAuthenticationProperties) - Constructor for class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationAutoConfiguration
- firebaseAuthenticationJwtDecoder(DelegatingOAuth2TokenValidator<Jwt>, FirebaseAuthenticationProperties) - Method in class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationAutoConfiguration
- FirebaseAuthenticationProperties - Class in com.google.cloud.spring.autoconfigure.security
-
Firebase Authentication application properties.
- FirebaseAuthenticationProperties() - Constructor for class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationProperties
- firebaseJwtDelegatingValidator(JwtIssuerValidator, GcpProjectIdProvider) - Method in class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationAutoConfiguration
- FirebaseJwtTokenDecoder - Class in com.google.cloud.spring.security.firebase
-
Decodes a Firebase token into a
Jwt
token. - FirebaseJwtTokenDecoder(RestOperations, String, OAuth2TokenValidator<Jwt>) - Constructor for class com.google.cloud.spring.security.firebase.FirebaseJwtTokenDecoder
- FirebaseTokenValidator - Class in com.google.cloud.spring.security.firebase
-
Validates Firebase JWT tokens using the rules presented here at https://firebase.google.com/docs/auth/admin/verify-id-tokens.
- FirebaseTokenValidator(String) - Constructor for class com.google.cloud.spring.security.firebase.FirebaseTokenValidator
- FirebaseTokenValidator(String, Duration) - Constructor for class com.google.cloud.spring.security.firebase.FirebaseTokenValidator
- firestore(FirestoreOptions) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreAutoConfiguration
- FirestoreClassMapper - Interface in com.google.cloud.spring.data.firestore.mapping
-
An interface used for object mapping for Cloud Firestore.
- FirestoreDataException - Exception in com.google.cloud.spring.data.firestore
- FirestoreDataException(String) - Constructor for exception com.google.cloud.spring.data.firestore.FirestoreDataException
- FirestoreDataException(String, Throwable) - Constructor for exception com.google.cloud.spring.data.firestore.FirestoreDataException
- FirestoreDefaultClassMapper - Class in com.google.cloud.spring.data.firestore.mapping
-
Uses Firestore client library to provide object mapping functionality.
- FirestoreDefaultClassMapper(FirestoreMappingContext) - Constructor for class com.google.cloud.spring.data.firestore.mapping.FirestoreDefaultClassMapper
- FirestoreEmulatorProperties() - Constructor for class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties.FirestoreEmulatorProperties
- FirestoreMappingContext - Class in com.google.cloud.spring.data.firestore.mapping
-
A mapping context for Firestore that provides ways to create persistent entities and properties.
- FirestoreMappingContext() - Constructor for class com.google.cloud.spring.data.firestore.mapping.FirestoreMappingContext
- firestoreMappingContextRef() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
-
Configures the name of the Firestore mapping context bean to be used by default with the repositories detected.
- firestoreOptions() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreAutoConfiguration
- firestoreOptions() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreEmulatorAutoConfiguration
- FirestorePersistentEntity<T> - Interface in com.google.cloud.spring.data.firestore.mapping
-
Persistent entity for Google Cloud Firestore.
- FirestorePersistentEntityImpl<T> - Class in com.google.cloud.spring.data.firestore.mapping
-
Metadata class for entities stored in Datastore.
- FirestorePersistentEntityImpl(TypeInformation<T>) - Constructor for class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityImpl
- FirestorePersistentEntityInformation<T> - Class in com.google.cloud.spring.data.firestore.mapping
-
A metadata holder for Firestore persistent entities.
- FirestorePersistentEntityInformation(FirestorePersistentEntity<T>) - Constructor for class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityInformation
-
Constructor.
- FirestorePersistentProperty - Interface in com.google.cloud.spring.data.firestore.mapping
-
Persistent property for Google Cloud Firestore.
- FirestorePersistentPropertyImpl - Class in com.google.cloud.spring.data.firestore.mapping
-
Persistent property metadata implementation for Firestore.
- FirestoreQueryLookupStrategy - Class in com.google.cloud.spring.data.firestore.repository.support
-
The class that decides what type of Query Method to use.
- FirestoreQueryLookupStrategy(FirestoreTemplate) - Constructor for class com.google.cloud.spring.data.firestore.repository.support.FirestoreQueryLookupStrategy
-
Constructor.
- FirestoreQueryMethod - Class in com.google.cloud.spring.data.firestore.repository.query
-
A Metadata class for Spring Data Reactive Firestore
QueryMethod
. - FirestoreQueryMethod(Method, RepositoryMetadata, ProjectionFactory) - Constructor for class com.google.cloud.spring.data.firestore.repository.query.FirestoreQueryMethod
- FirestoreReactiveOperations - Interface in com.google.cloud.spring.data.firestore
-
An interface of operations that can be done with Cloud Firestore.
- FirestoreReactiveRepository<T> - Interface in com.google.cloud.spring.data.firestore
-
The Firestore repository type.
- FirestoreRepositoriesAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.firestore
-
Automatically enables Firestore repositories support.
- FirestoreRepositoriesAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.firestore.FirestoreRepositoriesAutoConfiguration
- FirestoreRepositoriesAutoConfigureRegistrar - Class in com.google.cloud.spring.autoconfigure.firestore
-
Support configuration class for Firestore repositories.
- FirestoreRepositoriesAutoConfigureRegistrar() - Constructor for class com.google.cloud.spring.autoconfigure.firestore.FirestoreRepositoriesAutoConfigureRegistrar
- FirestoreRepositoriesRegistrar - Class in com.google.cloud.spring.data.firestore.repository.config
-
Registers the class of the Firestore repositories enabling annotation.
- FirestoreRepositoriesRegistrar() - Constructor for class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoriesRegistrar
- FirestoreRepositoryConfigurationExtension - Class in com.google.cloud.spring.data.firestore.repository.config
-
Configures the use of Firestore repositories.
- FirestoreRepositoryConfigurationExtension() - Constructor for class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
- FirestoreRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,
I>, S, I> - Class in com.google.cloud.spring.data.firestore.repository.support -
The bean to create Firestore repository factories.
- FirestoreRepositoryRuntimeHints - Class in com.google.cloud.spring.data.firestore.aot
- FirestoreRepositoryRuntimeHints() - Constructor for class com.google.cloud.spring.data.firestore.aot.FirestoreRepositoryRuntimeHints
- FirestoreTemplate - Class in com.google.cloud.spring.data.firestore
-
An implementation of
FirestoreReactiveOperations
. - FirestoreTemplate(FirestoreGrpc.FirestoreStub, String, FirestoreClassMapper, FirestoreMappingContext) - Constructor for class com.google.cloud.spring.data.firestore.FirestoreTemplate
-
Constructor for FirestoreTemplate.
- firestoreTemplateRef() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
-
Configures the name of the Firestore template bean to be used by default with the repositories detected.
- firestoreTransactionManager(FirestoreGrpc.FirestoreStub, FirestoreClassMapper, GcpFirestoreProperties, GcpProjectIdProvider) - Method in class com.google.cloud.spring.autoconfigure.firestore.FirestoreTransactionManagerAutoConfiguration
- FirestoreTransactionManagerAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.firestore
-
Auto-configuration for
ReactiveFirestoreTransactionManager
. - FirestoreTransactionManagerAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.firestore.FirestoreTransactionManagerAutoConfiguration
- firewallClient(FirewallSettings) - Method in class com.google.appengine.v1.spring.FirewallSpringAutoConfiguration
-
Provides a FirewallClient bean configured with FirewallSettings.
- firewallPoliciesClient(FirewallPoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringAutoConfiguration
-
Provides a FirewallPoliciesClient bean configured with FirewallPoliciesSettings.
- firewallPoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringAutoConfiguration
-
Provides a FirewallPoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFirewallPoliciesTransportChannelProvider()).
- FirewallPoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
FirewallPoliciesClient
. - FirewallPoliciesSpringAutoConfiguration(FirewallPoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringAutoConfiguration
- FirewallPoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for FirewallPolicies client bean
- FirewallPoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
- firewallsClient(FirewallsSettings) - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringAutoConfiguration
-
Provides a FirewallsClient bean configured with FirewallsSettings.
- firewallSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.FirewallSpringAutoConfiguration
-
Provides a FirewallSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFirewallTransportChannelProvider()).
- FirewallSpringAutoConfiguration - Class in com.google.appengine.v1.spring
-
Auto-configuration for
FirewallClient
. - FirewallSpringAutoConfiguration(FirewallSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.FirewallSpringAutoConfiguration
- FirewallSpringProperties - Class in com.google.appengine.v1.spring
-
Provides default property values for Firewall client bean
- FirewallSpringProperties() - Constructor for class com.google.appengine.v1.spring.FirewallSpringProperties
- firewallsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringAutoConfiguration
-
Provides a FirewallsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFirewallsTransportChannelProvider()).
- FirewallsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
FirewallsClient
. - FirewallsSpringAutoConfiguration(FirewallsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.FirewallsSpringAutoConfiguration
- FirewallsSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for Firewalls client bean
- FirewallsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
- fleetRoutingClient(FleetRoutingSettings) - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringAutoConfiguration
-
Provides a FleetRoutingClient bean configured with FleetRoutingSettings.
- fleetRoutingSettings(TransportChannelProvider) - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringAutoConfiguration
-
Provides a FleetRoutingSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFleetRoutingTransportChannelProvider()).
- FleetRoutingSpringAutoConfiguration - Class in com.google.cloud.optimization.v1.spring
-
Auto-configuration for
FleetRoutingClient
. - FleetRoutingSpringAutoConfiguration(FleetRoutingSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.optimization.v1.spring.FleetRoutingSpringAutoConfiguration
- FleetRoutingSpringProperties - Class in com.google.cloud.optimization.v1.spring
-
Provides default property values for FleetRouting client bean
- FleetRoutingSpringProperties() - Constructor for class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
- FlowControl() - Constructor for class com.google.cloud.spring.pubsub.core.PubSubConfiguration.FlowControl
- forBucket(String) - Static method in class com.google.cloud.spring.storage.GoogleStorageLocation
-
Returns a
GoogleStorageLocation
to a bucket. - forEach(Consumer<? super T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
- forFile(String, String) - Static method in class com.google.cloud.spring.storage.GoogleStorageLocation
-
Returns a
GoogleStorageLocation
for a file within a bucket. - forFolder(String, String) - Static method in class com.google.cloud.spring.storage.GoogleStorageLocation
-
Returns a
GoogleStorageLocation
to a folder whose path is relative to the bucket. - FORMAT_OPTIONS - Static variable in class com.google.cloud.spring.bigquery.integration.BigQuerySpringMessageHeaders
-
Input data file format message header.
- formatTraceId(String) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
- forwardingRulesClient(ForwardingRulesSettings) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringAutoConfiguration
-
Provides a ForwardingRulesClient bean configured with ForwardingRulesSettings.
- forwardingRulesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringAutoConfiguration
-
Provides a ForwardingRulesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultForwardingRulesTransportChannelProvider()).
- ForwardingRulesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
-
Auto-configuration for
ForwardingRulesClient
. - ForwardingRulesSpringAutoConfiguration(ForwardingRulesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ForwardingRulesSpringAutoConfiguration
- ForwardingRulesSpringProperties - Class in com.google.cloud.compute.v1.spring
-
Provides default property values for ForwardingRules client bean
- ForwardingRulesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
- from(Pageable, Cursor, Long) - Static method in class com.google.cloud.spring.data.datastore.repository.query.DatastorePageable
-
Creates a
DatastorePageable
wrapper for a paged request, but passes unpaged requests back unchanged. - from(Pageable, String, Long) - Static method in class com.google.cloud.spring.data.datastore.repository.query.DatastorePageable
-
Creates a
DatastorePageable
wrapper for a paged request, but passes unpaged requests back unchanged. - fromHeaders(MessageHeaders, Map<String, String>) - Method in class com.google.cloud.spring.pubsub.integration.PubSubHeaderMapper
-
Generate headers in
PubsubMessage
format fromMessageHeaders
. - fromPubSubMessage(PubsubMessage, Class<T>) - Method in class com.google.cloud.spring.pubsub.support.converter.JacksonPubSubMessageConverter
- fromPubSubMessage(PubsubMessage, Class<T>) - Method in interface com.google.cloud.spring.pubsub.support.converter.PubSubMessageConverter
-
Convert the payload of a given
PubsubMessage
to a desired Java type. - fromPubSubMessage(PubsubMessage, Class<T>) - Method in class com.google.cloud.spring.pubsub.support.converter.SimplePubSubMessageConverter
- fromRequestId(String, Class<?>) - Method in class com.google.cloud.spring.autoconfigure.datastore.DatastoreKeyIdConverter
- fromRequestId(String, Class<?>) - Method in class com.google.cloud.spring.autoconfigure.spanner.SpannerKeyIdConverter
- fulfillmentsClient(FulfillmentsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringAutoConfiguration
-
Provides a FulfillmentsClient bean configured with FulfillmentsSettings.
- fulfillmentsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringAutoConfiguration
-
Provides a FulfillmentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFulfillmentsTransportChannelProvider()).
- FulfillmentsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
-
Auto-configuration for
FulfillmentsClient
. - FulfillmentsSpringAutoConfiguration(FulfillmentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringAutoConfiguration
- FulfillmentsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
-
Provides default property values for Fulfillments client bean
- FulfillmentsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
- functionServiceClient(FunctionServiceSettings) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringAutoConfiguration
-
Provides a FunctionServiceClient bean configured with FunctionServiceSettings.
- functionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringAutoConfiguration
-
Provides a FunctionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultFunctionServiceTransportChannelProvider()).
- FunctionServiceSpringAutoConfiguration - Class in com.google.cloud.functions.v2.spring
-
Auto-configuration for
FunctionServiceClient
. - FunctionServiceSpringAutoConfiguration(FunctionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.functions.v2.spring.FunctionServiceSpringAutoConfiguration
- FunctionServiceSpringProperties - Class in com.google.cloud.functions.v2.spring
-
Provides default property values for FunctionService client bean
- FunctionServiceSpringProperties() - Constructor for class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
G
- GcpBigQueryAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.bigquery
-
Provides client objects for interfacing with BigQuery.
- GcpBigQueryProperties - Class in com.google.cloud.spring.autoconfigure.bigquery
-
Properties for configuring BigQuery.
- GcpBigQueryProperties() - Constructor for class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
- GcpCloudFoundryEnvironmentPostProcessor - Class in com.google.cloud.spring.cloudfoundry
-
Converts GCP service broker metadata into Spring Cloud GCP configuration properties.
- GcpCloudFoundryEnvironmentPostProcessor() - Constructor for class com.google.cloud.spring.cloudfoundry.GcpCloudFoundryEnvironmentPostProcessor
- GcpCloudSqlProperties - Class in com.google.cloud.spring.autoconfigure.sql
-
Google Cloud SQL properties.
- GcpCloudSqlProperties() - Constructor for class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
- GcpConfigBootstrapConfiguration - Class in com.google.cloud.spring.autoconfigure.config
-
Bootstrap auto configuration for Google Cloud Runtime Configurator Starter.
- GcpConfigBootstrapConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.config.GcpConfigBootstrapConfiguration
- GcpConfigProperties - Class in com.google.cloud.spring.autoconfigure.config
-
Configuration for
GoogleConfigPropertySourceLocator
. - GcpConfigProperties() - Constructor for class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
- GcpContextAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.core
-
Base starter for Google Cloud Projects.
- GcpContextAutoConfiguration(GcpProperties) - Constructor for class com.google.cloud.spring.autoconfigure.core.GcpContextAutoConfiguration
- GcpDatastoreAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.datastore
-
Provides Spring Data classes to use with Cloud Datastore.
- GcpDatastoreEmulatorAutoConfiguration - Class in com.google.cloud.spring.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 com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreEmulatorAutoConfiguration
- GcpDatastoreProperties - Class in com.google.cloud.spring.autoconfigure.datastore
-
Properties for configuring Cloud Datastore.
- GcpDatastoreProperties() - Constructor for class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
- GcpEnvironment - Enum Class in com.google.cloud.spring.core
-
Enumeration of valid individual GCP environments.
- gcpEnvironmentProvider() - Static method in class com.google.cloud.spring.autoconfigure.core.GcpContextAutoConfiguration
-
Provides default implementation for determining GCP environment.
- GcpEnvironmentProvider - Interface in com.google.cloud.spring.core
-
Interface for determining whether the current GCP environment matches the passed in parameter.
- GcpFirestoreAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.firestore
-
Provides classes to use with Cloud Firestore.
- GcpFirestoreEmulatorAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.firestore
-
Provides autoconfiguration to use the Firestore emulator if enabled.
- GcpFirestoreProperties - Class in com.google.cloud.spring.autoconfigure.firestore
-
Properties for configuring Cloud Datastore.
- GcpFirestoreProperties() - Constructor for class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
- GcpFirestoreProperties.FirestoreEmulatorProperties - Class in com.google.cloud.spring.autoconfigure.firestore
- GcpKmsAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.kms
-
Autoconfiguration for GCP KMS which enables data encryption and decryption.
- GcpKmsAutoConfiguration(GcpProjectIdProvider, GcpKmsProperties, CredentialsProvider) - Constructor for class com.google.cloud.spring.autoconfigure.kms.GcpKmsAutoConfiguration
- GcpKmsProperties - Class in com.google.cloud.spring.autoconfigure.kms
- GcpKmsProperties() - Constructor for class com.google.cloud.spring.autoconfigure.kms.GcpKmsProperties
- GcpMetricsProperties - Class in com.google.cloud.spring.autoconfigure.metrics
-
Settings for Stackdriver Metrics.
- GcpMetricsProperties() - Constructor for class com.google.cloud.spring.autoconfigure.metrics.GcpMetricsProperties
- gcpProjectIdProvider() - Method in class com.google.cloud.spring.autoconfigure.core.GcpContextAutoConfiguration
-
Get a GCP project ID provider.
- GcpProjectIdProvider - Interface in com.google.cloud.spring.core
-
Functional interface to provide GCP project IDs.
- GcpProperties - Class in com.google.cloud.spring.autoconfigure.core
-
Top-level auto-config settings.
- GcpProperties() - Constructor for class com.google.cloud.spring.autoconfigure.core.GcpProperties
- GcpPubSubAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.pubsub
-
Auto-config for Pub/Sub.
- GcpPubSubAutoConfiguration(GcpPubSubProperties, GcpProjectIdProvider, CredentialsProvider, ObjectProvider<SelectiveSchedulerThreadNameProvider>, ApplicationContext) - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
- GcpPubSubEmulatorAutoConfiguration - Class in com.google.cloud.spring.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 com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubEmulatorAutoConfiguration
- GcpPubSubHeaders - Class in com.google.cloud.spring.pubsub.support
-
Google Cloud internal headers for Spring Messaging messages.
- GcpPubSubProperties - Class in com.google.cloud.spring.autoconfigure.pubsub
-
Properties for Pub/Sub.
- GcpPubSubProperties() - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
- GcpPubSubReactiveAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.pubsub
-
Reactive Pub/Sub support autoconfiguration.
- GcpPubSubReactiveAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubReactiveAutoConfiguration
- GcpScope - Enum Class in com.google.cloud.spring.core
-
OAuth2 scopes for Google Cloud services integrated by Spring Cloud GCP.
- GcpSecretManagerAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.secretmanager
-
Autoconfiguration for GCP Secret Manager.
- GcpSecretManagerAutoConfiguration(CredentialsProvider, GcpSecretManagerProperties, GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerAutoConfiguration
- GcpSecretManagerEnvironmentPostProcessor - Class in com.google.cloud.spring.autoconfigure.secretmanager
-
Registers converters used by Spring Cloud GCP Secret Manager.
- GcpSecretManagerEnvironmentPostProcessor() - Constructor for class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerEnvironmentPostProcessor
- GcpSecretManagerProperties - Class in com.google.cloud.spring.autoconfigure.secretmanager
- GcpSecretManagerProperties() - Constructor for class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
- GcpSpannerAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.spanner
-
Provides Spring Data classes to use with Cloud Spanner.
- GcpSpannerAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerAutoConfiguration
- GcpSpannerEmulatorAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.spanner
-
Provides auto-configuration to use the Spanner emulator if enabled.
- GcpSpannerEmulatorAutoConfiguration(GcpSpannerProperties, GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerEmulatorAutoConfiguration
- GcpSpannerProperties - Class in com.google.cloud.spring.autoconfigure.spanner
-
Settings for Spring Data Cloud Spanner.
- GcpSpannerProperties() - Constructor for class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
- GcpStackdriverMetricsAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.metrics
-
Provides auto-detection for `project-id` and `credentials`.
- GcpStackdriverMetricsAutoConfiguration(GcpMetricsProperties, StackdriverProperties, GcpProjectIdProvider, CredentialsProvider) - Constructor for class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverMetricsAutoConfiguration
- GcpStackdriverPropertiesConfigAdapter - Class in com.google.cloud.spring.autoconfigure.metrics
- GcpStackdriverPropertiesConfigAdapter(StackdriverProperties) - Constructor for class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverPropertiesConfigAdapter
- GcpStackdriverPropertiesConfigAdapter(StackdriverProperties, String, CredentialsProvider) - Constructor for class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverPropertiesConfigAdapter
- GcpStorageAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.storage
-
An auto-configuration for Google
GoogleStorageProtocolResolverSettings
bean definition. - GcpStorageAutoConfiguration(GcpProjectIdProvider, CredentialsProvider, GcpStorageProperties) - Constructor for class com.google.cloud.spring.autoconfigure.storage.