Index

A B C D E F G H I J K L M N O P Q R S T U V W X Z 
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
 
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.
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
 
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
 
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.retail.v2.spring.CatalogServiceSpringAutoConfiguration
Provides a CatalogServiceClient bean configured with CatalogServiceSettings.
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.retail.v2.spring
Auto-configuration for CatalogServiceClient.
CatalogServiceSpringAutoConfiguration(CatalogServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.CatalogServiceSpringAutoConfiguration
 
CatalogServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for CatalogService client bean
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
 
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
 
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.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.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.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.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.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.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.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.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.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.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.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.security.privateca.v1.spring - package com.google.cloud.security.privateca.v1.spring
Spring Boot auto-configurations for privateca.
com.google.cloud.securitycenter.v2.spring - package com.google.cloud.securitycenter.v2.spring
Spring Boot auto-configurations for securitycenter.
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.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.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.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.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.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.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 the Value.COMMIT_TIMESTAMP by CommitTimestamp.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.retail.v2.spring.CompletionServiceSpringAutoConfiguration
Provides a CompletionServiceClient bean configured with CompletionServiceSettings.
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.retail.v2.spring
Auto-configuration for CompletionServiceClient.
CompletionServiceSpringAutoConfiguration(CompletionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.CompletionServiceSpringAutoConfiguration
 
CompletionServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for CompletionService client bean
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.
ConditionalOnGcpEnvironment - Annotation Interface in com.google.cloud.spring.autoconfigure.core.environment
Conditional that matches based on GCP environment in which the application currently runs.
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.
considerNestedRepositories() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
Configures whether nested repository-interfaces (e.g.
considerNestedRepositories() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Configures whether nested repository-interfaces (e.g.
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.retail.v2.spring.ControlServiceSpringAutoConfiguration
Provides a ControlServiceClient bean configured with ControlServiceSettings.
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.retail.v2.spring
Auto-configuration for ControlServiceClient.
ControlServiceSpringAutoConfiguration(ControlServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.ControlServiceSpringAutoConfiguration
 
ControlServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for ControlService client bean
ControlServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
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 type T.
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 type T.
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 specific projectId.
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 provided MessageReceiver.
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 execute PullRequests.
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
 
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 for DatastoreHealthIndicator.
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
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
 
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
 
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
 
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 the LocalDateTime 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 the LocalDateTime 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.
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.
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.
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.
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.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.
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.
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.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.
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.retail.v2.spring.ControlServiceSpringAutoConfiguration
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
 
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.
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.
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.
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.
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
 
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.
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.
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.
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.
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.
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.
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.
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.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.
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.
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.
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.
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 provided GcpProjectIdProvider.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.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.
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.
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.
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.
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.
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 all DatastorePersistentProperty contained in this DatastorePersistentEntity 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 all SpannerPersistentPropertys contained in this SpannerPersistentProperty 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 all DatastorePersistentProperty contained in this DatastorePersistentEntity 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 all SpannerPersistentPropertys contained in this SpannerPersistentProperty that are collections of child entities.
doWithInterleavedProperties(PropertyHandler<SpannerPersistentProperty>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 

E

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 Maps 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.
encryptBytes(String, byte[]) - Method in interface com.google.cloud.spring.kms.KmsOperations
Encrypt the bytes using the specified KMS resource string cryptoKey.
encryptBytes(String, byte[]) - Method in class com.google.cloud.spring.kms.KmsTemplate
 
encryptText(String, String) - Method in interface com.google.cloud.spring.kms.KmsOperations
Encrypt the text using the specified KMS resource string cryptoKey.
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
 
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 for AsyncAppender 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
 
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
 
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 from MessageHeaders.
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
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.GcpStorageAutoConfiguration
 
GcpStorageProperties - Class in com.google.cloud.spring.autoconfigure.storage
Settings for Storage.
GcpStorageProperties() - Constructor for class com.google.cloud.spring.autoconfigure.storage.GcpStorageProperties
 
GcpTraceProperties - Class in com.google.cloud.spring.autoconfigure.trace
Stackdriver Trace Properties.
GcpTraceProperties() - Constructor for class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
GcsAcceptModifiedAfterFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
The GcsAcceptModifiedAfterFileListFilter is a filter which accepts all files that were modified after a specified point in time.
GcsAcceptModifiedAfterFileListFilter() - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
 
GcsAcceptModifiedAfterFileListFilter(Instant) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
 
GcsDiscardRecentModifiedFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
The GcsDiscardRecentModifiedFileListFilter is a filter which excludes all files that were updated less than some specified amount of time ago.
GcsDiscardRecentModifiedFileListFilter(Duration) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter
Construct a GcsDiscardRecentModifiedFileListFilter instance with provided GcsDiscardRecentModifiedFileListFilter.age.
GcsFileInfo - Class in com.google.cloud.spring.storage.integration
An object that holds metadata information for a Cloud Storage file.
GcsFileInfo(BlobInfo) - Constructor for class com.google.cloud.spring.storage.integration.GcsFileInfo
 
GcsInboundFileSynchronizer - Class in com.google.cloud.spring.storage.integration.inbound
An inbound file synchronizer for Google Cloud Storage.
GcsInboundFileSynchronizer(Storage) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
 
GcsInboundFileSynchronizingMessageSource - Class in com.google.cloud.spring.storage.integration.inbound
An inbound file sync message source for Google Cloud Storage.
GcsInboundFileSynchronizingMessageSource(GcsInboundFileSynchronizer) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizingMessageSource
 
GcsInboundFileSynchronizingMessageSource(GcsInboundFileSynchronizer, Comparator<File>) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizingMessageSource
 
GcsMessageHandler - Class in com.google.cloud.spring.storage.integration.outbound
A file message handler for Google Cloud Storage.
GcsMessageHandler(RemoteFileTemplate<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.outbound.GcsMessageHandler
 
GcsMessageHandler(RemoteFileTemplate<BlobInfo>, FileExistsMode) - Constructor for class com.google.cloud.spring.storage.integration.outbound.GcsMessageHandler
 
GcsMessageHandler(SessionFactory<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.outbound.GcsMessageHandler
 
GcsPersistentAcceptOnceFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
A filter for Google Cloud Storage.
GcsPersistentAcceptOnceFileListFilter(ConcurrentMetadataStore, String) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsPersistentAcceptOnceFileListFilter
 
GcsRegexPatternFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
A pattern file lister for Google Cloud Storage.
GcsRegexPatternFileListFilter(String) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsRegexPatternFileListFilter
 
GcsRegexPatternFileListFilter(Pattern) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsRegexPatternFileListFilter
 
GcsRemoteFileTemplate - Class in com.google.cloud.spring.storage.integration
A remote file template for Google Cloud Storage.
GcsRemoteFileTemplate(SessionFactory<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.GcsRemoteFileTemplate
Construct a RemoteFileTemplate with the supplied session factory.
GcsSession - Class in com.google.cloud.spring.storage.integration
A session implementation for Google Cloud Storage.
GcsSession(Storage) - Constructor for class com.google.cloud.spring.storage.integration.GcsSession
 
GcsSessionFactory - Class in com.google.cloud.spring.storage.integration
A session factory implementation for Google Cloud Storage.
GcsSessionFactory(Storage) - Constructor for class com.google.cloud.spring.storage.integration.GcsSessionFactory
 
GcsSimplePatternFileListFilter - Class in com.google.cloud.spring.storage.integration.filters
A simple pattern file lister for Google Cloud Storage.
GcsSimplePatternFileListFilter(String) - Constructor for class com.google.cloud.spring.storage.integration.filters.GcsSimplePatternFileListFilter
 
GcsStreamingMessageSource - Class in com.google.cloud.spring.storage.integration.inbound
A streaming message source for Google Cloud Storage.
GcsStreamingMessageSource(RemoteFileTemplate<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
 
GcsStreamingMessageSource(RemoteFileTemplate<BlobInfo>, Comparator<BlobInfo>) - Constructor for class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
Creates a GcsStreamingMessageSource with a comparator which controls the order that files are processed in.
get() - Method in class com.google.cloud.spring.data.spanner.core.admin.CachingComposingSupplier
 
getAbandonReleaseRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getAckId() - Method in interface com.google.cloud.spring.pubsub.support.AcknowledgeablePubsubMessage
Accessor for the ack ID of the Pub/Sub message.
getAckMode() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
 
getAckMode() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
getAcknowledgeViolationRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getActivateJobTriggerRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getActualType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getAddCatalogAttributeRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getAddContextArtifactsAndExecutionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getAddContextChildrenRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getAddControlRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getAddExecutionEventsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getAddTrialMeasurementRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getAdvanceRolloutRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getAggregatedListRetry() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
getAlgorithm() - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
getAllowedHeaders() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubCommonProperties
 
getAllPages() - Method in class com.google.cloud.spring.vision.DocumentOcrResultSet
Returns an Iterator over all the OCR pages of the document.
getAnalyzeContentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getAnalyzeEntitiesRetry() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getAnalyzeIamPolicyRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getAnalyzeMoveRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getAnalyzeOrgPoliciesRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getAnalyzeOrgPolicyGovernedAssetsRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getAnalyzeOrgPolicyGovernedContainersRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getAnalyzeSentimentRetry() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getAnnotateAssessmentRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getAnnotatedColumnItemType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getAnnotatedColumnItemType() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Optionally directly specify the column type in Cloud Spanner.
getAnnotatedColumnItemType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
getAnnotateTextRetry() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getAnnotation() - Method in class com.google.cloud.spring.autoconfigure.datastore.DatastoreRepositoriesAutoConfigureRegistrar
 
getAnnotation() - Method in class com.google.cloud.spring.autoconfigure.firestore.FirestoreRepositoriesAutoConfigureRegistrar
 
getAnnotation() - Method in class com.google.cloud.spring.autoconfigure.spanner.SpannerRepositoriesAutoConfigureRegistrar
 
getAnnotation() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreAuditingRegistrar
 
getAnnotation() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoriesRegistrar
 
getAnnotation() - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoriesRegistrar
 
getAnnotation() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerAuditingRegistrar
 
getAnnotation() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoriesRegistrar
 
getApproveApprovalRequestRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getApproveRolloutRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getArrayJavaClassFor(Type.Code) - Static method in class com.google.cloud.spring.data.spanner.core.convert.SpannerTypeMapper
 
getArraySupport() - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
getArrayTypeCodeForJavaType(Class) - Static method in class com.google.cloud.spring.data.spanner.core.convert.SpannerTypeMapper
 
getAssociation() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getAssociationTargetType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
Returns null.
getAssociationTargetTypeInformation() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
Returns null for consistency with isAssociation().
getAttribute(String) - Method in class com.google.cloud.spring.core.DefaultGcpMetadataProvider
 
getAttribute(String) - Method in interface com.google.cloud.spring.core.MetadataProvider
 
getAudience() - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
getAudience() - Method in class com.google.cloud.spring.security.iap.AppEngineAudienceProvider
 
getAudience() - Method in interface com.google.cloud.spring.security.iap.AudienceProvider
 
getAudience() - Method in class com.google.cloud.spring.security.iap.AudienceValidator
 
getAuditHandlerBeanDefinitionBuilder(AuditingConfiguration) - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreAuditingRegistrar
 
getAuditHandlerBeanDefinitionBuilder(AuditingConfiguration) - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerAuditingRegistrar
 
getAuditingHandlerBeanName() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreAuditingRegistrar
 
getAuditingHandlerBeanName() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerAuditingRegistrar
 
getAuthority() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getBacklogThreshold() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
getBatchCreateResourceValueConfigsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getBatchCreateTensorboardRunsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getBatchCreateTensorboardTimeSeriesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getBatchGetAssetsHistoryRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getBatchGetEffectiveIamPoliciesRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getBatchGetServicesRetry() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getBatchImportEvaluatedAnnotationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getBatchImportModelEvaluationSlicesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getBatching() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
getBatchReadTensorboardTimeSeriesDataRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getBatchUpdateIngressRulesRetry() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getBatchWriteSpansRetry() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
getBigQueryJsonDataWriter(TableName) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
 
getBindDeviceToGatewayRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getBindMarkers(ConnectionFactory) - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerBindMarkerFactoryProvider
 
getBindMarkersFactory() - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
getBlob() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
Gets the underlying storage object in Google Cloud Storage.
getBlobName() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
Returns the path to the blob/folder relative from the bucket root.
getBlobName() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getBucket() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
Returns the Bucket associated with the resource.
getBucketName() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
Returns the Google Storage bucket name.
getBucketName() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getCalculateIssueModelStatsRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getCalculateStatsRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getCancelAutomationRunRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getCancelBatchPredictionJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCancelCustomJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCancelDataLabelingJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCancelDlpJobRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCancelExecutionRetry() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getCancelHyperparameterTuningJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCancelJobRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getCancelJobRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getCancelNasJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCancelOperationRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getCancelPatchJobRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getCancelPipelineJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getCancelRolloutRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getCancelTrainingPipelineRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getCheckAutopilotCompatibilityRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getCheckCloudIdentityAccountsExistRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getCheckInstanceUpgradabilityRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getCheckRetry() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
getCheckValidCredsRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getChildParentTablesMap() - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Return a map where key is the table name and the value is the parent table name.
getChildrenRowsQuery(Key, SpannerPersistentProperty, SpannerCustomConverter, SpannerMappingContext) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
Gets a Statement that returns the rows associated with a parent entity.
getClassifyTextRetry() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getClassMapper() - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
 
getClientInstance() - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
getCollectUserEventRetry() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
getColumnInnerType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getColumnInnerType() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Gets the inner type of the column, which is meaningful for columns of type ARRAY in Google Cloud Spanner.
getColumnInnerType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
getColumnName() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getColumnName() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Gets the name of the column in the Google Cloud Spanner table mapped to this property.
getColumnName() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
Gets the name of the column in the Cloud Spanner table mapped to this property.
getColumnsStringForSelect(SpannerPersistentEntity<?>, SpannerMappingContext, boolean) - Static method in class com.google.cloud.spring.data.spanner.repository.query.SpannerStatementQueryExecutor
 
getCommitResponse(TableName, BigQueryJsonDataWriter) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
 
getCompatibleDiscriminationValues() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntity
Get the discrimination values corresponding to this persistent entity ad its supertypes.
getCompatibleDiscriminationValues() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
getCompleteConversationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getCompleteIPRotationRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getCompleteNodePoolUpgradeRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getCompleteQueryRetry() - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
getCompleteQueryRetry() - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
getCompleteTrialRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getComponentType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getComponentType() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubMessageSource
 
getComponentType() - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizingMessageSource
 
getComponentType() - Method in class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
 
getCompression() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getComputeContactsRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getComputeThreatListDiffRetry() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getComputeTokensRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getConfiguration() - Method in class com.google.cloud.spring.autoconfigure.datastore.DatastoreRepositoriesAutoConfigureRegistrar
 
getConfiguration() - Method in class com.google.cloud.spring.autoconfigure.firestore.FirestoreRepositoriesAutoConfigureRegistrar
 
getConfiguration() - Method in class com.google.cloud.spring.autoconfigure.spanner.SpannerRepositoriesAutoConfigureRegistrar
 
getConsistency() - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
getConsumer() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubBindingProperties
 
getConversions() - Method in interface com.google.cloud.spring.data.datastore.core.convert.DatastoreEntityConverter
Get the ReadWriteConversions used in this converter.
getConversions() - Method in class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
 
getConverters() - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
getCorrespondingSpannerJavaType(Class, boolean) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
getCorrespondingSpannerJavaType(Class, boolean) - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor
Gets the type that will work for both read and writes with Spanner directly.
getCountTokensRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getCreateAgentPoolRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getCreateArtifactRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getCreateAssessmentRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getCreateAssignmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getCreateAttestorRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getCreateAuthorizedCertificateRetry() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getCreateAutoscalingPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getCreateBatchPredictionJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCreateBigQueryExportRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getCreateBillingAccountRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getCreateBudgetRetry() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getCreateCapacityCommitmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getCreateCertificateRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getCreateChannelPartnerLinkRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getCreateChannelPartnerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getCreateClientEventRetry() - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
getCreateClusterRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getCreateCompanyRetry() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getCreateConnectionRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getCreateContactRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getCreateContentRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getCreateContextRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getCreateContextRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getCreateControlRetry() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getCreateConversationProfileRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getCreateConversationRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getCreateConversationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getCreateCustomConstraintRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getCreateCustomerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getCreateCustomerRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getCreateCustomJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCreateDashboardRetry() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getCreateDataLabelingJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCreateDeidentifyTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCreateDeploymentRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getCreateDeviceRegistryRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getCreateDeviceRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getCreateDiscoveryConfigRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCreateDlpJobRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCreateEndpointRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getCreateEntityRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getCreateEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getCreateEntryGroupRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getCreateEntryRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getCreateEnvironmentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getCreateExecutionRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getCreateExecutionRetry() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getCreateFeedRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getCreateFindingRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getCreateFirewallPolicyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getCreateHyperparameterTuningJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCreateIngressRuleRetry() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getCreateInspectTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCreateIntentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getCreateJobRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getCreateJobRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getCreateJobRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getCreateJobTemplateRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getCreateJobTriggerRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCreateKeyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getCreateKnowledgeBaseRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getCreateMappingRuleRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getCreateMetadataSchemaRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getCreateModelDeploymentMonitoringJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCreateMuteConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getCreateNamespaceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getCreateNasJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCreateNodePoolRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getCreateNotificationConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getCreateOfflineProfileRetry() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getCreateParticipantRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getCreatePartitionRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getCreatePatchDeploymentRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getCreatePhraseMatcherRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getCreatePipelineJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getCreatePolicyRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getCreatePolicyTagRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getCreateProcessorRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getCreateProductRetry() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getCreateProfileRetry() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getCreateQueueRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getCreateReservationRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getCreateRoleRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getCreateSavedQueryRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getCreateScanConfigRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getCreateScheduleRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getCreateServiceAccountKeyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getCreateServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getCreateServiceConfigRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getCreateServiceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getCreateServingConfigRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getCreateSessionEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getCreateSessionTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getCreateSourceRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getCreateSpanRetry() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
getCreateSshPublicKeyRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getCreateStoredInfoTypeRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCreateStudyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getCreateSubmissionRetry() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getCreateTableDdlString(Class<T>) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerSchemaUtils
Gets the DDL string to create the table for the given entity in Cloud Spanner.
getCreateTableDdlStringsForInterleavedHierarchy(Class) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerSchemaUtils
Gets a list of DDL strings to create the tables rooted at the given entity class.
getCreateTagRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getCreateTagRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getCreateTagTemplateFieldRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getCreateTagTemplateRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getCreateTaskRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getCreateTaxonomyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getCreateTenantRetry() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getCreateTensorboardExperimentRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getCreateTensorboardRunRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getCreateTensorboardTimeSeriesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getCreateTrainingPipelineRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getCreateTransferConfigRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getCreateTransferJobRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getCreateTrialRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getCreateUserWorkloadsConfigMapRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getCreateUserWorkloadsSecretRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getCreateVersionRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getCreateViewRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getCreateWorkflowTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getCredentials() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
getCredentials() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
getCredentials() - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
getCredentials() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getCredentials() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
getCredentials() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getCredentials() - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getCredentials() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
getCredentials() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
getCredentials() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getCredentials() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getCredentials() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getCredentials() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getCredentials() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getCredentials() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getCredentials() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getCredentials() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getCredentials() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getCredentials() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getCredentials() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getCredentials() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getCredentials() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getCredentials() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getCredentials() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getCredentials() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getCredentials() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getCredentials() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getCredentials() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getCredentials() - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
getCredentials() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getCredentials() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getCredentials() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getCredentials() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getCredentials() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
getCredentials() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getCredentials() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
getCredentials() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getCredentials() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
getCredentials() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getCredentials() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getCredentials() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getCredentials() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getCredentials() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.core.GcpProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.kms.GcpKmsProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpMetricsProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.sql.SqlCredentialFactory
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.storage.GcpStorageProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getCredentials() - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionProperties
 
getCredentials() - Method in interface com.google.cloud.spring.core.CredentialsSupplier
Supplies credentials configuration.
getCredentials() - Method in class com.google.cloud.spring.core.DefaultCredentialsProvider
 
getCredentials() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
getCredentials() - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getCredentials() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
getCredentials() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
getCredentials() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getCredentials() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getCredentials() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getCredentials() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getCredentials() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getCredentials() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getCredentials() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getCredentials() - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
getCredentials() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getCredentials() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getCredentials() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getCredentials() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
getCredentials() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
getCredentials() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getCurrentEnvironment() - Method in class com.google.cloud.spring.core.DefaultGcpEnvironmentProvider
 
getCurrentEnvironment() - Method in interface com.google.cloud.spring.core.GcpEnvironmentProvider
 
getCurrentTraceId() - Static method in class com.google.cloud.spring.logging.TraceIdLoggingEnhancer
Get the current trace id.
getCursor() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions
 
getCursor() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
getCursor() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsIterable
 
getDatabase() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getDatabase() - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Get the database ID used to perform database operations.
getDatabaseClient() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager.Tx
 
getDatabaseId() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
getDatabaseId() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getDatabaseName() - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
getDataDir() - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
getDatasetName() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
getDatasetName() - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
 
getDatastore() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager.Tx
 
getDatastoreCompatibleType(Class) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ReadWriteConversions
Get the Cloud Datastore-compatible native Java type that can be used to store the given type.
getDatastoreCompatibleType(Class) - Method in class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
 
getDatastoreEntities() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterSaveEvent
Get the Cloud Datastore entities that were saved.
getDatastoreEntityConverter() - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Get the DatastoreEntityConverter used by this template.
getDatastoreEntityConverter() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
getDatastoreOperations() - Method in class com.google.cloud.spring.data.datastore.repository.query.AbstractDatastoreQuery
 
getDatastorePersistentEntity(Class<?>) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
A non-null version of the MappingContext.getPersistentEntity(Class).
getDeadLetterPolicy() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
getDeadLetterTopic() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.DeadLetterPolicy
 
getDeadlineMs() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getDefaultAckDeadline() - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
Get the default ack deadline.
getDefaultsPrefix() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubExtendedBindingProperties
 
getDefaultsPrefix() - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
 
getDefaultUsername() - Method in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
 
getDeidentifyContentRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getDelayThresholdSeconds() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
getDelegate() - Method in class com.google.cloud.spring.pubsub.support.CachingPublisherFactory
Returns the delegate.
getDeleteAccessApprovalSettingsRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getDeleteAgentPoolRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getDeleteAgentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getDeleteAllContextsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getDeleteAnalysisRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getDeleteAssignmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getDeleteAttestorRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getDeleteAuthorizedCertificateRetry() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getDeleteAutoscalingPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getDeleteBatchRetry() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getDeleteBigQueryExportRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getDeleteBreakpointRetry() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getDeleteBudgetRetry() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getDeleteCapacityCommitmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getDeleteChannelPartnerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getDeleteClusterRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getDeleteCompanyRetry() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getDeleteConnectionRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getDeleteContactRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getDeleteContentRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getDeleteContextRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getDeleteControlRetry() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getDeleteConversationProfileRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getDeleteConversationRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getDeleteCustomConstraintRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getDeleteCustomerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getDeleteCustomerRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getDeleteDashboardRetry() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getDeleteDeidentifyTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getDeleteDeploymentRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getDeleteDeviceRegistryRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getDeleteDeviceRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getDeleteDiscoveryConfigRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getDeleteDlpJobRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getDeleteEndpointRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getDeleteEntityRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getDeleteEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getDeleteEntryGroupRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getDeleteEntryRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getDeleteEnvironmentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getDeleteFeedRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getDeleteFirewallPolicyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getDeleteIngressRuleRetry() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getDeleteInspectTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getDeleteIntentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getDeleteIssueRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getDeleteJobRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getDeleteJobRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getDeleteJobRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getDeleteJobRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getDeleteJobTemplateRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getDeleteJobTriggerRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getDeleteKeyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getDeleteKnowledgeBaseRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getDeleteMappingRuleRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getDeleteModelRetry() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getDeleteMuteConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getDeleteNamespaceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getDeleteNodePoolRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getDeleteNotificationConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getDeletePartitionRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getDeletePatchDeploymentRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getDeletePhraseMatcherRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getDeletePolicyRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getDeletePolicyTagRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getDeletePosixAccountRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getDeleteProductRetry() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getDeleteQueueRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getDeleteReservationRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getDeleteResourceValueConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getDeleteRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getDeleteRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
getDeleteRetry() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getDeleteRetry() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getDeleteRoleRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getDeleteSavedQueryRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getDeleteScanConfigRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getDeleteServiceAccountKeyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getDeleteServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getDeleteServiceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getDeleteServingConfigRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getDeleteSessionEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getDeleteSessionTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getDeleteSshPublicKeyRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getDeleteStoredInfoTypeRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getDeleteStudyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getDeleteTagRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getDeleteTagRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getDeleteTagTemplateFieldRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getDeleteTagTemplateRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getDeleteTaskRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getDeleteTaxonomyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getDeleteTenantRetry() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getDeleteTransferConfigRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getDeleteTransferJobRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getDeleteTransferRunRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getDeleteTrialRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getDeleteUserWorkloadsConfigMapRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getDeleteUserWorkloadsSecretRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getDeleteVersionRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getDeleteViewRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getDeleteWorkflowTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getDeleteWorkloadRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getDescribeConversionWorkspaceRevisionsRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getDescribeDatabaseEntitiesRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getDescription() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getDetectIntentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getDialect(ConnectionFactory) - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialectProvider
 
getDirectPredictRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getDirectRawPredictRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getDisableServiceAccountKeyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getDisableServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getDiscoverConnectionProfileRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getDiscriminationFamily(Class) - Static method in class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
Get the set of other classes that share the same underlying Datastore Kind and that are subclasses of the given class.
getDiscriminationFieldName() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntity
Get the name of the field for subtype discrimination if there is one.
getDiscriminationFieldName() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
getDiscriminationPersistentEntity(Class<T>, BaseEntity<?>) - Method in interface com.google.cloud.spring.data.datastore.core.convert.DatastoreEntityConverter
Provide a DatastorePersistentEntity with support for discriminator fields.
getDiscriminationPersistentEntity(Class<T>, BaseEntity<?>) - Method in class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
 
getDiscriminatorValue() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntity
Get the discrimination value corresponding to this persistent entity type.
getDiscriminatorValue() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
getDismissApprovalRequestRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getDropTableDdlString(Class) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerSchemaUtils
Gets the DDL string to drop the table for the given entity in Cloud Spanner.
getDropTableDdlStringsForInterleavedHierarchy(Class) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerSchemaUtils
Gets the DDL strings to drop the tables of this entity and all of its sub-entities.
getElementCountThreshold() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
getEmbeddedType() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentProperty
Get the EmbeddedType of the property indicating what what type of embedding pathway will be used to store the property.
getEmbeddedType() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentPropertyImpl
 
getEmulator() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
getEmulator() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getEmulatorHost() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
 
getEmulatorHost() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getEnabled() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
getEnableMessageOrdering() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
getEnableServiceAccountKeyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getEnableServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getEncodedKey() - Method in class com.google.cloud.spring.core.Credentials
 
getEndpoint() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
getEnrollDataSourcesRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getEntities() - Method in class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreResourceHolder
 
getEntityInformation(Class<T>) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactory
 
getEntityInformation(Class<T>) - Method in class com.google.cloud.spring.data.firestore.repository.support.ReactiveFirestoreRepositoryFactory
 
getEntityInformation(Class<T>) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactory
 
getErrors() - Method in class com.google.cloud.spring.bigquery.core.WriteApiResponse
 
getExecuteAirflowCommandRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getExecutePatchJobRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getExecutorProvider(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Creates ExecutorProvider.
getExecutorThreadCount() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getExecutorThreadCount() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getExecutorThreadCount() - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getExecutorThreadCount() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getExecutorThreadCount() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getExecutorThreadCount() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
getExecutorThreadCount() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
getExecutorThreadCount() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getExecutorThreads() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
getExecutorThreads() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
getExecutorThreads() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getExecutorThreadsCount() - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionProperties
 
getExplainRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getExportTaxonomiesRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getExportTensorboardTimeSeriesDataRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getExtendedConsumerProperties(String) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
 
getExtendedProducerProperties(String) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
 
getExtendedPropertiesEntryClass() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubExtendedBindingProperties
 
getExtendedPropertiesEntryClass() - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
 
getExtension() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoriesRegistrar
 
getExtension() - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoriesRegistrar
 
getExtension() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoriesRegistrar
 
getFailedMessage() - Method in exception com.google.cloud.spring.pubsub.core.PubSubDeliveryException
 
getFetchCaCertsRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getFetchCertificateAuthorityCsrRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getFetchDatabasePropertiesRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getFetchFeatureValuesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getFetchGitRefsRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getFetchInventoryRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getFetchLinkableRepositoriesRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getFetchProcessorTypesRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getFetchReadTokenRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getFetchReadWriteTokenRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getFetchReportResultsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
getFetchStaticIpsRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getFetchStaticIpsRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getField() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getFieldName() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentProperty
Get the name of the field to store this property in Datastore.
getFieldName() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentPropertyImpl
 
getFieldName() - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestorePersistentProperty
 
getFieldName() - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentPropertyImpl
 
getFieldNamingStrategy() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
Gets the field naming strategy used by this mapping context.
getFile() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getFileInfo() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
getFilename() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getFilename() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
getFilename(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsRegexPatternFileListFilter
 
getFilename(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsSimplePatternFileListFilter
 
getFilename(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
 
getFindNeighborsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getFinishDlpJobRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getFirestoreRootPath(GcpProjectIdProvider) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getFlattenedPrimaryKeyProperties() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Gets the primary key properties in order.
getFlattenedPrimaryKeyProperties() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getFlowControl() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
getFlowControl() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getFlowControlSettings(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Fetches subscriber FlowControlSettings.
getFullyQualifiedName() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getFullyQualifiedSubscriberProperties() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
Returns an immutable map of subscription properties keyed by the fully-qualified ProjectSubscriptionName.
getGenerateAccessTokenRetry() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getGenerateConfigReportRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getGenerateConnectManifestRetry() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getGenerateContentRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getGenerateDownloadUrlRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getGenerateIdTokenRetry() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getGenerateServiceIdentityRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getGenerateSshScriptRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getGenerateStatelessSummaryRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getGenerateTcpProxyScriptRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getGenerateUploadUrlRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getGetAcceleratorTypeRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getGetAccessApprovalServiceAccountRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getGetAccessApprovalSettingsRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getGetAccessLevelRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getGetAccessPolicyRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getGetAgentPoolRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getGetAgentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getGetAnalysisRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getGetAnnotationSpecRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getGetAnnotationSpecRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getGetApiConfigRetry() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getGetApiRetry() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getGetApplicationRetry() - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
getGetApprovalRequestRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getGetArtifactRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getGetAssetRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getGetAssociationRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getGetAssociationRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getGetAssociationRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getGetAttestorRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getGetAttributesConfigRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getGetAuthorizationRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getGetAuthorizedCertificateRetry() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getGetAutomationRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetAutomationRunRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetAutoscalingPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getGetBackupRetry() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getGetBackupRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getGetBatchPredictionJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetBatchRetry() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getGetBigQueryExportRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetBillingAccountRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getGetBiReservationRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getGetBreakpointRetry() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getGetBudgetRetry() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getGetCapacityCommitmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getGetCaPoolRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getGetCertificateAuthorityRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getGetCertificateRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getGetCertificateRevocationListRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getGetCertificateTemplateRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getGetChannelConnectionRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getGetChannelPartnerLinkRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getGetChannelPartnerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getGetChannelRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getGetCloneJobRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetClusterRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getGetClusterRetry() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getGetCompanyRetry() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getGetCompletionConfigRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getGetConfigRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetConfigRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getGetConnectionProfileRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getGetConnectionProfileRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getGetConnectionRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getGetConnectionRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getGetConnectivityTestRetry() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
getGetConnectorRetry() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getGetContactRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getGetContentRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getGetContextRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getGetContextRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getGetControlRetry() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getGetConversationDatasetRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getGetConversationModelEvaluationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getGetConversationModelRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getGetConversationProfileRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getGetConversationRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getGetConversationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getGetConversionWorkspaceRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getGetCustomClassRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getGetCustomConstraintRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getGetCustomerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getGetCustomerRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getGetCustomJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetCustomTargetTypeRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetCutoverJobRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetDashboardRetry() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getGetDataAttributeBindingRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getGetDataAttributeRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getGetDatacenterConnectorRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetDataLabelingJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetDataScanJobRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getGetDataScanRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getGetDatasetRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getGetDatasetRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getGetDatasetVersionRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getGetDataSourceRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getGetDataTaxonomyRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getGetDefaultBranchRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getGetDeidentifyTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getGetDeliveryPipelineRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetDeploymentResourcePoolRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getGetDeploymentRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getGetDeviceRegistryRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getGetDeviceRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getGetDiagnosticsRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getGetDiscoveryConfigRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getGetDlpJobRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getGetDockerImageRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetDocumentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getGetDomainMappingRetry() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
getGetDomainRetry() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
getGetEffectiveFirewallsRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getGetEffectiveFirewallsRetry() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getGetEffectiveFirewallsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getGetEffectivePolicyRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getGetEndpointRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getGetEndpointRetry() - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
getGetEndpointRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getGetEntitlementRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getGetEntityRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getGetEntityTypeRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getGetEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getGetEntryGroupRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getGetEntryRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getGetEnvironmentHistoryRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getGetEnvironmentRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getGetEnvironmentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getGetEnvironmentRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getGetEnvironmentRetry() - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
getGetEvaluationRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getGetExecutionRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getGetExecutionRetry() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getGetFeatureGroupRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getGetFeatureOnlineStoreRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getGetFeatureRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getGetFeatureRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getGetFeatureRetry() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getGetFeaturestoreRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getGetFeatureViewRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getGetFeatureViewSyncRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getGetFederationRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getGetFeedRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getGetFileRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetFindingRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getGetFirewallPolicyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getGetFromFamilyRetry() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getGetFulfillmentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getGetFunctionRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getGetGatewayRetry() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getGetGcpUserAccessBindingRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getGetGoogleChannelConfigRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getGetGoogleServiceAccountRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getGetGroupRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getGetGroupRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetGuestAttributesRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getGetGuestAttributesRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getGetHealthRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getGetHealthRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getGetHealthRetry() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getGetHubRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getGetHyperparameterTuningJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetIamPolicyRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getGetIndexEndpointRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getGetIndexRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getGetIngressRuleRetry() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getGetInsightRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getGetInsightTypeConfigRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getGetInspectTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getGetInstallStatusRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getGetInstanceAuthStringRetry() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getGetInstanceRetry() - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
getGetInstanceRetry() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getGetInstanceRetry() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getGetInstanceRetry() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getGetInstanceRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getGetInstanceRetry() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getGetIntentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getGetInventoryRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getGetIssueModelRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getGetIssueRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getGetJobRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getGetJobRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getGetJobRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getGetJobRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getGetJobRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getGetJobRunRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetJobTemplateRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getGetJobTriggerRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getGetJSONWebKeysRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getGetKeyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getGetKnowledgeBaseRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getGetLakeRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetLocationRetry() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getGetLocationRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetLoginProfileRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getGetMacsecConfigRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getGetMappingRuleRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getGetMavenArtifactRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetMembershipRetry() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getGetMetadataImportRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getGetMetadataSchemaRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getGetMetadataStoreRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getGetMetricsRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getGetMigratingVmRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetMigrationJobRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getGetModelDeploymentMonitoringJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetModelEvaluationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getGetModelEvaluationRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getGetModelEvaluationSliceRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getGetModelRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getGetModelRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getGetModelRetry() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getGetMuteConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetNamespaceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getGetNasJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetNasTrialDetailRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getGetNatIpInfoRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getGetNatMappingInfoRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getGetNodeGroupRetry() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getGetNodePoolRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getGetNodeRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getGetNotificationConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetNpmPackageRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetOperationRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getGetOSPolicyAssignmentReportRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getGetOSPolicyAssignmentRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getGetPackageRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetParticipantRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getGetPartitionRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getGetPatchDeploymentRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getGetPatchJobRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getGetPhraseMatcherRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getGetPhraseSetRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getGetPipelineJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getGetPolicyBasedRouteRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getGetPolicyRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getGetPolicyRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getGetPolicyTagRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getGetPrivateConnectionRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getGetPrivateConnectionRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getGetProcessorRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getGetProcessorTypeRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getGetProcessorVersionRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getGetProductRetry() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getGetProjectBillingInfoRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getGetProjectSettingsRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetProviderRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getGetPublisherModelRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getGetPythonPackageRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetQueueRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getGetRecognizerRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getGetRecommendationRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getGetRecommenderConfigRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getGetRegistrationRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getGetReleaseRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetReplicationCycleRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetRepositoryRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getGetRepositoryRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetReservationRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getGetResourceValueConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getGetRetry() - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
getGetRoleRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getGetRolloutRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetRouteRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getGetRouteRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getGetRouterStatusRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getGetRouteTableRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getGetRuleRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getGetRuleRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getGetRuleRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getGetRuleRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
getGetRuleRetry() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getGetRuntimeVersionRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getGetSavedQueryRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getGetScanConfigRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getGetScanRunRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getGetScheduleRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getGetScreenshotRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getGetSerialPortOutputRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getGetServerConfigRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getGetServiceAccountKeyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getGetServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getGetServiceConfigRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getGetServicePerimeterRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getGetServiceRetry() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getGetServiceRetry() - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
getGetServiceRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getGetServiceRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getGetServiceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getGetServiceRolloutRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getGetServingConfigRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getGetSessionEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getGetSessionRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getGetSessionTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getGetSettingRetry() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getGetSettingsRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getGetShieldedInstanceIdentityRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getGetSimulationRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetSnapshotRetry() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getGetSourceRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetSourceRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetSpecialistPoolRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getGetSpokeRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getGetSshPublicKeyRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getGetStatusRetry() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getGetStoredInfoTypeRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getGetStreamObjectRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getGetStreamRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getGetStudyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getGetSystemPolicyRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
getGetTagRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetTagTemplateRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getGetTargetProjectRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetTargetRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getGetTaskRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getGetTaskRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getGetTaxonomyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getGetTenantRetry() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getGetTensorboardExperimentRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getGetTensorboardRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getGetTensorboardRunRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getGetTensorboardTimeSeriesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getGetter() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getGetTrainingPipelineRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getGetTransferConfigRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getGetTransferJobRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getGetTransferRunRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getGetTrialRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getGetTriggerRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getGetUserWorkloadsConfigMapRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getGetUserWorkloadsSecretRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getGetUtilizationReportRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getGetValidationResultRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getGetValuedResourceRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGetVersionRetry() - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
getGetVersionRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getGetVersionRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetViewRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getGetViolationRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getGetVPCSCConfigRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getGetVulnerabilityOccurrencesSummaryRetry() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getGetVulnerabilityReportRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getGetWorkflowRetry() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getGetWorkflowTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getGetWorkloadRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getGetXpnHostRetry() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getGetXpnResourcesRetry() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getGetZoneRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getGlobalExecutorProvider() - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
getGoogleStorageLocation() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getGroupFindingsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getGson() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
 
getHeader() - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
getHeaders() - Method in class com.google.cloud.spring.core.UserAgentHeaderProvider
Returns the "user-agent" header whose value should be added to the google-cloud-java REST API calls.
getHealth() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
 
getHost() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
getHostPort() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getHostPort() - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
getHybridInspectDlpJobRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getHybridInspectJobTriggerRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getId(T) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityInformation
 
getId(T) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityInformation
 
getId(T) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityInformation
 
getIdentifyingAnnotations() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoryConfigurationExtension
 
getIdentifyingAnnotations() - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
 
getIdentifyingAnnotations() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoryConfigurationExtension
 
getIdentifyingTypes() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoryConfigurationExtension
 
getIdentifyingTypes() - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
 
getIdentifyingTypes() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoryConfigurationExtension
 
getIdProperty() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
 
getIdProperty() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getIdPropertyOrFail() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntity
Gets the ID property, and will throw DatastoreDataException if the entity does not have an ID property.
getIdPropertyOrFail() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
getIdPropertyOrFail() - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntity
Gets the ID property, and will throw Exception if the entity does not have an ID property.
getIdPropertyOrFail() - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityImpl
 
getIdType() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityInformation
 
getIdType() - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityInformation
 
getIdType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityInformation
 
getIgnoreJobRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getImportCustomerRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getImportModelEvaluationRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getImportSshPublicKeyRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getImportTaxonomiesRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getIncludeProperties() - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
getIncludeProperties() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.SaveEvent
Get the optional set of properties to include in this save operation.
getIncompleteKey(String) - Method in class com.google.cloud.spring.data.datastore.core.convert.DatastoreServiceObjectToKeyFactory
 
getIncompleteKey(String) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ObjectToKeyFactory
Get an IncompleteKey (a Key without ID part) from a kind name.
getIndex() - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
 
getInitialRetryDelay() - Method in class com.google.cloud.spring.core.Retry
 
getInitialRetryDelaySeconds() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getInitialRpcTimeout() - Method in class com.google.cloud.spring.core.Retry
 
getInitialRpcTimeoutSeconds() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getInputStream() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getInspectContentRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getInstallDeploymentRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getInstanceConnectionName() - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
getInstanceId() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getInstanceId() - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Get the instance ID used to perform database operations.
getInvalidateApprovalRequestRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getIpTypes() - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
getIssuer() - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
getIterable() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsIterable
 
getJdbcDriverClass() - Method in interface com.google.cloud.spring.autoconfigure.sql.CloudSqlJdbcInfoProvider
 
getJdbcDriverClass() - Method in class com.google.cloud.spring.autoconfigure.sql.DefaultCloudSqlJdbcInfoProvider
 
getJdbcDriverName() - Method in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
 
getJdbcUrl() - Method in interface com.google.cloud.spring.autoconfigure.sql.CloudSqlJdbcInfoProvider
 
getJdbcUrl() - Method in class com.google.cloud.spring.autoconfigure.sql.DefaultCloudSqlJdbcInfoProvider
 
getJdbcUrlTemplate() - Method in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
 
getJittered() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getJsonOutputBatchSize() - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionProperties
 
getJsonValue(int, Class<T>) - Method in class com.google.cloud.spring.data.spanner.core.convert.StructAccessor
 
getJsonWriterBatchSize() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
getJsonWriterBatchSize() - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
 
getKeepAliveIntervalMinutes() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
 
getKeepAliveIntervalMinutes() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getKey(Object) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Create a Key from id property of an entity object.
getKey(Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
getKey(Object) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerSchemaUtils
Gets the key for the given object.
getKeyFromId(Object, String) - Method in class com.google.cloud.spring.data.datastore.core.convert.DatastoreServiceObjectToKeyFactory
 
getKeyFromId(Object, String) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ObjectToKeyFactory
Get a Key from a provided ID value and a kind name.
getKeyFromObject(Object, DatastorePersistentEntity) - Method in class com.google.cloud.spring.data.datastore.core.convert.DatastoreServiceObjectToKeyFactory
 
getKeyFromObject(Object, DatastorePersistentEntity) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ObjectToKeyFactory
Get a Key from an entity.
getKeys() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.DeleteEvent
Get the keys that were deleted in this operation.
getKeySet() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterReadEvent
Get the keys that were read.
getKeyWithoutAncestors(Key) - Static method in class com.google.cloud.spring.data.datastore.core.util.KeyUtil
Returns a copy of the provided entityKey with its ancestors removed.
getLagThreshold() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
getLimit() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions
 
getLimit() - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
getLimitExceededBehavior() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.FlowControl
 
getLintPolicyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getListAcceleratorTypesRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getListAccessLevelsRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getListAccessPoliciesRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getListActiveBreakpointsRetry() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getListAgentPoolsRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getListAnalysesRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getListAnnotationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getListAnswerRecordsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getListApiConfigsRetry() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getListApisRetry() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getListApprovalRequestsRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getListArtifactsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getListAssetActionsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListAssetsRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getListAssetsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListAssignmentsRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getListAssociationsRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getListAttackPathsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListAttestorsRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getListAuthorizedCertificatesRetry() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getListAuthorizedDomainsRetry() - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
getListAutomationRunsRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListAutomationsRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListAutoscalingPoliciesRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getListAvailableFeaturesRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
getListAvailableFeaturesRetry() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getListAvailableVersionsRetry() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getListBackupsRetry() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getListBackupsRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getListBatchesRetry() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getListBatchPredictionJobsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListBigQueryExportsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListBillingAccountsRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getListBreakpointsRetry() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getListBudgetsRetry() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getListCapacityCommitmentsRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getListCaPoolsRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getListCatalogsRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getListCertificateAuthoritiesRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getListCertificateRevocationListsRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getListCertificatesRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getListCertificateTemplatesRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getListChannelConnectionsRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getListChannelPartnerLinksRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListChannelPartnerRepricingConfigsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListChannelsRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getListCloneJobsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListClustersRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getListClustersRetry() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getListCompaniesRetry() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getListConnectionProfilesRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getListConnectionProfilesRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getListConnectionsRetry() - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
getListConnectionsRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getListConnectionsRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getListConnectivityTestsRetry() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
getListConnectorsRetry() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getListConstraintsRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getListContactsRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getListContentRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getListContextsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getListContextsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getListControlsRetry() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getListConversationDatasetsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getListConversationModelEvaluationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getListConversationModelsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getListConversationProfilesRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getListConversationsRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getListConversationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getListConversionWorkspacesRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getListCrawledUrlsRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getListCustomClassesRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getListCustomConstraintsRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getListCustomerRepricingConfigsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListCustomersRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListCustomJobsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListCustomTargetTypesRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListCutoverJobsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListDashboardsRetry() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getListDataAttributeBindingsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getListDataAttributesRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getListDatacenterConnectorsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListDataItemsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getListDataLabelingJobsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListDataScanJobsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getListDataScansRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getListDatasetsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getListDatasetsRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getListDatasetVersionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getListDataSourcesRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getListDataTaxonomiesRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getListDebuggeesRetry() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getListDeidentifyTemplatesRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getListDeliveryPipelinesRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListDeploymentResourcePoolsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getListDeploymentsRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getListDeviceConfigVersionsRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getListDeviceRegistriesRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getListDevicesRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getListDeviceStatesRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getListDiscoveryConfigsRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getListDlpJobsRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getListDockerImagesRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListDocumentsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getListDomainMappingsRetry() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
getListDomainsRetry() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
getListEndpointsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getListEndpointsRetry() - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
getListEndpointsRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getListEntitiesRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getListEntitlementChangesRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListEntitlementsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListEntityTypesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getListEntityTypesRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getListEntriesRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getListEntryGroupsRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getListEnvironmentsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListEnvironmentsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getListEnvironmentsRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getListErrorsRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getListErrorsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getListEvaluationsRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getListExecutionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getListExecutionsRetry() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getListFeatureGroupsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getListFeatureOnlineStoresRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getListFeaturesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getListFeaturesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getListFeaturesRetry() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getListFeaturestoresRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getListFeatureViewsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getListFeatureViewSyncsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getListFederationsRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getListFeedsRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getListFilesRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListFindingsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListFindingsRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getListFindingTypeStatsRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getListFirewallPoliciesRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getListFunctionsRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getListGatewaysRetry() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getListGcpUserAccessBindingsRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getListGroupsRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getListGroupsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListHubSpokesRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getListHubsRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getListHyperparameterTuningJobsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListImageVersionsRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
getListIndexEndpointsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getListIndexesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getListInfoTypesRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getListIngressRulesRetry() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getListInsightsRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getListInspectTemplatesRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getListInstancesRetry() - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
getListInstancesRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getListInstancesRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
getListInstancesRetry() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getListInstancesRetry() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getListInstancesRetry() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getListInstancesRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getListInstancesRetry() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getListIntentsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getListInventoriesRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getListIssueModelsRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getListIssuesRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getListJobRunsRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListJobsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListJobsRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getListJobsRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getListJobsRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getListJobsRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getListJobTemplatesRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getListJobTriggersRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getListKeysRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getListKnowledgeBasesRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getListLakeActionsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListLakesRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getListLocationsRetry() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getListLocationsRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListManagedInstancesRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getListManagedInstancesRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getListMappingRulesRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getListMavenArtifactsRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListMembershipsRetry() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getListMessagesRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getListMetadataImportsRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getListMetadataSchemasRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getListMetadataStoresRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getListMigratingVmsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListMigrationJobsRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getListModelDeploymentMonitoringJobsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListModelEvaluationSlicesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getListModelEvaluationsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getListModelEvaluationsRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getListModelsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getListModelsRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getListModelsRetry() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getListModelVersionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getListMuteConfigsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListNamespacesRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getListNasJobsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListNasTrialDetailsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getListNetworkEndpointsRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
getListNetworkEndpointsRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getListNetworkEndpointsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
getListNodePoolsRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getListNodesRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getListNodesRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getListNotificationConfigsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListNpmPackagesRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListOffersRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListOperationsRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getListOptimalTrialsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getListOSPolicyAssignmentReportsRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getListOSPolicyAssignmentRevisionsRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getListOSPolicyAssignmentsRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getListPackagesRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListParticipantsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getListPartitionsRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getListPatchDeploymentsRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getListPatchJobInstanceDetailsRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getListPatchJobsRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getListPeeringRoutesRetry() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getListPerInstanceConfigsRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getListPerInstanceConfigsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getListPhraseMatchersRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getListPhraseSetsRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getListPipelineJobsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getListPoliciesRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getListPolicyBasedRoutesRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getListPolicyTagsRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getListPreconfiguredExpressionSetsRetry() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getListPrivateConnectionsRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getListPrivateConnectionsRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getListProcessorsRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getListProcessorTypesRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getListProcessorVersionsRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getListProductsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListProductsRetry() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getListProfilesRetry() - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
getListProjectBillingInfoRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getListProvidersRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getListPurchasableOffersRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListPurchasableSkusRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListPythonPackagesRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListQueuesRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getListRecognizersRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getListRecommendationsRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getListReferrersRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getListRegistrationsRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getListRelatedAccountGroupMembershipsRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getListRelatedAccountGroupsRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getListReleasesRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListReplicationCyclesRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListReportsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
getListRepositoriesRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getListRepositoriesRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListReservationsRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getListResourceValueConfigsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getListRetry() - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
getListRolesRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getListRolloutsRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListRoutesRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getListRoutesRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getListRouteTablesRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getListRuntimesRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getListRuntimeVersionsRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getListSavedQueriesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getListSavedQueriesRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getListScanConfigsRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getListScanRunsRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getListSchedulesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getListServiceAccountKeysRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getListServiceAccountsRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getListServiceConfigsRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getListServicePerimetersRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getListServiceRolloutsRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getListServicesRetry() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getListServicesRetry() - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
getListServicesRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getListServicesRetry() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
getListServicesRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getListServicesRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getListServingConfigsRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getListSessionEntityTypesRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getListSessionsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListSessionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getListSessionTemplatesRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getListSettingsRetry() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getListSkuGroupBillableSkusRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListSkuGroupsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListSkusRetry() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
getListSkusRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListSnapshotsRetry() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getListSourcesRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListSourcesRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListSpecialistPoolsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getListSpokesRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getListStoredInfoTypesRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getListStreamObjectsRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getListStreamsRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getListStudiesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getListSubscribersRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListTagsRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getListTagsRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListTargetProjectsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListTargetsRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getListTasksRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListTasksRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getListTaxonomiesRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getListTenantsRetry() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getListTensorboardExperimentsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getListTensorboardRunsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getListTensorboardsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getListTensorboardTimeSeriesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getListTrainingPipelinesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getListTransferableOffersRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListTransferableSkusRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getListTransferConfigsRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getListTransferJobsRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getListTransferLogsRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getListTransferRunsRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getListTrialsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getListTriggersRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getListUsableRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getListUsableRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getListUsableRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getListUsableSubnetworksRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getListUserWorkloadsConfigMapsRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getListUserWorkloadsSecretsRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getListUtilizationReportsRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getListValuedResourcesRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getListVersionsRetry() - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
getListVersionsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getListVersionsRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getListViewsRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getListViolationsRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getListVoicesRetry() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
getListVulnerabilityReportsRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getListWorkflowsRetry() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getListWorkflowTemplatesRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getListWorkloadsRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getListWorkloadsRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getListXpnHostsRetry() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getListZoneActionsRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getListZonesRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getLocation() - Method in class com.google.cloud.spring.core.Credentials
 
getLoggingOptions() - Method in class com.google.cloud.spring.logging.LoggingAppender
Wraps LoggingAppender.getLoggingOptions() to add UserAgentHeaderProvider configuration, so that usage can be properly attributed to Spring Cloud GCP.
getLookupEntryRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getLookUpInterval() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
getLookupOfferRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getLookupStreamObjectRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getLookupStudyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getMappingContext() - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
 
getMappingContext() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
getMapValueType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getMarkInsightAcceptedRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getMarkRecommendationClaimedRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getMarkRecommendationDismissedRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getMarkRecommendationFailedRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getMarkRecommendationSucceededRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class com.google.cloud.spring.autoconfigure.core.environment.OnGcpEnvironmentCondition
Determines whether the current runtime environment matches the one passed through the annotation.
getMaxAckExtensionPeriod() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getMaxAcknowledgementThreads() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getMaxAttempts() - Method in class com.google.cloud.spring.core.Retry
 
getMaxAttempts() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getMaxColumnLength() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getMaxColumnLength() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Gets the maximum data length of the column if provided.
getMaxColumnLength() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
getMaxDeliveryAttempts() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.DeadLetterPolicy
 
getMaxDurationPerAckExtension() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getMaxFetchSize() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
getMaxIdleSessions() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getMaxInboundSize() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getMaxOutboundSize() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getMaxOutstandingElementCount() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.FlowControl
 
getMaxOutstandingRequestBytes() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.FlowControl
 
getMaxPage() - Method in class com.google.cloud.spring.vision.DocumentOcrResultSet
Returns the maximum page number in the result set.
getMaxRetryDelay() - Method in class com.google.cloud.spring.core.Retry
 
getMaxRetryDelaySeconds() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getMaxRpcTimeout() - Method in class com.google.cloud.spring.core.Retry
 
getMaxRpcTimeoutSeconds() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
get the max RPC timeout seconds.
getMaxSessions() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getMergeCapacityCommitmentsRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getMergeVersionAliasesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getMessageConverter() - Method in class com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherTemplate
 
getMessageConverter() - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
getMessageConverter() - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Get the converter used to convert a message payload to the desired type.
getMessageTimeout() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getMigrateKeyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getMinDurationPerAckExtension() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getMinPage() - Method in class com.google.cloud.spring.vision.DocumentOcrResultSet
Returns the minimum page number in the result set.
getMinSessions() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getModerateTextRetry() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getModified() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
getModified(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
 
getModifyCloudToDeviceConfigRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getModifyEntryContactsRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getModifyEntryOverviewRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getModulePrefix() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoryConfigurationExtension
 
getModulePrefix() - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
 
getModulePrefix() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoryConfigurationExtension
 
getMoveAssignmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getMoveBillingAccountRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getMutations() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.MutationEvent
Get the mutations underlying this event.
getName() - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
getName() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getName() - Method in class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubConsumerDestination
 
getName() - Method in class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubProducerDestination
 
getNameForPartition(int) - Method in class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubProducerDestination
 
getNamespace() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
getNumberOfRowsAffected() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterExecuteDmlEvent
Get the number of rows affected by the DML.
getNumExecutorThreads() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getNumRpcChannels() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getOffset() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions
 
getOffset() - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
getOptimizeToursRetry() - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
getOptionalTargetEntities() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.DeleteEvent
Get thetarget entity objects deleted.
getOptionalTargetEntityClass() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.DeleteEvent
Get the target entity type deleted.
getOptionalTargetIds() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.DeleteEvent
Get the target entity ID values deleted.
getOptions() - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
getOrder() - Method in class com.google.cloud.spring.cloudfoundry.GcpCloudFoundryEnvironmentPostProcessor
 
getOriginalMessage(Message<?>) - Static method in class com.google.cloud.spring.pubsub.support.GcpPubSubHeaders
A simple utility method for pulling the GcpPubSubHeaders.ORIGINAL_MESSAGE header out of a Message.
getOutputStream() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
Returns the output stream for a Google Cloud Storage file.
getOwner() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getPage(int) - Method in class com.google.cloud.spring.vision.DocumentOcrResultSet
Retrieves the parsed OCR information of the page at index pageNumber of the document.
getParallelPullCount() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getParentChildTablesMap() - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Return a map of parent and child table relationships in the database at the moment.
getPatchServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getPauseJobRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getPauseModelDeploymentMonitoringJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getPauseModelRetry() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getPausePatchDeploymentRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getPauseQueueRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getPauseScheduleRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getPauseTransferOperationRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getPayload() - Method in interface com.google.cloud.spring.pubsub.support.converter.ConvertedBasicAcknowledgeablePubsubMessage
 
getPayloadType() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
 
getPermissions() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
getPersistentEntityOrFail(Class<?>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
 
getPersistentEntityTypeInformation() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getPersistentEntityTypeInformation() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
Only provides types that are also annotated with Table.
getPollAirflowCommandRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getPort() - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
getPredictRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getPredictRetry() - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
getPredictRetry() - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
getPrefetchChunks() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getPreviewRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getPrimaryKeyColumnName() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Returns a primary key column name; if there are multiple primary key columns, returns first one.
getPrimaryKeyColumnName() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getPrimaryKeyOrder() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getPrimaryKeyOrder() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Gets the order of this column if it is part of the table's primary key.
getPrimaryKeyOrder() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
getPrimaryKeyProperties() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Gets the primary key properties in order.
getPrimaryKeyProperties() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getProcessDocumentRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getProducer() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubBindingProperties
 
getProfile() - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.config.GoogleConfigPropertySourceLocator
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.core.GcpProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.kms.GcpKmsProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpMetricsProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.storage.GcpStorageProperties
 
getProjectId() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getProjectId() - Method in class com.google.cloud.spring.core.DefaultGcpProjectIdProvider
ServiceOptions.getDefaultProjectId() checks for the project ID in the GOOGLE_CLOUD_PROJECT environment variable and the Metadata Server, among others.
getProjectId() - Method in interface com.google.cloud.spring.core.GcpProjectIdProvider
 
getProjectId() - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
Get the project id.
getProjectId() - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
getProjectId() - Method in interface com.google.cloud.spring.pubsub.support.SubscriberFactory
Method to get the project id.
getProjectId() - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
 
getProjectSubscriptionName() - Method in interface com.google.cloud.spring.pubsub.support.BasicAcknowledgeablePubsubMessage
Accessor for the project subscription name of the Pub/Sub message.
getProperty(String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerPropertySource
 
getPropertyAccessor(B) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getPropertyNames() - Method in class com.google.cloud.spring.secretmanager.SecretManagerPropertySource
The SecretManagerPropertySource is not enumerable, so this always returns an empty array.
getPropertyValue(DatastorePersistentProperty) - Method in class com.google.cloud.spring.data.datastore.core.convert.EntityPropertyValueProvider
 
getPropertyValue(String, EmbeddedType, TypeInformation) - Method in class com.google.cloud.spring.data.datastore.core.convert.EntityPropertyValueProvider
 
getPublicKeysEndpoint() - Method in class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationProperties
 
getPublishCallback() - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
 
getPublisher() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
 
getPublisherFactory() - Method in class com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherTemplate
 
getPublisherFactory() - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
getPublishTimeoutExpression() - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
 
getPubsubMessage() - Method in interface com.google.cloud.spring.pubsub.support.BasicAcknowledgeablePubsubMessage
Accessor for the wrapped PubsubMessage.
getPubSubPublisherTemplate() - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
getPubSubSubscriberTemplate() - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
getPullEndpoint() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getPurgeQueueRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getQuery() - Method in class com.google.cloud.spring.autoconfigure.spanner.health.SpannerHealthIndicatorProperties
 
getQuery() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterQueryEvent
Get the query that was run.
getQuery() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterQueryEvent
Get the read query that was run.
getQueryArtifactLineageSubgraphRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getQueryAssetsRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getQueryAuditableServicesRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getQueryContextLineageSubgraphRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getQueryDeployedModelsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getQueryEligibleBillingAccountsRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getQueryExecutionInputsAndOutputsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getQueryGrantableRolesRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactory
 
getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.google.cloud.spring.data.firestore.repository.support.ReactiveFirestoreRepositoryFactory
 
getQueryLookupStrategy(QueryLookupStrategy.Key, QueryMethodEvaluationContextProvider) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactory
 
getQueryMethod() - Method in class com.google.cloud.spring.data.datastore.repository.query.AbstractDatastoreQuery
 
getQueryMethod() - Method in class com.google.cloud.spring.data.firestore.repository.query.PartTreeFirestoreQuery
 
getQueryMethod() - Method in class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
 
getQueryTestablePermissionsRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getQuotaProjectId() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
getQuotaProjectId() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
getQuotaProjectId() - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getQuotaProjectId() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getQuotaProjectId() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getQuotaProjectId() - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getQuotaProjectId() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getQuotaProjectId() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getQuotaProjectId() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
getQuotaProjectId() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
getQuotaProjectId() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getR2dbcUrlTemplate() - Method in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
 
getRawPredictRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getRawType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getReadContext() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
getReadContext(TimestampBound) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
getReadConverter() - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
getReadConverter() - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor
Get the read converter used by this processor.
getReadFeatureValuesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getReadIndexDatapointsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getReadTensorboardSizeRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getReadTensorboardTimeSeriesDataRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getReadTensorboardUsageRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getRecognizeRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getRedactImageRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getRegisterDebuggeeRetry() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getRegisterSubscriberRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getRegistry() - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
getReidentifyContentRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getRemoveCatalogAttributeRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getRemoveContextChildrenRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getRemoveControlRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getRemoveDatapointsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getRenameTagTemplateFieldEnumValueRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getRenameTagTemplateFieldRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getReorderFirewallPoliciesRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getReplaceCatalogAttributeRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getReplaceDeploymentRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getReplaceTaxonomyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getReportRetry() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
getRepositoryBaseClass(RepositoryMetadata) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactory
 
getRepositoryBaseClass(RepositoryMetadata) - Method in class com.google.cloud.spring.data.firestore.repository.support.ReactiveFirestoreRepositoryFactory
 
getRepositoryBaseClass(RepositoryMetadata) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactory
 
getRepositoryConfigurationExtension() - Method in class com.google.cloud.spring.autoconfigure.datastore.DatastoreRepositoriesAutoConfigureRegistrar
 
getRepositoryConfigurationExtension() - Method in class com.google.cloud.spring.autoconfigure.firestore.FirestoreRepositoriesAutoConfigureRegistrar
 
getRepositoryConfigurationExtension() - Method in class com.google.cloud.spring.autoconfigure.spanner.SpannerRepositoriesAutoConfigureRegistrar
 
getRepositoryFactoryBeanClassName() - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoryConfigurationExtension
 
getRepositoryFactoryBeanClassName() - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
 
getRepositoryFactoryBeanClassName() - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoryConfigurationExtension
 
getRequestByteThreshold() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
getResetAdminPasswordRetry() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
getResetAuthorizationCodeRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getResolvedDatabaseId() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getResolvedProjectId(GcpProjectIdProvider) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
getResolveServiceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getRestrictAllowedResourcesRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getResults() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.ReadEvent
Get the list of results from the read operation.
getResumeJobRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getResumeModelDeploymentMonitoringJobRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getResumeModelRetry() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getResumePatchDeploymentRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getResumeQueueRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getResumeScheduleRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getResumeTransferOperationRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getRetrieveAuthorizationCodeRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getRetrievedEntities() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.LoadEvent
Returns the entities that were loaded.
getRetrieveLegacySecretKeyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getRetrieveRegisterParametersRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getRetrieveTransferParametersRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getRetry() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
getRetry() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
getRetry() - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
getRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getRetry() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
getRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getRetry() - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getRetry() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
getRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getRetry() - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
getRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getRetry() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getRetry() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getRetry() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getRetry() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getRetry() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getRetry() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getRetry() - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
getRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getRetry() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getRetry() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
getRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
getRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
getRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getRetry() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getRetry() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getRetry() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
getRetry() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getRetry() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
getRetry() - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getRetry() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
getRetry() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
getRetry() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getRetry() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getRetry() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getRetry() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getRetry() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getRetry() - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
getRetry() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
getRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
getRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getRetryableCodes() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
getRetryableCodes(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
getRetryDelayMultiplier() - Method in class com.google.cloud.spring.core.Retry
 
getRetryDelayMultiplier() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getRetryJobRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getRetrySettings(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Creates RetrySettings, given subscriber retry properties.
getRevokeCertificateRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getRollbackNodePoolUpgradeRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getRollbackTargetRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getRpcTimeoutMultiplier() - Method in class com.google.cloud.spring.core.Retry
 
getRpcTimeoutMultiplier() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getRunDataScanRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getRunJobRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getRunTaskRetry() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getRunTaskRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getScheduleTransferRunsRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getScopes() - Method in class com.google.cloud.spring.core.Credentials
 
getSearchAgentsRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getSearchAllAssignmentsRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getSearchAllIamPoliciesRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getSearchAllResourcesRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getSearchAssignmentsRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getSearchBackgroundJobsRetry() - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
getSearchCatalogRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getSearchDataItemsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getSearchDomainsRetry() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getSearchFeaturesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getSearchHashesRetry() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getSearchJobsForAlertRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getSearchJobsRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getSearchKnowledgeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getSearchMigratableResourcesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getSearchModelDeploymentMonitoringStatsAnomaliesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getSearchNearestEntitiesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getSearchRelatedAccountGroupMembershipsRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getSearchRetry() - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
getSearchUrisRetry() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getSecretBytes(String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
Gets the secret payload of the specified secretIdentifier secret.
getSecretBytes(String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
 
getSecretString(String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
Gets the secret payload of the specified secretIdentifier secret.
getSecretString(String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
 
getSendCommandToDeviceRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getSendDiagnosticInterruptRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getSendTestMessageRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getServerResponseTimeoutMs() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
getService() - Method in class com.google.cloud.spring.logging.StackdriverErrorReportingServiceContext
 
getSession() - Method in class com.google.cloud.spring.storage.integration.GcsSessionFactory
 
getSetAddonsConfigRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetAgentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getSetBreakpointRetry() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getSetDefaultBranchRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getSetFindingStateRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getSetIamPolicyRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getSetLabelsRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetLegacyAbacRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetLocationsRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetLoggingServiceRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetMaintenancePolicyRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetMasterAuthRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetMonitoringServiceRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetMuteRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getSetNetworkPolicyRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetNodePoolAutoscalingRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetNodePoolManagementRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetNodePoolSizeRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getSetter() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getSignBlobRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getSignBlobRetry() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getSignJwtRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getSignJwtRetry() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getSimpleJavaClassFor(Type.Code) - Static method in class com.google.cloud.spring.data.spanner.core.convert.SpannerTypeMapper
 
getSimpleTypeCodeForJavaType(Class) - Static method in class com.google.cloud.spring.data.spanner.core.convert.SpannerTypeMapper
 
getSimpleTypes() - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
getSingleJsonValue(int, Class<T>) - Method in class com.google.cloud.spring.data.spanner.core.convert.StructAccessor
 
getSingleValue(int) - Method in class com.google.cloud.spring.data.spanner.core.convert.StructAccessor
 
getSize() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
getSort() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions
 
getSort() - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
getSpanIdMdcField() - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
Get the MDC field name for span id.
getSpannerEntityProcessor() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Gets a SpannerEntityProcessor that can be used to create Cloud Spanner keys from one or more persistent properties.
getSpannerEntityProcessor() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getSpannerEntityProcessor() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
getSpannerMappingContext() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Gets the SpannerMappingContext that can be used to create persistent entities of types that appear as properties of this entity.
getSpannerMappingContext() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getSpannerQueryOptions() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterQueryEvent
Get the options that were used to conduct the query.
getSpannerReadOptions() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterReadEvent
Get the options that were used to conduct the read.
getSpannerTemplate() - Method in interface com.google.cloud.spring.data.spanner.repository.SpannerRepository
Gets a SpannerOperations, which allows more-direct access to Google Cloud Spanner functions.
getSpannerTemplate() - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
 
getSpannerWriteConverter() - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
getSpannerWriteConverter() - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
 
getSpannerWriteConverter() - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityWriter
Get the SpannerWriteConverter used to convert types into Cloud Spanner compatible types.
getSpelExpression() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getSplitCapacityCommitmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getStarEntryRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getStartBackfillJobRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getStartIPRotationRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getStartManualTransferRunsRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getStartScanRunRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getStatement() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.ExecuteDmlEvent
Get the DML statement.
getStopAirflowCommandRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getStopBackfillJobRetry() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getStopScanRunRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getStopTrialRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getStreamName() - Method in class com.google.cloud.spring.bigquery.core.BigQueryJsonDataWriter
 
getSubmitJobRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getSubscriber() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
 
getSubscriberFactory() - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
getSubscriberFactory() - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
getSubscription() - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorProperties
 
getSubscription(String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
Get the configuration of a Google Cloud Pub/Sub subscription.
getSubscriptionName() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
getSubscriptionProperties(ProjectSubscriptionName) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
Returns properties for the specified fully-qualified ProjectSubscriptionName.
getSuggestArticlesRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getSuggestConversationSummaryRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getSuggestFaqAnswersRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getSuggestSmartRepliesRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getSyncFeatureViewRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getSynthesizeSpeechRetry() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
getTables() - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Return a set of the tables that currently exist in the database.
getTargetEntities() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.SaveEvent
Get the original Java objects that were saved.
getTargetEntities() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.MutationEvent
Get the list of entities that needed to be deleted.
getTargetKeys() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterFindByKeyEvent
Get the list of target read keys.
getTargetKeys() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.DeleteEvent
Get the list of keys that needed to be deleted.
getTargetRepository(RepositoryInformation) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactory
 
getTargetRepository(RepositoryInformation) - Method in class com.google.cloud.spring.data.firestore.repository.support.ReactiveFirestoreRepositoryFactory
 
getTargetRepository(RepositoryInformation) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactory
 
getTargetType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.DeleteEvent
Get the type of entity that needed to be deleted.
getTerminateJobRunRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getTestIamPermissionsRetry() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getThreadName(ProjectSubscriptionName) - Method in interface com.google.cloud.spring.autoconfigure.pubsub.SelectiveSchedulerThreadNameProvider
 
getThreadPoolSize() - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
getTimeoutMillis() - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
getTimeoutMillis() - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorProperties
 
getTimestamp() - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
getTimestampBound() - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
getTopic(String) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
Get the configuration of a Google Cloud Pub/Sub topic.
getTopicExpression() - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
 
getTotalCount() - Method in class com.google.cloud.spring.data.datastore.repository.query.DatastorePageable
 
getTotalTimeout() - Method in class com.google.cloud.spring.core.Retry
 
getTotalTimeoutSeconds() - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
getTraceIdExtractor() - Method in class com.google.cloud.spring.logging.TraceIdLoggingWebMvcInterceptor
 
getTraceIdMdcField() - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
Get the MDC filed name for trace id.
getTransaction() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager.Tx
 
getTransactionContext() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager.Tx
 
getTransactionId() - Method in class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreResourceHolder
 
getTransactionManager() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager.Tx
 
getTroubleshootIamPolicyRetry() - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
getType() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getTypeInformation() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getUnbindDeviceFromGatewayRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getUndeleteRoleRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getUndeleteServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getUnenrollDataSourcesRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getUninstallDeploymentRetry() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getUnregisterSubscriberRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getUnstarEntryRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getUpdateAccessApprovalSettingsRetry() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getUpdateActiveBreakpointRetry() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getUpdateAgentPoolRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getUpdateAnswerRecordRetry() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getUpdateArtifactRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getUpdateAssignmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getUpdateAttestorRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getUpdateAttributesConfigRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getUpdateAuthorizedCertificateRetry() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getUpdateAutoscalingPolicyRetry() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getUpdateBigQueryExportRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateBillingAccountRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getUpdateBiReservationRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getUpdateBudgetRetry() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getUpdateCapacityCommitmentRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getUpdateCatalogRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getUpdateCertificateRetry() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getUpdateChannelPartnerLinkRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getUpdateChannelPartnerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getUpdateClusterRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getUpdateCompanyRetry() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getUpdateCompletionConfigRetry() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getUpdateConfigRetry() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getUpdateConnectionRetry() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getUpdateContactRetry() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getUpdateContentRetry() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getUpdateContextRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getUpdateContextRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getUpdateControlRetry() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getUpdateConversationProfileRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getUpdateConversationRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getUpdateCustomConstraintRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getUpdateCustomerRepricingConfigRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getUpdateCustomerRetry() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getUpdateDashboardRetry() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getUpdateDatasetRetry() - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
getUpdateDatasetRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getUpdateDeidentifyTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getUpdateDeviceRegistryRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getUpdateDeviceRetry() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getUpdateDiscoveryConfigRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getUpdateEndpointRetry() - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
getUpdateEndpointRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getUpdateEntityRetry() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getUpdateEntityTypeRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getUpdateEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getUpdateEntryGroupRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getUpdateEntryRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getUpdateEnvironmentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getUpdateExecutionRetry() - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
getUpdateExternalSystemRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateFeatureRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
getUpdateFeedRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getUpdateFindingRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateFirewallPolicyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getUpdateFulfillmentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getUpdateGoogleChannelConfigRetry() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getUpdateIndexEndpointRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
getUpdateIngressRuleRetry() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getUpdateInsightTypeConfigRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getUpdateInspectTemplateRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getUpdateIntentRetry() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getUpdateIssueModelRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getUpdateIssueRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getUpdateJobRetry() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getUpdateJobRetry() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getUpdateJobRetry() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getUpdateJobTriggerRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getUpdateKeyRetry() - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
getUpdateKnowledgeBaseRetry() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getUpdateMasterRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getUpdateModelRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
getUpdateModelRetry() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getUpdateModelRetry() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getUpdateMuteConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateNamespaceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getUpdateNodePoolRetry() - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
getUpdateNotificationConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateParticipantRetry() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getUpdatePatchDeploymentRetry() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getUpdatePhraseMatcherRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getUpdatePolicyRetry() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getUpdatePolicyRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getUpdatePolicyTagRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getUpdateProductRetry() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getUpdateProfileRetry() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getUpdateProjectBillingInfoRetry() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getUpdateProjectSettingsRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getUpdateQueueRetry() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getUpdateRecommenderConfigRetry() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getUpdateRepositoryRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getUpdateReservationRetry() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getUpdateResourceValueConfigRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateRoleRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getUpdateSavedQueryRetry() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getUpdateScanConfigRetry() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getUpdateScheduleRetry() - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
getUpdateSecurityMarksRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateServiceAccountRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getUpdateServiceRetry() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getUpdateServingConfigRetry() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getUpdateSessionEntityTypeRetry() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getUpdateSessionTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getUpdateSettingRetry() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getUpdateSettingsRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getUpdateSourceRetry() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUpdateSshPublicKeyRetry() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getUpdateStoredInfoTypeRetry() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getUpdateTagRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getUpdateTagRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getUpdateTagTemplateFieldRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getUpdateTagTemplateRetry() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getUpdateTaxonomyRetry() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getUpdateTenantRetry() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getUpdateTensorboardExperimentRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getUpdateTensorboardRunRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getUpdateTensorboardTimeSeriesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getUpdateTimeProperty() - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntity
 
getUpdateTimeProperty() - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentEntityImpl
 
getUpdateTransferConfigRetry() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getUpdateTransferJobRetry() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getUpdateUserWorkloadsConfigMapRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getUpdateUserWorkloadsSecretRetry() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getUpdateVersionRetry() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getUpdateViewRetry() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getUpdateVPCSCConfigRetry() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getUpdateWorkflowTemplateRetry() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getUpdateWorkloadRetry() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getUploadServiceAccountKeyRetry() - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
getUpsertDatapointsRetry() - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
getURI() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getUrl() - Method in enum class com.google.cloud.spring.core.GcpScope
 
getURL() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
getUrlIdSeparator() - Method in class com.google.cloud.spring.autoconfigure.spanner.SpannerKeyIdConverter
 
getUrlSafeCursor() - Method in class com.google.cloud.spring.data.datastore.repository.query.DatastorePageable
 
getUserAgent() - Method in class com.google.cloud.spring.core.UserAgentHeaderProvider
Returns the "user-agent" header value which should be added to the google-cloud-java REST API calls.
getUseRest() - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
getUseRest() - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
getUseRest() - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
getUseRest() - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
getUseRest() - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
getUseRest() - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
getUseRest() - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
getUseRest() - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
getUseRest() - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
getUseRest() - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
getUseRest() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
getUseRest() - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
getUseRest() - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
getUseRest() - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
getUseRest() - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
getUseRest() - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
getUseRest() - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
getUseRest() - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
getUseRest() - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
getUseRest() - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
getUseRest() - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
getUseRest() - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
getUseRest() - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
getUseRest() - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
getUseRest() - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
getUseRest() - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
getUseRest() - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
getUseRest() - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
getUseRest() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
getUseRest() - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
getUseRest() - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
getUseRest() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
getUseRest() - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
getUseRest() - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
getUseRest() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
getUseRest() - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
getUseRest() - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
getUseRest() - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
getUseRest() - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
getUseRest() - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
getUseRest() - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
getUseRest() - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
getUseRest() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
getUseRest() - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
getUseRest() - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
getUseRest() - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
getUseRest() - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
getUseRest() - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
getUseRest() - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
getUseRest() - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
getUseRest() - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
getUseRest() - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
getUseRest() - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
getUseRest() - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
getUseRest() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
getUseRest() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
getUseRest() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
getUseRest() - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
getValidateAttestationOccurrenceRetry() - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
getValidateRetry() - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
getValidateRetry() - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
getVersion() - Method in class com.google.cloud.spring.logging.StackdriverErrorReportingServiceContext
 
getWaitRetry() - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
getWaitRetry() - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
getWaitRetry() - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
getWhere() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
getWhere() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Returns the value of the Where annotation from the entity's class or inherited from parents or an empty string when no annotation found.
getWhere() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
getWhere() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Returns WHERE clause of the interleaved property or empty string if no value.
getWhere() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
getWither() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
Returns null.
getWriteApiResponse(String, InputStream) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
 
getWriteBufferSize() - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
 
getWriteBufferTimeout() - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
 
getWriteConverter() - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
getWriteConverter() - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor
Get the write converter used by this processor.
getWriteFeatureValuesRetry() - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
getWrites() - Method in class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreResourceHolder
 
getWriteSessionsFraction() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
getWriteTensorboardExperimentDataRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getWriteTensorboardRunDataRetry() - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
getWriteUserEventRetry() - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
gkeHubClient(GkeHubSettings) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringAutoConfiguration
Provides a GkeHubClient bean configured with GkeHubSettings.
gkeHubSettings(TransportChannelProvider) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringAutoConfiguration
Provides a GkeHubSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGkeHubTransportChannelProvider()).
GkeHubSpringAutoConfiguration - Class in com.google.cloud.gkehub.v1.spring
Auto-configuration for GkeHubClient.
GkeHubSpringAutoConfiguration(GkeHubSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.gkehub.v1.spring.GkeHubSpringAutoConfiguration
 
GkeHubSpringProperties - Class in com.google.cloud.gkehub.v1.spring
Provides default property values for GkeHub client bean
GkeHubSpringProperties() - Constructor for class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
globalAddressesClient(GlobalAddressesSettings) - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringAutoConfiguration
Provides a GlobalAddressesClient bean configured with GlobalAddressesSettings.
globalAddressesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringAutoConfiguration
Provides a GlobalAddressesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGlobalAddressesTransportChannelProvider()).
GlobalAddressesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for GlobalAddressesClient.
GlobalAddressesSpringAutoConfiguration(GlobalAddressesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.GlobalAddressesSpringAutoConfiguration
 
GlobalAddressesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for GlobalAddresses client bean
GlobalAddressesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
globalForwardingRulesClient(GlobalForwardingRulesSettings) - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringAutoConfiguration
Provides a GlobalForwardingRulesClient bean configured with GlobalForwardingRulesSettings.
globalForwardingRulesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringAutoConfiguration
Provides a GlobalForwardingRulesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGlobalForwardingRulesTransportChannelProvider()).
GlobalForwardingRulesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for GlobalForwardingRulesClient.
GlobalForwardingRulesSpringAutoConfiguration(GlobalForwardingRulesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringAutoConfiguration
 
GlobalForwardingRulesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for GlobalForwardingRules client bean
GlobalForwardingRulesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
globalNetworkEndpointGroupsClient(GlobalNetworkEndpointGroupsSettings) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringAutoConfiguration
Provides a GlobalNetworkEndpointGroupsClient bean configured with GlobalNetworkEndpointGroupsSettings.
globalNetworkEndpointGroupsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringAutoConfiguration
Provides a GlobalNetworkEndpointGroupsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGlobalNetworkEndpointGroupsTransportChannelProvider()).
GlobalNetworkEndpointGroupsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for GlobalNetworkEndpointGroupsClient.
GlobalNetworkEndpointGroupsSpringAutoConfiguration(GlobalNetworkEndpointGroupsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringAutoConfiguration
 
GlobalNetworkEndpointGroupsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for GlobalNetworkEndpointGroups client bean
GlobalNetworkEndpointGroupsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
globalOperationsClient(GlobalOperationsSettings) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringAutoConfiguration
Provides a GlobalOperationsClient bean configured with GlobalOperationsSettings.
globalOperationsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringAutoConfiguration
Provides a GlobalOperationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGlobalOperationsTransportChannelProvider()).
GlobalOperationsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for GlobalOperationsClient.
GlobalOperationsSpringAutoConfiguration(GlobalOperationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.GlobalOperationsSpringAutoConfiguration
 
GlobalOperationsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for GlobalOperations client bean
GlobalOperationsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
globalOrganizationOperationsClient(GlobalOrganizationOperationsSettings) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringAutoConfiguration
Provides a GlobalOrganizationOperationsClient bean configured with GlobalOrganizationOperationsSettings.
globalOrganizationOperationsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringAutoConfiguration
Provides a GlobalOrganizationOperationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGlobalOrganizationOperationsTransportChannelProvider()).
GlobalOrganizationOperationsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for GlobalOrganizationOperationsClient.
GlobalOrganizationOperationsSpringAutoConfiguration(GlobalOrganizationOperationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringAutoConfiguration
 
GlobalOrganizationOperationsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for GlobalOrganizationOperations client bean
GlobalOrganizationOperationsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
globalPublicDelegatedPrefixesClient(GlobalPublicDelegatedPrefixesSettings) - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringAutoConfiguration
Provides a GlobalPublicDelegatedPrefixesClient bean configured with GlobalPublicDelegatedPrefixesSettings.
globalPublicDelegatedPrefixesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringAutoConfiguration
Provides a GlobalPublicDelegatedPrefixesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGlobalPublicDelegatedPrefixesTransportChannelProvider()).
GlobalPublicDelegatedPrefixesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for GlobalPublicDelegatedPrefixesClient.
GlobalPublicDelegatedPrefixesSpringAutoConfiguration(GlobalPublicDelegatedPrefixesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringAutoConfiguration
 
GlobalPublicDelegatedPrefixesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for GlobalPublicDelegatedPrefixes client bean
GlobalPublicDelegatedPrefixesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
googleConfigPropertySourceLocator(GcpConfigProperties) - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigBootstrapConfiguration
 
GoogleConfigPropertySourceLocator - Class in com.google.cloud.spring.autoconfigure.config
Custom PropertySourceLocator for Google Cloud Runtime Configurator API.
GoogleConfigPropertySourceLocator(GcpProjectIdProvider, CredentialsProvider, GcpConfigProperties) - Constructor for class com.google.cloud.spring.autoconfigure.config.GoogleConfigPropertySourceLocator
 
googleCredentials() - Method in class com.google.cloud.spring.autoconfigure.core.GcpContextAutoConfiguration
 
GoogleStorageLocation - Class in com.google.cloud.spring.storage
Represents a Google Cloud Storage location provided by the user.
GoogleStorageLocation(String) - Constructor for class com.google.cloud.spring.storage.GoogleStorageLocation
Constructs a GoogleStorageLocation based on the provided Google Storage URI string.
GoogleStorageProtocolResolver - Class in com.google.cloud.spring.storage
A ProtocolResolver implementation for the gs:// protocol.
GoogleStorageProtocolResolverSettings - Class in com.google.cloud.spring.storage
Holds settings for use with the GoogleStorageResource.
GoogleStorageProtocolResolverSettings() - Constructor for class com.google.cloud.spring.storage.GoogleStorageProtocolResolverSettings
 
GoogleStorageResource - Class in com.google.cloud.spring.storage
Implements WritableResource for reading and writing objects in Google Cloud Storage (GCS).
GoogleStorageResource(Storage, GoogleStorageLocation, boolean) - Constructor for class com.google.cloud.spring.storage.GoogleStorageResource
Constructs the resource representation of a bucket or a blob (file) in Google Cloud Storage.
GoogleStorageResource(Storage, String) - Constructor for class com.google.cloud.spring.storage.GoogleStorageResource
Constructor that defaults autoCreateFiles to true.
GoogleStorageResource(Storage, String, boolean) - Constructor for class com.google.cloud.spring.storage.GoogleStorageResource
Constructs the resource representation of a bucket or a blob (file) in Google Cloud Storage.
GqlDatastoreQuery<T> - Class in com.google.cloud.spring.data.datastore.repository.query
Query Method for GQL queries.
GqlDatastoreQuery(Class<T>, DatastoreQueryMethod, DatastoreOperations, String, QueryMethodEvaluationContextProvider, DatastoreMappingContext) - Constructor for class com.google.cloud.spring.data.datastore.repository.query.GqlDatastoreQuery
Constructor.
gSuiteAddOnsClient(GSuiteAddOnsSettings) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringAutoConfiguration
Provides a GSuiteAddOnsClient bean configured with GSuiteAddOnsSettings.
gSuiteAddOnsSettings(TransportChannelProvider) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringAutoConfiguration
Provides a GSuiteAddOnsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultGSuiteAddOnsTransportChannelProvider()).
GSuiteAddOnsSpringAutoConfiguration - Class in com.google.cloud.gsuiteaddons.v1.spring
Auto-configuration for GSuiteAddOnsClient.
GSuiteAddOnsSpringAutoConfiguration(GSuiteAddOnsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringAutoConfiguration
 
GSuiteAddOnsSpringProperties - Class in com.google.cloud.gsuiteaddons.v1.spring
Provides default property values for GSuiteAddOns client bean
GSuiteAddOnsSpringProperties() - Constructor for class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 

H

handleMessageInternal(Message<?>) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
 
handleRequestMessage(Message<?>) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
 
hasAnnotatedQuery() - Method in class com.google.cloud.spring.data.spanner.repository.query.SpannerQueryMethod
Returns whether the method has an annotated query.
hasAnnotatedTableName() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
hasEagerlyLoadedProperties() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Returns true if the entity has at least one eagerly load interleaved property.
hasEagerlyLoadedProperties() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
hashCode() - Method in class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataResource
 
hashCode() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions
 
hashCode() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
hashCode() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterFindByKeyEvent
 
hashCode() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterQueryEvent
 
hashCode() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.AfterSaveEvent
 
hashCode() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.DeleteEvent
 
hashCode() - Method in class com.google.cloud.spring.data.datastore.core.mapping.event.SaveEvent
 
hashCode() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterExecuteDmlEvent
 
hashCode() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterQueryEvent
 
hashCode() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.AfterReadEvent
 
hashCode() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.ExecuteDmlEvent
 
hashCode() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.LoadEvent
 
hashCode() - Method in class com.google.cloud.spring.data.spanner.core.mapping.event.MutationEvent
 
hashCode() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
hasIdProperty() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
hasKey() - Method in class com.google.cloud.spring.core.Credentials
 
hasMultiFieldKey() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Returns true if the entity has a muti-field key.
hasMultiFieldKey() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
hasTableName() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
hasWhere() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
hasWhere() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Returns true when the entity has an annotation Where with a non-empty value.
hasWhere() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
hasWhere() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Returns true when the property has an annotation Where with a non-empty value.
hasWhere() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
Health() - Constructor for class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
healthCheckEnabled() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
 
healthCheckExecutorProvider(ThreadPoolTaskScheduler) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicatorAutoConfiguration
 
healthChecksClient(HealthChecksSettings) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringAutoConfiguration
Provides a HealthChecksClient bean configured with HealthChecksSettings.
healthChecksSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringAutoConfiguration
Provides a HealthChecksSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultHealthChecksTransportChannelProvider()).
HealthChecksSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for HealthChecksClient.
HealthChecksSpringAutoConfiguration(HealthChecksSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.HealthChecksSpringAutoConfiguration
 
HealthChecksSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for HealthChecks client bean
HealthChecksSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
HealthTracker - Interface in com.google.cloud.spring.pubsub.core.health
Health tracker for a Pub/Sub subscription.
HealthTrackerImpl - Class in com.google.cloud.spring.pubsub.core.health
Health tracker for a Pub/Sub subscription.
HealthTrackerImpl(ProjectSubscriptionName, MetricServiceClient, Integer, Integer, Integer) - Constructor for class com.google.cloud.spring.pubsub.core.health.HealthTrackerImpl
 
healthTrackerRegistry(MetricServiceClient, ExecutorProvider) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicatorAutoConfiguration
 
HealthTrackerRegistry - Interface in com.google.cloud.spring.pubsub.core.health
A registry for the HealthTracker health trackers created per ProjectSubscriptionName.
HealthTrackerRegistryImpl - Class in com.google.cloud.spring.pubsub.core.health
A registry for the HealthTracker health trackers created per ProjectSubscriptionName.
HealthTrackerRegistryImpl(String, MetricServiceClient, Integer, Integer, Integer, ExecutorProvider) - Constructor for class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
 
HealthTrackerRegistryImpl(String, MetricServiceClient, Integer, Integer, Integer, ExecutorProvider, ConcurrentMap<ProjectSubscriptionName, HealthTracker>) - Constructor for class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
 
healthTrackers() - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
Retrieve all the health trackers registered.
healthTrackers() - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
 
HOLDER - Static variable in class com.google.cloud.spring.data.datastore.core.convert.DatastoreNativeTypes
A simple type holder that only contains the Cloud Datastore native data types.
hubServiceClient(HubServiceSettings) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringAutoConfiguration
Provides a HubServiceClient bean configured with HubServiceSettings.
hubServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringAutoConfiguration
Provides a HubServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultHubServiceTransportChannelProvider()).
HubServiceSpringAutoConfiguration - Class in com.google.cloud.networkconnectivity.v1.spring
Auto-configuration for HubServiceClient.
HubServiceSpringAutoConfiguration(HubServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringAutoConfiguration
 
HubServiceSpringProperties - Class in com.google.cloud.networkconnectivity.v1.spring
Provides default property values for HubService client bean
HubServiceSpringProperties() - Constructor for class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 

I

iamCheckerClient(IamCheckerSettings) - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringAutoConfiguration
Provides a IamCheckerClient bean configured with IamCheckerSettings.
iamCheckerSettings(TransportChannelProvider) - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringAutoConfiguration
Provides a IamCheckerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultIamCheckerTransportChannelProvider()).
IamCheckerSpringAutoConfiguration - Class in com.google.cloud.policytroubleshooter.v1.spring
Auto-configuration for IamCheckerClient.
IamCheckerSpringAutoConfiguration(IamCheckerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringAutoConfiguration
 
IamCheckerSpringProperties - Class in com.google.cloud.policytroubleshooter.v1.spring
Provides default property values for IamChecker client bean
IamCheckerSpringProperties() - Constructor for class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
iAMClient(IAMSettings) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringAutoConfiguration
Provides a IAMClient bean configured with IAMSettings.
iAMCredentialsClient(IamCredentialsSettings) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringAutoConfiguration
Provides a IamCredentialsClient bean configured with IamCredentialsSettings.
iAMCredentialsSettings(TransportChannelProvider) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringAutoConfiguration
Provides a IamCredentialsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultIAMCredentialsTransportChannelProvider()).
IAMCredentialsSpringAutoConfiguration - Class in com.google.cloud.iam.credentials.v1.spring
Auto-configuration for IamCredentialsClient.
IAMCredentialsSpringAutoConfiguration(IAMCredentialsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringAutoConfiguration
 
IAMCredentialsSpringProperties - Class in com.google.cloud.iam.credentials.v1.spring
Provides default property values for IAMCredentials client bean
IAMCredentialsSpringProperties() - Constructor for class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
iAMSettings(TransportChannelProvider) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringAutoConfiguration
Provides a IAMSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultIAMTransportChannelProvider()).
IAMSpringAutoConfiguration - Class in com.google.cloud.iam.admin.v1.spring
Auto-configuration for IAMClient.
IAMSpringAutoConfiguration(IAMSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.iam.admin.v1.spring.IAMSpringAutoConfiguration
 
IAMSpringProperties - Class in com.google.cloud.iam.admin.v1.spring
Provides default property values for IAM client bean
IAMSpringProperties() - Constructor for class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
IapAuthenticationAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.security
Autoconfiguration for extracting pre-authenticated user identity from Google Cloud IAP header.
IapAuthenticationAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.security.IapAuthenticationAutoConfiguration
 
IapAuthenticationProperties - Class in com.google.cloud.spring.autoconfigure.security
Cloud IAP Authentication properties.
IapAuthenticationProperties() - Constructor for class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
iapJwtDecoder(IapAuthenticationProperties, DelegatingOAuth2TokenValidator<Jwt>) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationAutoConfiguration
 
iapJwtDelegatingValidator(IapAuthenticationProperties, AudienceValidator) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationAutoConfiguration
 
iatTokenResolver(IapAuthenticationProperties) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationAutoConfiguration
 
ID_TYPES - Static variable in class com.google.cloud.spring.data.datastore.core.convert.DatastoreNativeTypes
The set of native ID types that Datastore supports.
iDSClient(IDSSettings) - Method in class com.google.cloud.ids.v1.spring.IDSSpringAutoConfiguration
Provides a IDSClient bean configured with IDSSettings.
iDSSettings(TransportChannelProvider) - Method in class com.google.cloud.ids.v1.spring.IDSSpringAutoConfiguration
Provides a IDSSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultIDSTransportChannelProvider()).
IDSSpringAutoConfiguration - Class in com.google.cloud.ids.v1.spring
Auto-configuration for IDSClient.
IDSSpringAutoConfiguration(IDSSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.ids.v1.spring.IDSSpringAutoConfiguration
 
IDSSpringProperties - Class in com.google.cloud.ids.v1.spring
Provides default property values for IDS client bean
IDSSpringProperties() - Constructor for class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
ignoreForWriteLazyProxy(Object) - Static method in class com.google.cloud.spring.data.spanner.core.convert.ConversionUtils
 
imageAnnotatorClient() - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionAutoConfiguration
Configure the Cloud Vision API client ImageAnnotatorClient.
imageFamilyViewsClient(ImageFamilyViewsSettings) - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringAutoConfiguration
Provides a ImageFamilyViewsClient bean configured with ImageFamilyViewsSettings.
imageFamilyViewsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringAutoConfiguration
Provides a ImageFamilyViewsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultImageFamilyViewsTransportChannelProvider()).
ImageFamilyViewsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ImageFamilyViewsClient.
ImageFamilyViewsSpringAutoConfiguration(ImageFamilyViewsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringAutoConfiguration
 
ImageFamilyViewsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for ImageFamilyViews client bean
ImageFamilyViewsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
imagesClient(ImagesSettings) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringAutoConfiguration
Provides a ImagesClient bean configured with ImagesSettings.
imagesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringAutoConfiguration
Provides a ImagesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultImagesTransportChannelProvider()).
ImagesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ImagesClient.
ImagesSpringAutoConfiguration(ImagesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ImagesSpringAutoConfiguration
 
ImagesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Images client bean
ImagesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
imageVersionsClient(ImageVersionsSettings) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringAutoConfiguration
Provides a ImageVersionsClient bean configured with ImageVersionsSettings.
imageVersionsSettings(TransportChannelProvider) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringAutoConfiguration
Provides a ImageVersionsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultImageVersionsTransportChannelProvider()).
ImageVersionsSpringAutoConfiguration - Class in com.google.cloud.orchestration.airflow.service.v1.spring
Auto-configuration for ImageVersionsClient.
ImageVersionsSpringAutoConfiguration(ImageVersionsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringAutoConfiguration
 
ImageVersionsSpringProperties - Class in com.google.cloud.orchestration.airflow.service.v1.spring
Provides default property values for ImageVersions client bean
ImageVersionsSpringProperties() - Constructor for class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
includeFilters() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
Specifies which types are eligible for component scanning.
includeFilters() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
Specifies which types are eligible for component scanning.
includeFilters() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Specifies which types are eligible for component scanning.
indexEndpointServiceClient(IndexEndpointServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringAutoConfiguration
Provides a IndexEndpointServiceClient bean configured with IndexEndpointServiceSettings.
indexEndpointServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringAutoConfiguration
Provides a IndexEndpointServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultIndexEndpointServiceTransportChannelProvider()).
IndexEndpointServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for IndexEndpointServiceClient.
IndexEndpointServiceSpringAutoConfiguration(IndexEndpointServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringAutoConfiguration
 
IndexEndpointServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for IndexEndpointService client bean
IndexEndpointServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
indexServiceClient(IndexServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringAutoConfiguration
Provides a IndexServiceClient bean configured with IndexServiceSettings.
indexServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringAutoConfiguration
Provides a IndexServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultIndexServiceTransportChannelProvider()).
IndexServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for IndexServiceClient.
IndexServiceSpringAutoConfiguration(IndexServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringAutoConfiguration
 
IndexServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for IndexService client bean
IndexServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
initialize(String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
Standardizes all subscription properties to be keyed by their fully qualified subscription names.
insert(Object) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
Stores an object and its interleaved child properties in Cloud Spanner.
insert(Object) - Method in class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
 
insert(Object) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Insert an object into storage.
insert(Object) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
insert(T, Key...) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Inserts an instance of an object to Cloud Datastore.
insert(T, Key...) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
insertAll(Iterable<?>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Insert objects into storage in batch.
insertAll(Iterable<?>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
insertAll(Iterable<T>, Key...) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Saves multiple instances of objects to Cloud Datastore.
insertAll(Iterable<T>, Key...) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
instanceGroupManagersClient(InstanceGroupManagersSettings) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringAutoConfiguration
Provides a InstanceGroupManagersClient bean configured with InstanceGroupManagersSettings.
instanceGroupManagersSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringAutoConfiguration
Provides a InstanceGroupManagersSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInstanceGroupManagersTransportChannelProvider()).
InstanceGroupManagersSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InstanceGroupManagersClient.
InstanceGroupManagersSpringAutoConfiguration(InstanceGroupManagersSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringAutoConfiguration
 
InstanceGroupManagersSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for InstanceGroupManagers client bean
InstanceGroupManagersSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
instanceGroupsClient(InstanceGroupsSettings) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringAutoConfiguration
Provides a InstanceGroupsClient bean configured with InstanceGroupsSettings.
instanceGroupsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringAutoConfiguration
Provides a InstanceGroupsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInstanceGroupsTransportChannelProvider()).
InstanceGroupsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InstanceGroupsClient.
InstanceGroupsSpringAutoConfiguration(InstanceGroupsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InstanceGroupsSpringAutoConfiguration
 
InstanceGroupsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for InstanceGroups client bean
InstanceGroupsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
instancesClient(InstancesSettings) - Method in class com.google.appengine.v1.spring.InstancesSpringAutoConfiguration
Provides a InstancesClient bean configured with InstancesSettings.
instancesClient(InstancesSettings) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringAutoConfiguration
Provides a InstancesClient bean configured with InstancesSettings.
instancesSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.InstancesSpringAutoConfiguration
Provides a InstancesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInstancesTransportChannelProvider()).
instancesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringAutoConfiguration
Provides a InstancesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInstancesTransportChannelProvider()).
InstancesSpringAutoConfiguration - Class in com.google.appengine.v1.spring
Auto-configuration for InstancesClient.
InstancesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InstancesClient.
InstancesSpringAutoConfiguration(InstancesSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.InstancesSpringAutoConfiguration
 
InstancesSpringAutoConfiguration(InstancesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InstancesSpringAutoConfiguration
 
InstancesSpringProperties - Class in com.google.appengine.v1.spring
Provides default property values for Instances client bean
InstancesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Instances client bean
InstancesSpringProperties() - Constructor for class com.google.appengine.v1.spring.InstancesSpringProperties
 
InstancesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
instanceTemplatesClient(InstanceTemplatesSettings) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringAutoConfiguration
Provides a InstanceTemplatesClient bean configured with InstanceTemplatesSettings.
instanceTemplatesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringAutoConfiguration
Provides a InstanceTemplatesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInstanceTemplatesTransportChannelProvider()).
InstanceTemplatesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InstanceTemplatesClient.
InstanceTemplatesSpringAutoConfiguration(InstanceTemplatesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringAutoConfiguration
 
InstanceTemplatesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for InstanceTemplates client bean
InstanceTemplatesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
INSTANT_TIMESTAMP_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from Instant to the Spanner instantaneous time type.
instantSnapshotsClient(InstantSnapshotsSettings) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringAutoConfiguration
Provides a InstantSnapshotsClient bean configured with InstantSnapshotsSettings.
instantSnapshotsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringAutoConfiguration
Provides a InstantSnapshotsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInstantSnapshotsTransportChannelProvider()).
InstantSnapshotsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InstantSnapshotsClient.
InstantSnapshotsSpringAutoConfiguration(InstantSnapshotsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringAutoConfiguration
 
InstantSnapshotsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for InstantSnapshots client bean
InstantSnapshotsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
intentsClient(IntentsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringAutoConfiguration
Provides a IntentsClient bean configured with IntentsSettings.
intentsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringAutoConfiguration
Provides a IntentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultIntentsTransportChannelProvider()).
IntentsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
Auto-configuration for IntentsClient.
IntentsSpringAutoConfiguration(IntentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.IntentsSpringAutoConfiguration
 
IntentsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
Provides default property values for Intents client bean
IntentsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
interconnectAttachmentsClient(InterconnectAttachmentsSettings) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringAutoConfiguration
Provides a InterconnectAttachmentsClient bean configured with InterconnectAttachmentsSettings.
interconnectAttachmentsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringAutoConfiguration
Provides a InterconnectAttachmentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInterconnectAttachmentsTransportChannelProvider()).
InterconnectAttachmentsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InterconnectAttachmentsClient.
InterconnectAttachmentsSpringAutoConfiguration(InterconnectAttachmentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringAutoConfiguration
 
InterconnectAttachmentsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for InterconnectAttachments client bean
InterconnectAttachmentsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
interconnectLocationsClient(InterconnectLocationsSettings) - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringAutoConfiguration
Provides a InterconnectLocationsClient bean configured with InterconnectLocationsSettings.
interconnectLocationsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringAutoConfiguration
Provides a InterconnectLocationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInterconnectLocationsTransportChannelProvider()).
InterconnectLocationsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InterconnectLocationsClient.
InterconnectLocationsSpringAutoConfiguration(InterconnectLocationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringAutoConfiguration
 
InterconnectLocationsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for InterconnectLocations client bean
InterconnectLocationsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
interconnectRemoteLocationsClient(InterconnectRemoteLocationsSettings) - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringAutoConfiguration
Provides a InterconnectRemoteLocationsClient bean configured with InterconnectRemoteLocationsSettings.
interconnectRemoteLocationsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringAutoConfiguration
Provides a InterconnectRemoteLocationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInterconnectRemoteLocationsTransportChannelProvider()).
InterconnectRemoteLocationsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InterconnectRemoteLocationsClient.
InterconnectRemoteLocationsSpringAutoConfiguration(InterconnectRemoteLocationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringAutoConfiguration
 
InterconnectRemoteLocationsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for InterconnectRemoteLocations client bean
InterconnectRemoteLocationsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
interconnectsClient(InterconnectsSettings) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringAutoConfiguration
Provides a InterconnectsClient bean configured with InterconnectsSettings.
interconnectsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringAutoConfiguration
Provides a InterconnectsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultInterconnectsTransportChannelProvider()).
InterconnectsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for InterconnectsClient.
InterconnectsSpringAutoConfiguration(InterconnectsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.InterconnectsSpringAutoConfiguration
 
InterconnectsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Interconnects client bean
InterconnectsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
Interleaved - Annotation Interface in com.google.cloud.spring.data.spanner.core.mapping
Annotates properties that are collections of child entities.
isAcknowledged() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubAcknowledgmentCallback
 
isAcknowledgeMessages() - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorProperties
 
isAllowDefaultSecret() - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
 
isAllowPartialRead() - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isArray() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isAssociation() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isAutoAck() - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubAcknowledgmentCallback
 
isAutoCreateFiles() - Method in class com.google.cloud.spring.storage.GoogleStorageProtocolResolverSettings
 
isAutoCreateFiles() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
isAutoCreateResources() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubCommonProperties
 
isBucket() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
Check if the location references a bucket and not a blob.
isBucket() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
isCollectionLike() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isCollectionLike(Class) - Static method in class com.google.cloud.spring.data.datastore.core.util.ValueUtil
 
isColumnBacked() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentProperty
True if the property is stored within Datastore entity.
isColumnBacked() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentPropertyImpl
 
isCommitTimestamp() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isCommitTimestamp() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
If the column is a Cloud Spanner commit timestamp auto-populating column.
isCommitTimestamp() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isCreateInterleavedTableDdlOnDeleteCascade() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
isDescendants() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentProperty
Whether the property contains entities that are related to this entity via the Cloud Datastore Ancestor relationship and have this entity as their ancestor.
isDescendants() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentPropertyImpl
 
isDirectory() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
isDirectory(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsPersistentAcceptOnceFileListFilter
 
isDirectory(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsRegexPatternFileListFilter
 
isDirectory(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsSimplePatternFileListFilter
 
isDirectory(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
 
isEagerInterleaved() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isEagerInterleaved() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Return whether this property is an eagerly-fetched interleaved property.
isEagerInterleaved() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isEmbedded() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isEmbedded() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
True if the property is an embedded class containing more columns.
isEmbedded() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isEmpty() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
isEnabled() - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
isEnabled() - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
isEnabled() - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties.FirestoreEmulatorProperties
 
isEnableIamAuth() - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
isEntity() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isExistingTransaction(Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager
 
isExistingTransaction(Object) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager
 
isFailIfPoolExhausted() - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
isFile() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
Returns whether this GoogleStorageLocation represents a file or not.
isFile(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
 
isFolder() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
Returns whether this GoogleStorageLocation represents a folder.
isGenerateSchemaNotNull() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isGenerateSchemaNotNull() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
If the column's schema should be NOT NULL when generating a schema based on an entity class.
isGenerateSchemaNotNull() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isIdProperty() - Method in class com.google.cloud.spring.data.firestore.mapping.FirestorePersistentPropertyImpl
 
isIdProperty() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isIdProperty() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isImmutable() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
Returns false.
isIncludeExceptionInMessage() - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
check if there is an included exception in the message.
isIncludeSpanId() - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
check if the span id is included.
isIncludeTraceId() - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
check if the trace id is included.
isInterleaved() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isInterleaved() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
True if property is a collection of child entities.
isInterleaved() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isInterleaved(String, String) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Return true if the given table names are interleaved as ancestor and descendant.
isIterableNonByteArrayType(Class) - Static method in class com.google.cloud.spring.data.spanner.core.convert.ConversionUtils
 
isJsonProperty(Class<?>) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
isLazyInterleaved() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isLazyInterleaved() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
Return whether this property is a lazily-fetched interleaved property.
isLazyInterleaved() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isLazyLoaded() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentProperty
Return whether this property is a lazily-fetched one.
isLazyLoaded() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentPropertyImpl
 
isLink() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
isMap() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isMapped() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isMapped() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentProperty
True if property corresponds to a column a Cloud Spanner table or child entities stored in Cloud Spanner.
isMapped() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentPropertyImpl
 
isNativeType(Class) - Static method in class com.google.cloud.spring.data.datastore.core.convert.DatastoreNativeTypes
Checks if a given type is a native type for Cloud Datastore.
isOpen() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
isOpen() - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
isReadable() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isReadable() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
isReadOnly() - Method in class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager.Tx
 
isResolvable(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataLocationResolver
 
isRunning() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreEmulatorAutoConfiguration
Checks if the instance is running.
isSharedSession() - Method in class com.google.cloud.spring.storage.integration.GcsSessionFactory
 
isStoreOnDisk() - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
isStreamQuery() - Method in class com.google.cloud.spring.data.firestore.repository.query.FirestoreQueryMethod
isSuccessful() - Method in class com.google.cloud.spring.bigquery.core.WriteApiResponse
 
isSync() - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
 
isSync() - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubProducerProperties
 
isTracked(ProjectSubscriptionName) - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
Check if a ProjectSubscriptionName has a HealthTracker registered.
isTracked(ProjectSubscriptionName) - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
 
isTransient() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isUnindexed() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentProperty
True if the property should be excluded from indexes.
isUnindexed() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentPropertyImpl
 
isVersionProperty() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isWaitForReady() - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
isWritable() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
isWritable() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
iterator() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
iterator() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsIterable
 

J

JacksonPubSubMessageConverter - Class in com.google.cloud.spring.pubsub.support.converter
A converter using Jackson JSON.
JacksonPubSubMessageConverter(ObjectMapper) - Constructor for class com.google.cloud.spring.pubsub.support.converter.JacksonPubSubMessageConverter
Constructor.
JAVA_SQL_TO_SPANNER_DATE_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from Date to the Spanner date type.
JAVA_TO_SPANNER_BYTE_ARRAY_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from a byte array to the Spanner bytes type.
JAVA_TO_SPANNER_TIMESTAMP_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from Timestamp to the Spanner instantaneous time type.
jobControllerClient(JobControllerSettings) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringAutoConfiguration
Provides a JobControllerClient bean configured with JobControllerSettings.
jobControllerSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringAutoConfiguration
Provides a JobControllerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultJobControllerTransportChannelProvider()).
JobControllerSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
Auto-configuration for JobControllerClient.
JobControllerSpringAutoConfiguration(JobControllerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.JobControllerSpringAutoConfiguration
 
JobControllerSpringProperties - Class in com.google.cloud.dataproc.v1.spring
Provides default property values for JobController client bean
JobControllerSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
jobServiceClient(JobServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringAutoConfiguration
Provides a JobServiceClient bean configured with JobServiceSettings.
jobServiceClient(JobServiceSettings) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringAutoConfiguration
Provides a JobServiceClient bean configured with JobServiceSettings.
jobServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringAutoConfiguration
Provides a JobServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultJobServiceTransportChannelProvider()).
jobServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringAutoConfiguration
Provides a JobServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultJobServiceTransportChannelProvider()).
JobServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for JobServiceClient.
JobServiceSpringAutoConfiguration - Class in com.google.cloud.talent.v4.spring
Auto-configuration for JobServiceClient.
JobServiceSpringAutoConfiguration(JobServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.JobServiceSpringAutoConfiguration
 
JobServiceSpringAutoConfiguration(JobServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.talent.v4.spring.JobServiceSpringAutoConfiguration
 
JobServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for JobService client bean
JobServiceSpringProperties - Class in com.google.cloud.talent.v4.spring
Provides default property values for JobService client bean
JobServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
JobServiceSpringProperties() - Constructor for class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
JsonLoggingEventEnhancer - Interface in com.google.cloud.spring.logging
This interface allows users to write additional JSON record the JSON log layout.
JsonToMapConverter<K,V> - Class in com.google.cloud.spanner.r2dbc.springdata
JsonWrapper to Map converter.
JsonToMapConverter(Gson) - Constructor for class com.google.cloud.spanner.r2dbc.springdata.JsonToMapConverter
 
jwtIssuerValidator(GcpProjectIdProvider) - Method in class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationAutoConfiguration
 

K

keyManagementClient(CredentialsProvider) - Method in class com.google.cloud.spring.autoconfigure.kms.GcpKmsAutoConfiguration
 
keyOrder() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.PrimaryKey
The order of columns that comprise the primary key.
keyQueryByExample(Example<T>, DatastoreQueryOptions) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Run key query by example.
keyQueryByExample(Example<T>, DatastoreQueryOptions) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
keyToPathElement(Key) - Static method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
KeyUtil - Class in com.google.cloud.spring.data.datastore.core.util
Utility class containing methods for transforming and manipulating Datastore keys.
kindName() - Method in interface com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntity
Gets the name of the Datastore Kind.
kindName() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
KmsException - Exception in com.google.cloud.spring.kms
The Spring Google Cloud KMS specific NestedRuntimeException.
KmsException(String) - Constructor for exception com.google.cloud.spring.kms.KmsException
 
KmsException(String, Throwable) - Constructor for exception com.google.cloud.spring.kms.KmsException
 
KmsOperations - Interface in com.google.cloud.spring.kms
Describes supported operations that one can perform on the KMS API.
kmsTemplate(KeyManagementServiceClient) - Method in class com.google.cloud.spring.autoconfigure.kms.GcpKmsAutoConfiguration
 
KmsTemplate - Class in com.google.cloud.spring.kms
Offers convenience methods for performing common operations on KMS including encrypting and decrypting text.
KmsTemplate(KeyManagementServiceClient, GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.kms.KmsTemplate
 
knowledgeBasesClient(KnowledgeBasesSettings) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringAutoConfiguration
Provides a KnowledgeBasesClient bean configured with KnowledgeBasesSettings.
knowledgeBasesSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringAutoConfiguration
Provides a KnowledgeBasesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultKnowledgeBasesTransportChannelProvider()).
KnowledgeBasesSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
Auto-configuration for KnowledgeBasesClient.
KnowledgeBasesSpringAutoConfiguration(KnowledgeBasesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringAutoConfiguration
 
KnowledgeBasesSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
Provides default property values for KnowledgeBases client bean
KnowledgeBasesSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
KUBERNETES_ENGINE - Enum constant in enum class com.google.cloud.spring.core.GcpEnvironment
Matches Kubernetes instances.

L

languageServiceClient(LanguageServiceSettings) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringAutoConfiguration
Provides a LanguageServiceClient bean configured with LanguageServiceSettings.
languageServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringAutoConfiguration
Provides a LanguageServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultLanguageServiceTransportChannelProvider()).
LanguageServiceSpringAutoConfiguration - Class in com.google.cloud.language.v2.spring
Auto-configuration for LanguageServiceClient.
LanguageServiceSpringAutoConfiguration(LanguageServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.language.v2.spring.LanguageServiceSpringAutoConfiguration
 
LanguageServiceSpringProperties - Class in com.google.cloud.language.v2.spring
Provides default property values for LanguageService client bean
LanguageServiceSpringProperties() - Constructor for class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
lastModified() - Method in class com.google.cloud.spring.storage.GoogleStorageResource
 
LATEST_VERSION - Static variable in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
Default value for the latest version of the secret.
lazy() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Interleaved
Controls whether the referenced entity should be loaded lazily.
LazyReference - Annotation Interface in com.google.cloud.spring.data.datastore.core.mapping
Annotation for a class that indicates that a property is a collection of lazy loaded Datastore entities.
licenseCodesClient(LicenseCodesSettings) - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringAutoConfiguration
Provides a LicenseCodesClient bean configured with LicenseCodesSettings.
licenseCodesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringAutoConfiguration
Provides a LicenseCodesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultLicenseCodesTransportChannelProvider()).
LicenseCodesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for LicenseCodesClient.
LicenseCodesSpringAutoConfiguration(LicenseCodesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.LicenseCodesSpringAutoConfiguration
 
LicenseCodesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for LicenseCodes client bean
LicenseCodesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
licensesClient(LicensesSettings) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringAutoConfiguration
Provides a LicensesClient bean configured with LicensesSettings.
licensesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringAutoConfiguration
Provides a LicensesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultLicensesTransportChannelProvider()).
LicensesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for LicensesClient.
LicensesSpringAutoConfiguration(LicensesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.LicensesSpringAutoConfiguration
 
LicensesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Licenses client bean
LicensesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
limit() - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
list(String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
Only supports listing buckets, not folders.
listNames(String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
listSubscriptions() - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
Return every subscription in a project.
listTopics() - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
Return every topic in a project.
llmUtilityServiceClient(LlmUtilityServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringAutoConfiguration
Provides a LlmUtilityServiceClient bean configured with LlmUtilityServiceSettings.
llmUtilityServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringAutoConfiguration
Provides a LlmUtilityServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultLlmUtilityServiceTransportChannelProvider()).
LlmUtilityServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for LlmUtilityServiceClient.
LlmUtilityServiceSpringAutoConfiguration(LlmUtilityServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringAutoConfiguration
 
LlmUtilityServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for LlmUtilityService client bean
LlmUtilityServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
load(ConfigDataLoaderContext, SecretManagerConfigDataResource) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataLoader
 
LoadEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
This event read operation on Cloud Spanner.
LoadEvent(Iterable) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.LoadEvent
Constructor.
LOCAL_DATE_TIME_TIMESTAMP_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from LocalDateTime to the Spanner timestamp type.
LOCAL_DATE_TIMESTAMP_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from LocalDate to the Spanner date type.
locate(Environment) - Method in class com.google.cloud.spring.autoconfigure.config.GoogleConfigPropertySourceLocator
 
lock() - Method in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
LoggingAppender - Class in com.google.cloud.spring.logging
A Google Cloud Java Logback LoggingAppender wrapper that configures it for Spring Cloud GCP.
LoggingAppender() - Constructor for class com.google.cloud.spring.logging.LoggingAppender
 
LoggingRuntimeHints - Class in com.google.cloud.spring.logging.aot
 
LoggingRuntimeHints() - Constructor for class com.google.cloud.spring.logging.aot.LoggingRuntimeHints
 
LoggingWebMvcConfigurer - Class in com.google.cloud.spring.logging
MVC Adapter that adds the TraceIdLoggingWebMvcInterceptor.
LoggingWebMvcConfigurer(TraceIdLoggingWebMvcInterceptor, GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.logging.LoggingWebMvcConfigurer
Constructor that accepts an TraceIdLoggingWebMvcInterceptor.
loggingWebMvcInterceptor(TraceIdExtractor) - Method in class com.google.cloud.spring.autoconfigure.logging.StackdriverLoggingAutoConfiguration
 
LogstashLoggingEventEnhancer - Class in com.google.cloud.spring.logging.extensions
Logging enhancer which adds Logstash markers to Logging API calls and JSON log entries.
LogstashLoggingEventEnhancer() - Constructor for class com.google.cloud.spring.logging.extensions.LogstashLoggingEventEnhancer
 
lookupServiceClient(LookupServiceSettings) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringAutoConfiguration
Provides a LookupServiceClient bean configured with LookupServiceSettings.
lookupServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringAutoConfiguration
Provides a LookupServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultLookupServiceTransportChannelProvider()).
LookupServiceSpringAutoConfiguration - Class in com.google.cloud.servicedirectory.v1.spring
Auto-configuration for LookupServiceClient.
LookupServiceSpringAutoConfiguration(LookupServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringAutoConfiguration
 
LookupServiceSpringProperties - Class in com.google.cloud.servicedirectory.v1.spring
Provides default property values for LookupService client bean
LookupServiceSpringProperties() - Constructor for class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 

M

machineImagesClient(MachineImagesSettings) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringAutoConfiguration
Provides a MachineImagesClient bean configured with MachineImagesSettings.
machineImagesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringAutoConfiguration
Provides a MachineImagesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultMachineImagesTransportChannelProvider()).
MachineImagesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for MachineImagesClient.
MachineImagesSpringAutoConfiguration(MachineImagesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.MachineImagesSpringAutoConfiguration
 
MachineImagesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for MachineImages client bean
MachineImagesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
machineTypesClient(MachineTypesSettings) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringAutoConfiguration
Provides a MachineTypesClient bean configured with MachineTypesSettings.
machineTypesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringAutoConfiguration
Provides a MachineTypesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultMachineTypesTransportChannelProvider()).
MachineTypesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for MachineTypesClient.
MachineTypesSpringAutoConfiguration(MachineTypesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.MachineTypesSpringAutoConfiguration
 
MachineTypesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for MachineTypes client bean
MachineTypesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
managedIdentitiesServiceClient(ManagedIdentitiesServiceSettings) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringAutoConfiguration
Provides a ManagedIdentitiesServiceClient bean configured with ManagedIdentitiesServiceSettings.
managedIdentitiesServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringAutoConfiguration
Provides a ManagedIdentitiesServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultManagedIdentitiesServiceTransportChannelProvider()).
ManagedIdentitiesServiceSpringAutoConfiguration - Class in com.google.cloud.managedidentities.v1.spring
Auto-configuration for ManagedIdentitiesServiceClient.
ManagedIdentitiesServiceSpringAutoConfiguration(ManagedIdentitiesServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringAutoConfiguration
 
ManagedIdentitiesServiceSpringProperties - Class in com.google.cloud.managedidentities.v1.spring
Provides default property values for ManagedIdentitiesService client bean
ManagedIdentitiesServiceSpringProperties() - Constructor for class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
MANUAL - Enum constant in enum class com.google.cloud.spring.pubsub.integration.AckMode
The framework does not ack / nack the message.
MapBuilder<K,V> - Class in com.google.cloud.spring.core.util
Utility for building an immutable, type-safe Map.
MapBuilder() - Constructor for class com.google.cloud.spring.core.util.MapBuilder
 
MapToJsonConverter<K,V> - Class in com.google.cloud.spanner.r2dbc.springdata
Map to JsonWrapper Converter.
MapToJsonConverter(Gson) - Constructor for class com.google.cloud.spanner.r2dbc.springdata.MapToJsonConverter
 
mapToList(ResultSet, Class<T>) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
mapToList(ResultSet, Class<T>) - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor
Converts a set of Spanner ResultSet into a list of objects.
mapToList(ResultSet, Class<T>, String...) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
mapToList(ResultSet, Class<T>, String...) - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor
Converts a set of Spanner ResultSet into a list of objects.
mapToList(ResultSet, Class<T>, Set<String>, boolean) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
mapToList(ResultSet, Class<T>, Set<String>, boolean) - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor
Converts a Spanner ResultSet into a list of objects.
matchServiceClient(MatchServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringAutoConfiguration
Provides a MatchServiceClient bean configured with MatchServiceSettings.
matchServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringAutoConfiguration
Provides a MatchServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultMatchServiceTransportChannelProvider()).
MatchServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for MatchServiceClient.
MatchServiceSpringAutoConfiguration(MatchServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringAutoConfiguration
 
MatchServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for MatchService client bean
MatchServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
MAX_ACK_DEADLINE_SECONDS - Static variable in class com.google.cloud.spring.pubsub.PubSubAdmin
 
MDC_FIELD_SPAN_EXPORT - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The name of the MDC parameter Micrometer is storing the span export information at.
MDC_FIELD_SPAN_ID - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The name of the MDC parameter Micrometer is storing the span id at.
MDC_FIELD_TRACE_ID - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The name of the MDC parameter Micrometer is storing the trace id at.
messagesOverThreshold() - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTracker
If messages have been processed recently returns zero.
messagesOverThreshold() - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerImpl
 
MetadataProvider - Interface in com.google.cloud.spring.core
Interface for retrieving properties from Metadata Server.
metadataServiceClient(MetadataServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringAutoConfiguration
Provides a MetadataServiceClient bean configured with MetadataServiceSettings.
metadataServiceClient(MetadataServiceSettings) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringAutoConfiguration
Provides a MetadataServiceClient bean configured with MetadataServiceSettings.
metadataServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringAutoConfiguration
Provides a MetadataServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultMetadataServiceTransportChannelProvider()).
metadataServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringAutoConfiguration
Provides a MetadataServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultMetadataServiceTransportChannelProvider()).
MetadataServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for MetadataServiceClient.
MetadataServiceSpringAutoConfiguration - Class in com.google.cloud.dataplex.v1.spring
Auto-configuration for MetadataServiceClient.
MetadataServiceSpringAutoConfiguration(MetadataServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringAutoConfiguration
 
MetadataServiceSpringAutoConfiguration(MetadataServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringAutoConfiguration
 
MetadataServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for MetadataService client bean
MetadataServiceSpringProperties - Class in com.google.cloud.dataplex.v1.spring
Provides default property values for MetadataService client bean
MetadataServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
MetadataServiceSpringProperties() - Constructor for class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
metricServiceClient() - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicatorAutoConfiguration
 
metricServiceSettings() - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverMetricsAutoConfiguration
 
migrationServiceClient(MigrationServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringAutoConfiguration
Provides a MigrationServiceClient bean configured with MigrationServiceSettings.
migrationServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringAutoConfiguration
Provides a MigrationServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultMigrationServiceTransportChannelProvider()).
MigrationServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for MigrationServiceClient.
MigrationServiceSpringAutoConfiguration(MigrationServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringAutoConfiguration
 
MigrationServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for MigrationService client bean
MigrationServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
MIN_ACK_DEADLINE_SECONDS - Static variable in class com.google.cloud.spring.pubsub.PubSubAdmin
 
mkdir(String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
modelGardenServiceClient(ModelGardenServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringAutoConfiguration
Provides a ModelGardenServiceClient bean configured with ModelGardenServiceSettings.
modelGardenServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringAutoConfiguration
Provides a ModelGardenServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultModelGardenServiceTransportChannelProvider()).
ModelGardenServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for ModelGardenServiceClient.
ModelGardenServiceSpringAutoConfiguration(ModelGardenServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringAutoConfiguration
 
ModelGardenServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for ModelGardenService client bean
ModelGardenServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
modelServiceClient(ModelServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringAutoConfiguration
Provides a ModelServiceClient bean configured with ModelServiceSettings.
modelServiceClient(ModelServiceSettings) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringAutoConfiguration
Provides a ModelServiceClient bean configured with ModelServiceSettings.
modelServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringAutoConfiguration
Provides a ModelServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultModelServiceTransportChannelProvider()).
modelServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringAutoConfiguration
Provides a ModelServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultModelServiceTransportChannelProvider()).
ModelServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for ModelServiceClient.
ModelServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
Auto-configuration for ModelServiceClient.
ModelServiceSpringAutoConfiguration(ModelServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringAutoConfiguration
 
ModelServiceSpringAutoConfiguration(ModelServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.ModelServiceSpringAutoConfiguration
 
ModelServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for ModelService client bean
ModelServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for ModelService client bean
ModelServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
ModelServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
modified(BlobInfo) - Method in class com.google.cloud.spring.storage.integration.filters.GcsPersistentAcceptOnceFileListFilter
 
modifyAckDeadline(int) - Method in interface com.google.cloud.spring.pubsub.support.AcknowledgeablePubsubMessage
Modify the ack deadline of the message.
modifyAckDeadline(Collection<? extends AcknowledgeablePubsubMessage>, int) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
modifyAckDeadline(Collection<? extends AcknowledgeablePubsubMessage>, int) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Modify the ack deadline of a batch of messages.
modifyAckDeadline(Collection<? extends AcknowledgeablePubsubMessage>, int) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Modify multiple messages' ack deadline in per-subscription batches.
modifyOnCreate() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreAuditing
Configures whether the entity shall be marked as modified on creation.
modifyOnCreate() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerAuditing
Configures whether the entity shall be marked as modified on creation.
MultipleValueBinder - Interface in com.google.cloud.spring.data.spanner.core.convert
An interface that allows multiple values to be bound for Cloud Spanner.
MutationEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
An event holding mutations that are submitted to Cloud Spanner.
MutationEvent(List<Mutation>, Iterable) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.MutationEvent
Constructor.
MYSQL - Enum constant in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
MySQL constants.

N

nack() - Method in interface com.google.cloud.spring.pubsub.support.BasicAcknowledgeablePubsubMessage
Negatatively achnowledge (nack) the message asynchronously.
nack(Collection<? extends AcknowledgeablePubsubMessage>) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
nack(Collection<? extends AcknowledgeablePubsubMessage>) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Negatively acknowledge a batch of messages.
nack(Collection<? extends AcknowledgeablePubsubMessage>) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Nack messages in per-subscription batches.
name() - Element in annotation interface com.google.cloud.spring.data.datastore.core.mapping.Entity
The Kind name of the Entity in Datastore, which can differ from the name of the class which it annotates.
name() - Element in annotation interface com.google.cloud.spring.data.datastore.core.mapping.Field
The custom name of the field in the Datastore Entity, which can differ from the name of the property it annotates.
name() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Column
The custom name of the column in the Spanner table, which can differ from the name of the field which it annotates.
name() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Table
The name of the table in Spanner, which can differ from the name of the class which it annotates.
NAME_FIELD - Static variable in class com.google.cloud.spring.data.firestore.FirestoreTemplate
Constant representing the special property to use when querying by a document ID.
namedQueriesLocation() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
Configures the location of where to read the Spring Data named queries properties file.
namedQueriesLocation() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
Unused.
namedQueriesLocation() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Configures the location of where to read the Spring Data named queries properties file.
networkAttachmentsClient(NetworkAttachmentsSettings) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringAutoConfiguration
Provides a NetworkAttachmentsClient bean configured with NetworkAttachmentsSettings.
networkAttachmentsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringAutoConfiguration
Provides a NetworkAttachmentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNetworkAttachmentsTransportChannelProvider()).
NetworkAttachmentsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NetworkAttachmentsClient.
NetworkAttachmentsSpringAutoConfiguration(NetworkAttachmentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringAutoConfiguration
 
NetworkAttachmentsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for NetworkAttachments client bean
NetworkAttachmentsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
networkEdgeSecurityServicesClient(NetworkEdgeSecurityServicesSettings) - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringAutoConfiguration
Provides a NetworkEdgeSecurityServicesClient bean configured with NetworkEdgeSecurityServicesSettings.
networkEdgeSecurityServicesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringAutoConfiguration
Provides a NetworkEdgeSecurityServicesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNetworkEdgeSecurityServicesTransportChannelProvider()).
NetworkEdgeSecurityServicesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NetworkEdgeSecurityServicesClient.
NetworkEdgeSecurityServicesSpringAutoConfiguration(NetworkEdgeSecurityServicesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringAutoConfiguration
 
NetworkEdgeSecurityServicesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for NetworkEdgeSecurityServices client bean
NetworkEdgeSecurityServicesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
networkEndpointGroupsClient(NetworkEndpointGroupsSettings) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringAutoConfiguration
Provides a NetworkEndpointGroupsClient bean configured with NetworkEndpointGroupsSettings.
networkEndpointGroupsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringAutoConfiguration
Provides a NetworkEndpointGroupsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNetworkEndpointGroupsTransportChannelProvider()).
NetworkEndpointGroupsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NetworkEndpointGroupsClient.
NetworkEndpointGroupsSpringAutoConfiguration(NetworkEndpointGroupsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringAutoConfiguration
 
NetworkEndpointGroupsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for NetworkEndpointGroups client bean
NetworkEndpointGroupsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
networkFirewallPoliciesClient(NetworkFirewallPoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringAutoConfiguration
Provides a NetworkFirewallPoliciesClient bean configured with NetworkFirewallPoliciesSettings.
networkFirewallPoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringAutoConfiguration
Provides a NetworkFirewallPoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNetworkFirewallPoliciesTransportChannelProvider()).
NetworkFirewallPoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NetworkFirewallPoliciesClient.
NetworkFirewallPoliciesSpringAutoConfiguration(NetworkFirewallPoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringAutoConfiguration
 
NetworkFirewallPoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for NetworkFirewallPolicies client bean
NetworkFirewallPoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
networksClient(NetworksSettings) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringAutoConfiguration
Provides a NetworksClient bean configured with NetworksSettings.
networksSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringAutoConfiguration
Provides a NetworksSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNetworksTransportChannelProvider()).
NetworksSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NetworksClient.
NetworksSpringAutoConfiguration(NetworksSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NetworksSpringAutoConfiguration
 
NetworksSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Networks client bean
NetworksSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
next() - Method in class com.google.cloud.spring.data.datastore.repository.query.DatastorePageable
 
nodeGroupControllerClient(NodeGroupControllerSettings) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringAutoConfiguration
Provides a NodeGroupControllerClient bean configured with NodeGroupControllerSettings.
nodeGroupControllerSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringAutoConfiguration
Provides a NodeGroupControllerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNodeGroupControllerTransportChannelProvider()).
NodeGroupControllerSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
Auto-configuration for NodeGroupControllerClient.
NodeGroupControllerSpringAutoConfiguration(NodeGroupControllerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringAutoConfiguration
 
NodeGroupControllerSpringProperties - Class in com.google.cloud.dataproc.v1.spring
Provides default property values for NodeGroupController client bean
NodeGroupControllerSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
nodeGroupsClient(NodeGroupsSettings) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringAutoConfiguration
Provides a NodeGroupsClient bean configured with NodeGroupsSettings.
nodeGroupsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringAutoConfiguration
Provides a NodeGroupsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNodeGroupsTransportChannelProvider()).
NodeGroupsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NodeGroupsClient.
NodeGroupsSpringAutoConfiguration(NodeGroupsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NodeGroupsSpringAutoConfiguration
 
NodeGroupsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for NodeGroups client bean
NodeGroupsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
nodeTemplatesClient(NodeTemplatesSettings) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringAutoConfiguration
Provides a NodeTemplatesClient bean configured with NodeTemplatesSettings.
nodeTemplatesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringAutoConfiguration
Provides a NodeTemplatesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNodeTemplatesTransportChannelProvider()).
NodeTemplatesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NodeTemplatesClient.
NodeTemplatesSpringAutoConfiguration(NodeTemplatesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NodeTemplatesSpringAutoConfiguration
 
NodeTemplatesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for NodeTemplates client bean
NodeTemplatesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
nodeTypesClient(NodeTypesSettings) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringAutoConfiguration
Provides a NodeTypesClient bean configured with NodeTypesSettings.
nodeTypesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringAutoConfiguration
Provides a NodeTypesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNodeTypesTransportChannelProvider()).
NodeTypesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for NodeTypesClient.
NodeTypesSpringAutoConfiguration(NodeTypesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.NodeTypesSpringAutoConfiguration
 
NodeTypesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for NodeTypes client bean
NodeTypesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
NOT_EMBEDDED - Enum constant in enum class com.google.cloud.spring.data.datastore.core.mapping.EmbeddedType
These are properties that stored as singular or arrays of Cloud Datastore native field types.
notebookServiceClient(NotebookServiceSettings) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringAutoConfiguration
Provides a NotebookServiceClient bean configured with NotebookServiceSettings.
notebookServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringAutoConfiguration
Provides a NotebookServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultNotebookServiceTransportChannelProvider()).
NotebookServiceSpringAutoConfiguration - Class in com.google.cloud.notebooks.v2.spring
Auto-configuration for NotebookServiceClient.
NotebookServiceSpringAutoConfiguration(NotebookServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringAutoConfiguration
 
NotebookServiceSpringProperties - Class in com.google.cloud.notebooks.v2.spring
Provides default property values for NotebookService client bean
NotebookServiceSpringProperties() - Constructor for class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
NotMapped - Annotation Interface in com.google.cloud.spring.data.spanner.core.mapping
Annotation for an entity's field that causes the field to be ignored by Spring Data Spanner.
nullable() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Column
If the column's schema should be NOT NULL when generating a schema based on an entity class.

O

objectToKeyFactory(DatastoreProvider) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreAutoConfiguration
 
ObjectToKeyFactory - Interface in com.google.cloud.spring.data.datastore.core.convert
An interface for creating Datastore Keys from objects and ID values.
ObservableReactiveUtil - Class in com.google.cloud.spring.data.firestore.util
Converter from a gRPC async calls to Reactor primitives (Mono, Flux).
of(Class<T>) - Static method in class com.google.cloud.spring.data.spanner.core.convert.CommitTimestamp
Creates a value for Value.COMMIT_TIMESTAMP.
of(TypeInformation<?>) - Static method in enum class com.google.cloud.spring.data.datastore.core.mapping.EmbeddedType
Get the EmbeddedType of a given TypeInformation.
onApplicationEvent(BeforeSaveEvent) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreAuditingEventListener
 
onApplicationEvent(BeforeSaveEvent) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerAuditingEventListener
 
onFailure(Throwable, Message<?>) - Method in interface com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler.FailureCallback
 
OnGcpEnvironmentCondition - Class in com.google.cloud.spring.autoconfigure.core.environment
Condition that determines which GCP environment the application is running on.
OnGcpEnvironmentCondition() - Constructor for class com.google.cloud.spring.autoconfigure.core.environment.OnGcpEnvironmentCondition
 
onInit() - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
 
onSuccess(String, Message<?>) - Method in interface com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler.SuccessCallback
 
ORDERING_KEY - Static variable in class com.google.cloud.spring.pubsub.support.GcpPubSubHeaders
The Pub/Sub message ordering key.
orgPolicyClient(OrgPolicySettings) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringAutoConfiguration
Provides a OrgPolicyClient bean configured with OrgPolicySettings.
orgPolicySettings(TransportChannelProvider) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringAutoConfiguration
Provides a OrgPolicySettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultOrgPolicyTransportChannelProvider()).
OrgPolicySpringAutoConfiguration - Class in com.google.cloud.orgpolicy.v2.spring
Auto-configuration for OrgPolicyClient.
OrgPolicySpringAutoConfiguration(OrgPolicySpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringAutoConfiguration
 
OrgPolicySpringProperties - Class in com.google.cloud.orgpolicy.v2.spring
Provides default property values for OrgPolicy client bean
OrgPolicySpringProperties() - Constructor for class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
ORIGINAL_MESSAGE - Static variable in class com.google.cloud.spring.pubsub.support.GcpPubSubHeaders
The original message header text.
osConfigServiceClient(OsConfigServiceSettings) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringAutoConfiguration
Provides a OsConfigServiceClient bean configured with OsConfigServiceSettings.
osConfigServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringAutoConfiguration
Provides a OsConfigServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultOsConfigServiceTransportChannelProvider()).
OsConfigServiceSpringAutoConfiguration - Class in com.google.cloud.osconfig.v1.spring
Auto-configuration for OsConfigServiceClient.
OsConfigServiceSpringAutoConfiguration(OsConfigServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringAutoConfiguration
 
OsConfigServiceSpringProperties - Class in com.google.cloud.osconfig.v1.spring
Provides default property values for OsConfigService client bean
OsConfigServiceSpringProperties() - Constructor for class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
osConfigZonalServiceClient(OsConfigZonalServiceSettings) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringAutoConfiguration
Provides a OsConfigZonalServiceClient bean configured with OsConfigZonalServiceSettings.
osConfigZonalServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringAutoConfiguration
Provides a OsConfigZonalServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultOsConfigZonalServiceTransportChannelProvider()).
OsConfigZonalServiceSpringAutoConfiguration - Class in com.google.cloud.osconfig.v1.spring
Auto-configuration for OsConfigZonalServiceClient.
OsConfigZonalServiceSpringAutoConfiguration(OsConfigZonalServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringAutoConfiguration
 
OsConfigZonalServiceSpringProperties - Class in com.google.cloud.osconfig.v1.spring
Provides default property values for OsConfigZonalService client bean
OsConfigZonalServiceSpringProperties() - Constructor for class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
osLoginServiceClient(OsLoginServiceSettings) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringAutoConfiguration
Provides a OsLoginServiceClient bean configured with OsLoginServiceSettings.
osLoginServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringAutoConfiguration
Provides a OsLoginServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultOsLoginServiceTransportChannelProvider()).
OsLoginServiceSpringAutoConfiguration - Class in com.google.cloud.oslogin.v1.spring
Auto-configuration for OsLoginServiceClient.
OsLoginServiceSpringAutoConfiguration(OsLoginServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringAutoConfiguration
 
OsLoginServiceSpringProperties - Class in com.google.cloud.oslogin.v1.spring
Provides default property values for OsLoginService client bean
OsLoginServiceSpringProperties() - Constructor for class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 

P

packetMirroringsClient(PacketMirroringsSettings) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringAutoConfiguration
Provides a PacketMirroringsClient bean configured with PacketMirroringsSettings.
packetMirroringsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringAutoConfiguration
Provides a PacketMirroringsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPacketMirroringsTransportChannelProvider()).
PacketMirroringsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for PacketMirroringsClient.
PacketMirroringsSpringAutoConfiguration(PacketMirroringsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.PacketMirroringsSpringAutoConfiguration
 
PacketMirroringsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for PacketMirrorings client bean
PacketMirroringsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
parallelStream() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
participantsClient(ParticipantsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringAutoConfiguration
Provides a ParticipantsClient bean configured with ParticipantsSettings.
participantsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringAutoConfiguration
Provides a ParticipantsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultParticipantsTransportChannelProvider()).
ParticipantsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
Auto-configuration for ParticipantsClient.
ParticipantsSpringAutoConfiguration(ParticipantsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringAutoConfiguration
 
ParticipantsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
Provides default property values for Participants client bean
ParticipantsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
PartTreeDatastoreQuery<T> - Class in com.google.cloud.spring.data.datastore.repository.query
Name-based query method for Cloud Datastore.
PartTreeDatastoreQuery(DatastoreQueryMethod, DatastoreOperations, DatastoreMappingContext, Class<T>, ProjectionFactory) - Constructor for class com.google.cloud.spring.data.datastore.repository.query.PartTreeDatastoreQuery
Constructor.
PartTreeFirestoreQuery - Class in com.google.cloud.spring.data.firestore.repository.query
 
PartTreeFirestoreQuery(FirestoreQueryMethod, FirestoreReactiveOperations, FirestoreMappingContext, FirestoreClassMapper) - Constructor for class com.google.cloud.spring.data.firestore.repository.query.PartTreeFirestoreQuery
 
PartTreeSpannerQuery<T> - Class in com.google.cloud.spring.data.spanner.repository.query
Implementation of a Spanner Query Method that handles all Part-tree / name-convention query methods.
PartTreeSpannerQuery(Class<T>, SpannerQueryMethod, SpannerTemplate, SpannerMappingContext) - Constructor for class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
Constructor.
performReadOnlyTransaction(Function<SpannerTemplate, T>, SpannerReadOptions) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Performs multiple read-only operations in a single transaction.
performReadOnlyTransaction(Function<SpannerTemplate, T>, SpannerReadOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
performReadOnlyTransaction(Function<SpannerRepository<T, I>, A>) - Method in interface com.google.cloud.spring.data.spanner.repository.SpannerRepository
Performs multiple read-only operations in a single transaction.
performReadOnlyTransaction(Function<SpannerRepository<T, I>, A>) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
 
performReadWriteTransaction(Function<SpannerTemplate, T>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Performs multiple read and write operations in a single transaction.
performReadWriteTransaction(Function<SpannerTemplate, T>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
performReadWriteTransaction(Function<SpannerRepository<T, I>, A>) - Method in interface com.google.cloud.spring.data.spanner.repository.SpannerRepository
Performs multiple read and write operations in a single transaction.
performReadWriteTransaction(Function<SpannerRepository<T, I>, A>) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
 
performTransaction(Function<DatastoreOperations, A>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Performs multiple read and write operations in a single transaction.
performTransaction(Function<DatastoreOperations, A>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
performTransaction(Function<DatastoreRepository<T, I>, A>) - Method in interface com.google.cloud.spring.data.datastore.repository.DatastoreRepository
Performs multiple read and write operations in a single transaction.
performTransaction(Function<DatastoreRepository<T, I>, A>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
 
pipelineServiceClient(PipelineServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringAutoConfiguration
Provides a PipelineServiceClient bean configured with PipelineServiceSettings.
pipelineServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringAutoConfiguration
Provides a PipelineServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPipelineServiceTransportChannelProvider()).
PipelineServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for PipelineServiceClient.
PipelineServiceSpringAutoConfiguration(PipelineServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringAutoConfiguration
 
PipelineServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for PipelineService client bean
PipelineServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
policyBasedRoutingServiceClient(PolicyBasedRoutingServiceSettings) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringAutoConfiguration
Provides a PolicyBasedRoutingServiceClient bean configured with PolicyBasedRoutingServiceSettings.
policyBasedRoutingServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringAutoConfiguration
Provides a PolicyBasedRoutingServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPolicyBasedRoutingServiceTransportChannelProvider()).
PolicyBasedRoutingServiceSpringAutoConfiguration - Class in com.google.cloud.networkconnectivity.v1.spring
Auto-configuration for PolicyBasedRoutingServiceClient.
PolicyBasedRoutingServiceSpringAutoConfiguration(PolicyBasedRoutingServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringAutoConfiguration
 
PolicyBasedRoutingServiceSpringProperties - Class in com.google.cloud.networkconnectivity.v1.spring
Provides default property values for PolicyBasedRoutingService client bean
PolicyBasedRoutingServiceSpringProperties() - Constructor for class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
policyTagManagerClient(PolicyTagManagerSettings) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringAutoConfiguration
Provides a PolicyTagManagerClient bean configured with PolicyTagManagerSettings.
policyTagManagerSerializationClient(PolicyTagManagerSerializationSettings) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringAutoConfiguration
Provides a PolicyTagManagerSerializationClient bean configured with PolicyTagManagerSerializationSettings.
policyTagManagerSerializationSettings(TransportChannelProvider) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringAutoConfiguration
Provides a PolicyTagManagerSerializationSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPolicyTagManagerSerializationTransportChannelProvider()).
PolicyTagManagerSerializationSpringAutoConfiguration - Class in com.google.cloud.datacatalog.v1.spring
Auto-configuration for PolicyTagManagerSerializationClient.
PolicyTagManagerSerializationSpringAutoConfiguration(PolicyTagManagerSerializationSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringAutoConfiguration
 
PolicyTagManagerSerializationSpringProperties - Class in com.google.cloud.datacatalog.v1.spring
Provides default property values for PolicyTagManagerSerialization client bean
PolicyTagManagerSerializationSpringProperties() - Constructor for class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
policyTagManagerSettings(TransportChannelProvider) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringAutoConfiguration
Provides a PolicyTagManagerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPolicyTagManagerTransportChannelProvider()).
PolicyTagManagerSpringAutoConfiguration - Class in com.google.cloud.datacatalog.v1.spring
Auto-configuration for PolicyTagManagerClient.
PolicyTagManagerSpringAutoConfiguration(PolicyTagManagerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringAutoConfiguration
 
PolicyTagManagerSpringProperties - Class in com.google.cloud.datacatalog.v1.spring
Provides default property values for PolicyTagManager client bean
PolicyTagManagerSpringProperties() - Constructor for class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
poll(String, long) - Method in class com.google.cloud.spring.pubsub.reactive.PubSubReactiveFactory
Create an infinite stream Flux of AcknowledgeablePubsubMessage objects.
POSTGRESQL - Enum constant in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
Postgresql constants.
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, AnnotationRepositoryConfigurationSource) - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
 
postProcess(BeanDefinitionBuilder, XmlRepositoryConfigurationSource) - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoryConfigurationExtension
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class com.google.cloud.spring.storage.GoogleStorageProtocolResolver
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerEnvironmentPostProcessor
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.google.cloud.spring.autoconfigure.sql.CloudSqlEnvironmentPostProcessor
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.google.cloud.spring.autoconfigure.sql.R2dbcCloudSqlEnvironmentPostProcessor
 
postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.google.cloud.spring.cloudfoundry.GcpCloudFoundryEnvironmentPostProcessor
 
predictionServiceClient(PredictionServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringAutoConfiguration
Provides a PredictionServiceClient bean configured with PredictionServiceSettings.
predictionServiceClient(PredictionServiceSettings) - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringAutoConfiguration
Provides a PredictionServiceClient bean configured with PredictionServiceSettings.
predictionServiceClient(PredictionServiceSettings) - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringAutoConfiguration
Provides a PredictionServiceClient bean configured with PredictionServiceSettings.
predictionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringAutoConfiguration
Provides a PredictionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPredictionServiceTransportChannelProvider()).
predictionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringAutoConfiguration
Provides a PredictionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPredictionServiceTransportChannelProvider()).
predictionServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringAutoConfiguration
Provides a PredictionServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPredictionServiceTransportChannelProvider()).
PredictionServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for PredictionServiceClient.
PredictionServiceSpringAutoConfiguration - Class in com.google.cloud.automl.v1.spring
Auto-configuration for PredictionServiceClient.
PredictionServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
Auto-configuration for PredictionServiceClient.
PredictionServiceSpringAutoConfiguration(PredictionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringAutoConfiguration
 
PredictionServiceSpringAutoConfiguration(PredictionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.automl.v1.spring.PredictionServiceSpringAutoConfiguration
 
PredictionServiceSpringAutoConfiguration(PredictionServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.PredictionServiceSpringAutoConfiguration
 
PredictionServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for PredictionService client bean
PredictionServiceSpringProperties - Class in com.google.cloud.automl.v1.spring
Provides default property values for PredictionService client bean
PredictionServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for PredictionService client bean
PredictionServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
PredictionServiceSpringProperties() - Constructor for class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
PredictionServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
PREFIX - Static variable in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
Configuration prefix for Secret Manager properties.
PREFIX - Static variable in class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataLocationResolver
ConfigData Prefix for Google Cloud Secret Manager.
PREFIX - Static variable in class com.google.cloud.spring.bigquery.integration.BigQuerySpringMessageHeaders
BigQuery Spring Cloud GCP message header prefix.
preHandle(HttpServletRequest, HttpServletResponse, Object) - Method in class com.google.cloud.spring.logging.TraceIdLoggingWebMvcInterceptor
 
PrimaryKey - Annotation Interface in com.google.cloud.spring.data.spanner.core.mapping
Annotation for a SpannerPersistentEntity that allows specifying the primary key columns and their order.
processedMessage() - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTracker
Record that a message has been processed.
processedMessage() - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerImpl
 
processedMessage(ProjectSubscriptionName) - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
Propagate that a message has been processed to the corresponding HealthTracker if registered.
processedMessage(ProjectSubscriptionName) - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
 
productServiceClient(ProductServiceSettings) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringAutoConfiguration
Provides a ProductServiceClient bean configured with ProductServiceSettings.
productServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringAutoConfiguration
Provides a ProductServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultProductServiceTransportChannelProvider()).
ProductServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
Auto-configuration for ProductServiceClient.
ProductServiceSpringAutoConfiguration(ProductServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.ProductServiceSpringAutoConfiguration
 
ProductServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for ProductService client bean
ProductServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
profilerServiceClient(ProfilerServiceSettings) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringAutoConfiguration
Provides a ProfilerServiceClient bean configured with ProfilerServiceSettings.
profilerServiceSettings(TransportChannelProvider) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringAutoConfiguration
Provides a ProfilerServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultProfilerServiceTransportChannelProvider()).
ProfilerServiceSpringAutoConfiguration - Class in com.google.devtools.cloudprofiler.v2.spring
Auto-configuration for ProfilerServiceClient.
ProfilerServiceSpringAutoConfiguration(ProfilerServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringAutoConfiguration
 
ProfilerServiceSpringProperties - Class in com.google.devtools.cloudprofiler.v2.spring
Provides default property values for ProfilerService client bean
ProfilerServiceSpringProperties() - Constructor for class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
projectId() - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverPropertiesConfigAdapter
 
projectsClient(ProjectsSettings) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringAutoConfiguration
Provides a ProjectsClient bean configured with ProjectsSettings.
projectsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringAutoConfiguration
Provides a ProjectsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultProjectsTransportChannelProvider()).
ProjectsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ProjectsClient.
ProjectsSpringAutoConfiguration(ProjectsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ProjectsSpringAutoConfiguration
 
ProjectsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Projects client bean
ProjectsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
propertyBasedAudienceProvider(IapAuthenticationProperties) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationAutoConfiguration
 
protocol() - Method in class com.google.cloud.spring.storage.integration.inbound.GcsInboundFileSynchronizer
 
PROTOCOL - Static variable in class com.google.cloud.spring.storage.GoogleStorageProtocolResolver
The prefix of all storage locations.
provisionConsumerDestination(String, String, ExtendedConsumerProperties<PubSubConsumerProperties>) - Method in class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubChannelProvisioner
 
provisionProducerDestination(String, ExtendedProducerProperties<PubSubProducerProperties>) - Method in class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubChannelProvisioner
 
publicAdvertisedPrefixesClient(PublicAdvertisedPrefixesSettings) - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringAutoConfiguration
Provides a PublicAdvertisedPrefixesClient bean configured with PublicAdvertisedPrefixesSettings.
publicAdvertisedPrefixesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringAutoConfiguration
Provides a PublicAdvertisedPrefixesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPublicAdvertisedPrefixesTransportChannelProvider()).
PublicAdvertisedPrefixesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for PublicAdvertisedPrefixesClient.
PublicAdvertisedPrefixesSpringAutoConfiguration(PublicAdvertisedPrefixesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringAutoConfiguration
 
PublicAdvertisedPrefixesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for PublicAdvertisedPrefixes client bean
PublicAdvertisedPrefixesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
publicDelegatedPrefixesClient(PublicDelegatedPrefixesSettings) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringAutoConfiguration
Provides a PublicDelegatedPrefixesClient bean configured with PublicDelegatedPrefixesSettings.
publicDelegatedPrefixesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringAutoConfiguration
Provides a PublicDelegatedPrefixesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultPublicDelegatedPrefixesTransportChannelProvider()).
PublicDelegatedPrefixesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for PublicDelegatedPrefixesClient.
PublicDelegatedPrefixesSpringAutoConfiguration(PublicDelegatedPrefixesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringAutoConfiguration
 
PublicDelegatedPrefixesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for PublicDelegatedPrefixes client bean
PublicDelegatedPrefixesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
publish(String, PubsubMessage) - Method in interface com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherOperations
Send a message to Pub/Sub.
publish(String, PubsubMessage) - Method in class com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherTemplate
 
publish(String, PubsubMessage) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
publish(String, T) - Method in interface com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherOperations
Send a message to Pub/Sub.
publish(String, T) - Method in class com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherTemplate
 
publish(String, T) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
publish(String, T, Map<String, String>) - Method in interface com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherOperations
Send a message to Pub/Sub.
publish(String, T, Map<String, String>) - Method in class com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherTemplate
Uses the configured message converter to first convert the payload and headers to a PubsubMessage and then publish it.
publish(String, T, Map<String, String>) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
Uses the configured message converter to first convert the payload and headers to a PubsubMessage and then publish it.
Publisher() - Constructor for class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
publisherBatchSettings() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PublisherCustomizer - Interface in com.google.cloud.spring.pubsub.core.publisher
A customizer of Publisher.Builder objects.
publisherExecutorProvider(ThreadPoolTaskScheduler) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PublisherFactory - Interface in com.google.cloud.spring.pubsub.support
The publisher factory interface that can create publishers.
publisherRetrySettings() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
publisherTransportChannelProvider() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PUBSUB - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for Pub/Sub.
pubSubAcknowledgementExecutor() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PubSubAcknowledgmentCallback - Class in com.google.cloud.spring.pubsub.integration.inbound
Pub/Sub specific implementation of AcknowledgmentCallback.
PubSubAcknowledgmentCallback(AcknowledgeablePubsubMessage, AckMode) - Constructor for class com.google.cloud.spring.pubsub.integration.inbound.PubSubAcknowledgmentCallback
Instantiates a callback for a given message and acknowledgement mode.
pubSubAdmin(TopicAdminClient, SubscriptionAdminClient) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PubSubAdmin - Class in com.google.cloud.spring.pubsub
Pub/Sub admin utility that creates new topics and subscriptions on Google Cloud Pub/Sub.
PubSubAdmin(GcpProjectIdProvider, CredentialsProvider) - Constructor for class com.google.cloud.spring.pubsub.PubSubAdmin
This constructor instantiates TopicAdminClient and SubscriptionAdminClient with all their defaults and the provided credentials provider.
PubSubAdmin(GcpProjectIdProvider, TopicAdminClient, SubscriptionAdminClient) - Constructor for class com.google.cloud.spring.pubsub.PubSubAdmin
Instantiates PubSubAdmin with provided topic/subscription client.
pubSubBinder(PubSubChannelProvisioner, PubSubTemplate, PubSubExtendedBindingProperties, ProducerMessageHandlerCustomizer<PubSubMessageHandler>, ConsumerEndpointCustomizer<PubSubInboundChannelAdapter>, HealthTrackerRegistry) - Method in class com.google.cloud.spring.stream.binder.pubsub.config.PubSubBinderConfiguration
 
PubSubBinderConfiguration - Class in com.google.cloud.spring.stream.binder.pubsub.config
Pub/Sub binder configuration.
PubSubBinderConfiguration() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.config.PubSubBinderConfiguration
 
PubSubBindingProperties - Class in com.google.cloud.spring.stream.binder.pubsub.properties
Binder-specific properties for Pub/Sub.
PubSubBindingProperties() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubBindingProperties
 
pubSubChannelProvisioner(PubSubAdmin) - Method in class com.google.cloud.spring.stream.binder.pubsub.config.PubSubBinderConfiguration
 
PubSubChannelProvisioner - Class in com.google.cloud.spring.stream.binder.pubsub.provisioning
Provisioning provider for Pub/Sub.
PubSubChannelProvisioner(PubSubAdmin) - Constructor for class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubChannelProvisioner
 
PubSubCommonProperties - Class in com.google.cloud.spring.stream.binder.pubsub.properties
Properties common to consumers and producers.
PubSubCommonProperties() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubCommonProperties
 
PubSubConfiguration - Class in com.google.cloud.spring.pubsub.core
Properties for Publisher or Subscriber specific configurations.
PubSubConfiguration() - Constructor for class com.google.cloud.spring.pubsub.core.PubSubConfiguration
 
PubSubConfiguration.Batching - Class in com.google.cloud.spring.pubsub.core
Batching settings.
PubSubConfiguration.FlowControl - Class in com.google.cloud.spring.pubsub.core
flow control settings.
PubSubConfiguration.Health - Class in com.google.cloud.spring.pubsub.core
Health Check settings.
PubSubConfiguration.Publisher - Class in com.google.cloud.spring.pubsub.core
Publisher settings.
PubSubConfiguration.Retry - Class in com.google.cloud.spring.pubsub.core
Retry settings.
PubSubConfiguration.Subscriber - Class in com.google.cloud.spring.pubsub.core
Subscriber settings.
PubSubConsumerDestination - Class in com.google.cloud.spring.stream.binder.pubsub.provisioning
Consumer destination for Pub/Sub.
PubSubConsumerDestination(String) - Constructor for class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubConsumerDestination
 
PubSubConsumerProperties - Class in com.google.cloud.spring.stream.binder.pubsub.properties
Consumer properties for Pub/Sub.
PubSubConsumerProperties() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
PubSubConsumerProperties.DeadLetterPolicy - Class in com.google.cloud.spring.stream.binder.pubsub.properties
 
PubSubConsumerPropertiesRuntimeHints - Class in com.google.cloud.spring.stream.binder.pubsub.aot
 
PubSubConsumerPropertiesRuntimeHints() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.aot.PubSubConsumerPropertiesRuntimeHints
 
PubSubDeliveryException - Exception in com.google.cloud.spring.pubsub.core
The Spring Google Cloud Pub/Sub specific PubSubException.
PubSubDeliveryException(PubsubMessage, String, Throwable) - Constructor for exception com.google.cloud.spring.pubsub.core.PubSubDeliveryException
 
PubSubException - Exception in com.google.cloud.spring.pubsub.core
The Spring Google Cloud Pub/Sub specific NestedRuntimeException.
PubSubException(String) - Constructor for exception com.google.cloud.spring.pubsub.core.PubSubException
 
PubSubException(String, Throwable) - Constructor for exception com.google.cloud.spring.pubsub.core.PubSubException
 
PubSubExtendedBindingProperties - Class in com.google.cloud.spring.stream.binder.pubsub.properties
Extended binding properties for Pub/Sub.
PubSubExtendedBindingProperties() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubExtendedBindingProperties
 
pubSubExtendedPropertiesDefaultMappingsProvider() - Method in class com.google.cloud.spring.stream.binder.pubsub.config.ExtendedBindingHandlerMappingsProviderConfiguration
 
PubSubHeaderMapper - Class in com.google.cloud.spring.pubsub.integration
Maps headers from PubsubMessages to Messages and vice-versa.
PubSubHeaderMapper() - Constructor for class com.google.cloud.spring.pubsub.integration.PubSubHeaderMapper
 
pubSubHealthContributor(Map<String, PubSubTemplate>) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorAutoConfiguration
 
PubSubHealthIndicator - Class in com.google.cloud.spring.autoconfigure.pubsub.health
Default implementation of HealthIndicator for Pub/Sub.
PubSubHealthIndicator(PubSubTemplate, String, long, boolean) - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicator
 
PubSubHealthIndicatorAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.pubsub.health
Auto-configuration for PubSubHealthIndicator.
PubSubHealthIndicatorAutoConfiguration(PubSubHealthIndicatorProperties) - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorAutoConfiguration
 
PubSubHealthIndicatorProperties - Class in com.google.cloud.spring.autoconfigure.pubsub.health
Properties for Pub/Sub Health Indicator.
PubSubHealthIndicatorProperties() - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorProperties
 
pubSubHealthThreadPool() - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicatorAutoConfiguration
 
PubSubInboundChannelAdapter - Class in com.google.cloud.spring.pubsub.integration.inbound
Converts from GCP Pub/Sub message to Spring message and sends the Spring message to the attached channels.
PubSubInboundChannelAdapter(PubSubSubscriberOperations, String) - Constructor for class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
Instantiates a streaming Pub/Sub subscription adapter.
PubSubMessageChannelBinder - Class in com.google.cloud.spring.stream.binder.pubsub
Message channel binder for Pub/Sub.
PubSubMessageChannelBinder(String[], PubSubChannelProvisioner, PubSubTemplate, PubSubExtendedBindingProperties) - Constructor for class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
 
PubSubMessageConversionException - Exception in com.google.cloud.spring.pubsub.support.converter
An exception raised when conversion to or from a PubsubMessage fails.
PubSubMessageConversionException(String) - Constructor for exception com.google.cloud.spring.pubsub.support.converter.PubSubMessageConversionException
 
PubSubMessageConversionException(String, Throwable) - Constructor for exception com.google.cloud.spring.pubsub.support.converter.PubSubMessageConversionException
 
PubSubMessageConverter - Interface in com.google.cloud.spring.pubsub.support.converter
Interface for converters that can convert POJOs to and from Pub/Sub messages.
PubSubMessageHandler - Class in com.google.cloud.spring.pubsub.integration.outbound
Outbound channel adapter to publish messages to Google Cloud Pub/Sub.
PubSubMessageHandler(PubSubPublisherOperations, String) - Constructor for class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Instantiates an outbound adapter for publishing messages to a topic.
PubSubMessageHandler.FailureCallback - Interface in com.google.cloud.spring.pubsub.integration.outbound
Implement this callback to post-process a message that failed to publish to Cloud Pub/Sub.
PubSubMessageHandler.SuccessCallback - Interface in com.google.cloud.spring.pubsub.integration.outbound
Implement this callback to post-process a successfully published message.
PubSubMessageSource - Class in com.google.cloud.spring.pubsub.integration.inbound
A PubSub Synchronous pull implementation of AbstractMessageSource.
PubSubMessageSource(PubSubSubscriberOperations, String) - Constructor for class com.google.cloud.spring.pubsub.integration.inbound.PubSubMessageSource
Instantiates a Pub/Sub inbound message adapter to poll a given subscription for messages.
PubSubOperations - Interface in com.google.cloud.spring.pubsub.core
An abstraction for Google Cloud Pub/Sub for publish and subscribe / pull methods.
PubSubProducerDestination - Class in com.google.cloud.spring.stream.binder.pubsub.provisioning
A producer destination for Pub/Sub.
PubSubProducerDestination(String) - Constructor for class com.google.cloud.spring.stream.binder.pubsub.provisioning.PubSubProducerDestination
 
PubSubProducerProperties - Class in com.google.cloud.spring.stream.binder.pubsub.properties
Producer properties for Pub/Sub.
PubSubProducerProperties() - Constructor for class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubProducerProperties
 
PubSubPublisherOperations - Interface in com.google.cloud.spring.pubsub.core.publisher
An abstraction for Google Cloud Pub/Sub publisher operations.
pubSubPublisherTemplate(PublisherFactory, ObjectProvider<PubSubMessageConverter>) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PubSubPublisherTemplate - Class in com.google.cloud.spring.pubsub.core.publisher
Default implementation of PubSubPublisherOperations.
PubSubPublisherTemplate(PublisherFactory) - Constructor for class com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherTemplate
Default PubSubPublisherTemplate constructor that uses SimplePubSubMessageConverter to serialize and deserialize payloads.
pubsubPublisherThreadPool() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
pubSubReactiveFactory(PubSubSubscriberTemplate, Optional<Scheduler>) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubReactiveAutoConfiguration
 
PubSubReactiveFactory - Class in com.google.cloud.spring.pubsub.reactive
A factory for procuring Flux instances backed by GCP Pub/Sub Subscriptions.
PubSubReactiveFactory(PubSubSubscriberOperations, Scheduler) - Constructor for class com.google.cloud.spring.pubsub.reactive.PubSubReactiveFactory
Instantiate `PubSubReactiveFactory` capable of generating subscription-based streams.
PubSubReactiveFactory(PubSubSubscriberOperations, Scheduler, int) - Constructor for class com.google.cloud.spring.pubsub.reactive.PubSubReactiveFactory
Instantiate `PubSubReactiveFactory` capable of generating subscription-based streams.
PubSubSubscriberOperations - Interface in com.google.cloud.spring.pubsub.core.subscriber
An abstraction for Google Cloud Pub/Sub subscription / pulling operations.
pubSubSubscriberTemplate(SubscriberFactory, ObjectProvider<PubSubMessageConverter>, ObjectProvider<Executor>, Executor) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PubSubSubscriberTemplate - Class in com.google.cloud.spring.pubsub.core.subscriber
Default implementation of PubSubSubscriberOperations.
PubSubSubscriberTemplate(SubscriberFactory) - Constructor for class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Default PubSubSubscriberTemplate constructor.
pubSubSubscriptionHealthIndicator(HealthTrackerRegistry) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicatorAutoConfiguration
 
PubSubSubscriptionHealthIndicator - Class in com.google.cloud.spring.autoconfigure.pubsub.health
 
PubSubSubscriptionHealthIndicator(HealthTrackerRegistry) - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicator
 
PubSubSubscriptionHealthIndicatorAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.pubsub.health
 
PubSubSubscriptionHealthIndicatorAutoConfiguration(GcpPubSubProperties, GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubSubscriptionHealthIndicatorAutoConfiguration
 
PubSubSubscriptionUtils - Class in com.google.cloud.spring.pubsub.support
Various utility methods for dealing with Pub/Sub subscriptions.
pubSubTemplate(PubSubPublisherTemplate, PubSubSubscriberTemplate) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
PubSubTemplate - Class in com.google.cloud.spring.pubsub.core
Default implementation of PubSubOperations.
PubSubTemplate(PubSubPublisherTemplate, PubSubSubscriberTemplate) - Constructor for class com.google.cloud.spring.pubsub.core.PubSubTemplate
Default PubSubTemplate constructor that uses a PubSubPublisherTemplate and a PubSubSubscriberTemplate.
PubSubTemplate(PublisherFactory, SubscriberFactory) - Constructor for class com.google.cloud.spring.pubsub.core.PubSubTemplate
Default PubSubTemplate constructor.
PubSubTopicUtils - Class in com.google.cloud.spring.pubsub.support
Various utility methods for dealing with Pub/Sub topics.
pull(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pull(String, Integer, Boolean) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Pull a number of messages from a Google Cloud Pub/Sub subscription.
pull(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
pullAndAck(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pullAndAck(String, Integer, Boolean) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Pull and auto-acknowledge a number of messages from a Google Cloud Pub/Sub subscription.
pullAndAck(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
pullAndAckAsync(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pullAndAckAsync(String, Integer, Boolean) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Asynchronously pull and auto-acknowledge a number of messages from a Google Cloud Pub/Sub subscription.
pullAndAckAsync(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
pullAndConvert(String, Integer, Boolean, Class<T>) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pullAndConvert(String, Integer, Boolean, Class<T>) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Pull a number of messages from a Google Cloud Pub/Sub subscription and convert them to Spring messages with the desired payload type.
pullAndConvert(String, Integer, Boolean, Class<T>) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
pullAndConvertAsync(String, Integer, Boolean, Class<T>) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pullAndConvertAsync(String, Integer, Boolean, Class<T>) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Asynchronously pull a number of messages from a Google Cloud Pub/Sub subscription and convert them to Spring messages with the desired payload type.
pullAndConvertAsync(String, Integer, Boolean, Class<T>) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
pullAsync(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pullAsync(String, Integer, Boolean) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Asynchronously pull a number of messages from a Google Cloud Pub/Sub subscription.
pullAsync(String, Integer, Boolean) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
pullNext(String) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pullNext(String) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Pull and auto-acknowledge a message from a Google Cloud Pub/Sub subscription.
pullNext(String) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
pullNextAsync(String) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
pullNextAsync(String) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Asynchronously pull and auto-acknowledge a message from a Google Cloud Pub/Sub subscription.
pullNextAsync(String) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
put(K, V) - Method in class com.google.cloud.spring.core.util.MapBuilder
Adds a unique non-null key/value pair.

Q

query(Query<? extends BaseEntity>, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Finds objects by using a Cloud Datastore query.
query(Query<? extends BaseEntity>, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
query(Query<A>, Function<A, T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Runs given query and applies given function to each entity in the result.
query(Query<A>, Function<A, T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
query(Class<T>, Statement, SpannerQueryOptions) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds objects by using an SQL statement.
query(Class<T>, Statement, SpannerQueryOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
query(Function<Struct, A>, Statement, SpannerQueryOptions) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Executes a given query string with tags and parameters and applies a given function to each row of the result.
query(Function<Struct, A>, Statement, SpannerQueryOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
Query - Annotation Interface in com.google.cloud.spring.data.datastore.repository.query
Annotation to mark query methods in user-defined repositories that are supplied with Google Query Language custom queries.
Query - Annotation Interface in com.google.cloud.spring.data.spanner.repository.query
Annotation used in user-defined repositories to provide SQL for custom Query Methods.
queryAll(Class<T>, SpannerPageableQueryOptions) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds all objects of the given type.
queryAll(Class<T>, SpannerPageableQueryOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
queryByExample(Example<T>, DatastoreQueryOptions) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Run query by example.
queryByExample(Example<T>, DatastoreQueryOptions) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
queryEntitiesSlice(StructuredQuery, Class<T>, Pageable) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Finds entities by using a Cloud Datastore query.
queryEntitiesSlice(StructuredQuery, Class<T>, Pageable) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
queryIterable(Query<A>, Function<A, T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Runs given query and applies given function to each entity in the result.
queryIterable(Query<A>, Function<A, T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
queryKeys(Query<Key>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Finds Cloud Datastore Keys by using a Cloud Datastore query.
queryKeys(Query<Key>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
queryKeysOrEntities(Query, Class<T>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Finds objects by using a Cloud Datastore query.
queryKeysOrEntities(Query, Class<T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
queryKeysSlice(KeyQuery, Class<T>, Pageable) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Finds keys by using a Cloud Datastore query.
queryKeysSlice(KeyQuery, Class<T>, Pageable) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
queryMethod - Variable in class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
 

R

R2dbcCloudSqlEnvironmentPostProcessor - Class in com.google.cloud.spring.autoconfigure.sql
Builds connection string for Cloud SQL through Spring R2DBC by requiring only a database and instance connection name.
R2dbcCloudSqlEnvironmentPostProcessor() - Constructor for class com.google.cloud.spring.autoconfigure.sql.R2dbcCloudSqlEnvironmentPostProcessor
 
reachabilityServiceClient(ReachabilityServiceSettings) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringAutoConfiguration
Provides a ReachabilityServiceClient bean configured with ReachabilityServiceSettings.
reachabilityServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringAutoConfiguration
Provides a ReachabilityServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultReachabilityServiceTransportChannelProvider()).
ReachabilityServiceSpringAutoConfiguration - Class in com.google.cloud.networkmanagement.v1.spring
Auto-configuration for ReachabilityServiceClient.
ReachabilityServiceSpringAutoConfiguration(ReachabilityServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringAutoConfiguration
 
ReachabilityServiceSpringProperties - Class in com.google.cloud.networkmanagement.v1.spring
Provides default property values for ReachabilityService client bean
ReachabilityServiceSpringProperties() - Constructor for class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
ReactiveFirestoreRepositoryFactory - Class in com.google.cloud.spring.data.firestore.repository.support
A factory for reactive Firestore repositories.
ReactiveFirestoreRepositoryFactory(FirestoreTemplate, FirestoreMappingContext) - Constructor for class com.google.cloud.spring.data.firestore.repository.support.ReactiveFirestoreRepositoryFactory
Constructor.
ReactiveFirestoreResourceHolder - Class in com.google.cloud.spring.data.firestore.transaction
Firestore specific resource holder, ReactiveFirestoreTransactionManager binds instances of this class to the subscriber context.
ReactiveFirestoreResourceHolder(ByteString) - Constructor for class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreResourceHolder
 
ReactiveFirestoreTransactionManager - Class in com.google.cloud.spring.data.firestore.transaction
Firestore-specific implementation of ReactiveTransactionManager.
ReactiveFirestoreTransactionManager(FirestoreGrpc.FirestoreStub, String, FirestoreClassMapper) - Constructor for class com.google.cloud.spring.data.firestore.transaction.ReactiveFirestoreTransactionManager
Constructor for ReactiveFirestoreTransactionManager.
read(Class<R>, BaseEntity) - Method in class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
 
read(Class<R>, Struct) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
read(Class<R>, Struct, Set<String>, boolean) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
read(Class<R>, Struct, Set<String>, boolean) - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityProcessor
 
read(Class<T>, Key) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds a single stored object using a key.
read(Class<T>, Key) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
read(Class<T>, Key, SpannerReadOptions) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds a single stored object using a key.
read(Class<T>, Key, SpannerReadOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
read(Class<T>, KeySet) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds objects stored from their keys.
read(Class<T>, KeySet) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
read(Class<T>, KeySet, SpannerReadOptions) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds objects stored from their keys.
read(Class<T>, KeySet, SpannerReadOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
read(String, OutputStream) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
READ_BYTES_ERROR_MESSAGE - Static variable in class com.google.cloud.spring.vision.CloudVisionTemplate
 
readAll(Class<T>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds all objects of the given type.
readAll(Class<T>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
readAll(Class<T>, SpannerReadOptions) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Finds all objects of the given type.
readAll(Class<T>, SpannerReadOptions) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
readAsMap(BaseEntity, TypeInformation) - Method in interface com.google.cloud.spring.data.datastore.core.convert.DatastoreEntityConverter
Read the entity as a Map.
readAsMap(BaseEntity, TypeInformation) - Method in class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
 
readAsMap(Class<T>, TypeInformation<R>, BaseEntity) - Method in interface com.google.cloud.spring.data.datastore.core.convert.DatastoreEntityConverter
Read the entity as a Map when the map type is unknown.
readAsMap(Class<T>, TypeInformation<R>, BaseEntity) - Method in class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
 
ReadEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
An event published when entities are read from Cloud Datastore.
ReadEvent(Iterable) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.ReadEvent
Constructor.
readOcrOutputFile(GoogleStorageLocation) - Method in class com.google.cloud.spring.vision.DocumentOcrTemplate
Parses a single JSON output file and returns the list of pages stored in the file.
readOcrOutputFileSet(GoogleStorageLocation) - Method in class com.google.cloud.spring.vision.DocumentOcrTemplate
Parses the OCR output files who have the specified jsonFilesetPrefix.
readRaw(String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
ReadWriteConversions - Interface in com.google.cloud.spring.data.datastore.core.convert
An interface for type conversions on read and on write.
recaptchaEnterpriseServiceClient(RecaptchaEnterpriseServiceSettings) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringAutoConfiguration
Provides a RecaptchaEnterpriseServiceClient bean configured with RecaptchaEnterpriseServiceSettings.
recaptchaEnterpriseServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringAutoConfiguration
Provides a RecaptchaEnterpriseServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRecaptchaEnterpriseServiceTransportChannelProvider()).
RecaptchaEnterpriseServiceSpringAutoConfiguration - Class in com.google.cloud.recaptchaenterprise.v1.spring
Auto-configuration for RecaptchaEnterpriseServiceClient.
RecaptchaEnterpriseServiceSpringAutoConfiguration(RecaptchaEnterpriseServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringAutoConfiguration
 
RecaptchaEnterpriseServiceSpringProperties - Class in com.google.cloud.recaptchaenterprise.v1.spring
Provides default property values for RecaptchaEnterpriseService client bean
RecaptchaEnterpriseServiceSpringProperties() - Constructor for class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
recommenderClient(RecommenderSettings) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringAutoConfiguration
Provides a RecommenderClient bean configured with RecommenderSettings.
recommenderSettings(TransportChannelProvider) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringAutoConfiguration
Provides a RecommenderSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRecommenderTransportChannelProvider()).
RecommenderSpringAutoConfiguration - Class in com.google.cloud.recommender.v1.spring
Auto-configuration for RecommenderClient.
RecommenderSpringAutoConfiguration(RecommenderSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.recommender.v1.spring.RecommenderSpringAutoConfiguration
 
RecommenderSpringProperties - Class in com.google.cloud.recommender.v1.spring
Provides default property values for Recommender client bean
RecommenderSpringProperties() - Constructor for class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
regionAutoscalersClient(RegionAutoscalersSettings) - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringAutoConfiguration
Provides a RegionAutoscalersClient bean configured with RegionAutoscalersSettings.
regionAutoscalersSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringAutoConfiguration
Provides a RegionAutoscalersSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionAutoscalersTransportChannelProvider()).
RegionAutoscalersSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionAutoscalersClient.
RegionAutoscalersSpringAutoConfiguration(RegionAutoscalersSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringAutoConfiguration
 
RegionAutoscalersSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionAutoscalers client bean
RegionAutoscalersSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
regionBackendServicesClient(RegionBackendServicesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringAutoConfiguration
Provides a RegionBackendServicesClient bean configured with RegionBackendServicesSettings.
regionBackendServicesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringAutoConfiguration
Provides a RegionBackendServicesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionBackendServicesTransportChannelProvider()).
RegionBackendServicesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionBackendServicesClient.
RegionBackendServicesSpringAutoConfiguration(RegionBackendServicesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringAutoConfiguration
 
RegionBackendServicesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionBackendServices client bean
RegionBackendServicesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
regionCommitmentsClient(RegionCommitmentsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringAutoConfiguration
Provides a RegionCommitmentsClient bean configured with RegionCommitmentsSettings.
regionCommitmentsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringAutoConfiguration
Provides a RegionCommitmentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionCommitmentsTransportChannelProvider()).
RegionCommitmentsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionCommitmentsClient.
RegionCommitmentsSpringAutoConfiguration(RegionCommitmentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringAutoConfiguration
 
RegionCommitmentsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionCommitments client bean
RegionCommitmentsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
regionDisksClient(RegionDisksSettings) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringAutoConfiguration
Provides a RegionDisksClient bean configured with RegionDisksSettings.
regionDisksSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringAutoConfiguration
Provides a RegionDisksSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionDisksTransportChannelProvider()).
RegionDisksSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionDisksClient.
RegionDisksSpringAutoConfiguration(RegionDisksSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionDisksSpringAutoConfiguration
 
RegionDisksSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionDisks client bean
RegionDisksSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
regionDiskTypesClient(RegionDiskTypesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringAutoConfiguration
Provides a RegionDiskTypesClient bean configured with RegionDiskTypesSettings.
regionDiskTypesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringAutoConfiguration
Provides a RegionDiskTypesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionDiskTypesTransportChannelProvider()).
RegionDiskTypesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionDiskTypesClient.
RegionDiskTypesSpringAutoConfiguration(RegionDiskTypesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringAutoConfiguration
 
RegionDiskTypesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionDiskTypes client bean
RegionDiskTypesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
regionHealthChecksClient(RegionHealthChecksSettings) - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringAutoConfiguration
Provides a RegionHealthChecksClient bean configured with RegionHealthChecksSettings.
regionHealthCheckServicesClient(RegionHealthCheckServicesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringAutoConfiguration
Provides a RegionHealthCheckServicesClient bean configured with RegionHealthCheckServicesSettings.
regionHealthCheckServicesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringAutoConfiguration
Provides a RegionHealthCheckServicesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionHealthCheckServicesTransportChannelProvider()).
RegionHealthCheckServicesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionHealthCheckServicesClient.
RegionHealthCheckServicesSpringAutoConfiguration(RegionHealthCheckServicesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringAutoConfiguration
 
RegionHealthCheckServicesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionHealthCheckServices client bean
RegionHealthCheckServicesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
regionHealthChecksSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringAutoConfiguration
Provides a RegionHealthChecksSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionHealthChecksTransportChannelProvider()).
RegionHealthChecksSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionHealthChecksClient.
RegionHealthChecksSpringAutoConfiguration(RegionHealthChecksSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringAutoConfiguration
 
RegionHealthChecksSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionHealthChecks client bean
RegionHealthChecksSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
regionInstanceGroupManagersClient(RegionInstanceGroupManagersSettings) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringAutoConfiguration
Provides a RegionInstanceGroupManagersClient bean configured with RegionInstanceGroupManagersSettings.
regionInstanceGroupManagersSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringAutoConfiguration
Provides a RegionInstanceGroupManagersSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionInstanceGroupManagersTransportChannelProvider()).
RegionInstanceGroupManagersSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionInstanceGroupManagersClient.
RegionInstanceGroupManagersSpringAutoConfiguration(RegionInstanceGroupManagersSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringAutoConfiguration
 
RegionInstanceGroupManagersSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionInstanceGroupManagers client bean
RegionInstanceGroupManagersSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
regionInstanceGroupsClient(RegionInstanceGroupsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringAutoConfiguration
Provides a RegionInstanceGroupsClient bean configured with RegionInstanceGroupsSettings.
regionInstanceGroupsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringAutoConfiguration
Provides a RegionInstanceGroupsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionInstanceGroupsTransportChannelProvider()).
RegionInstanceGroupsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionInstanceGroupsClient.
RegionInstanceGroupsSpringAutoConfiguration(RegionInstanceGroupsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringAutoConfiguration
 
RegionInstanceGroupsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionInstanceGroups client bean
RegionInstanceGroupsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
regionInstancesClient(RegionInstancesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringAutoConfiguration
Provides a RegionInstancesClient bean configured with RegionInstancesSettings.
regionInstancesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringAutoConfiguration
Provides a RegionInstancesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionInstancesTransportChannelProvider()).
RegionInstancesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionInstancesClient.
RegionInstancesSpringAutoConfiguration(RegionInstancesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionInstancesSpringAutoConfiguration
 
RegionInstancesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionInstances client bean
RegionInstancesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
regionInstanceTemplatesClient(RegionInstanceTemplatesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringAutoConfiguration
Provides a RegionInstanceTemplatesClient bean configured with RegionInstanceTemplatesSettings.
regionInstanceTemplatesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringAutoConfiguration
Provides a RegionInstanceTemplatesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionInstanceTemplatesTransportChannelProvider()).
RegionInstanceTemplatesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionInstanceTemplatesClient.
RegionInstanceTemplatesSpringAutoConfiguration(RegionInstanceTemplatesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringAutoConfiguration
 
RegionInstanceTemplatesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionInstanceTemplates client bean
RegionInstanceTemplatesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
regionInstantSnapshotsClient(RegionInstantSnapshotsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringAutoConfiguration
Provides a RegionInstantSnapshotsClient bean configured with RegionInstantSnapshotsSettings.
regionInstantSnapshotsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringAutoConfiguration
Provides a RegionInstantSnapshotsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionInstantSnapshotsTransportChannelProvider()).
RegionInstantSnapshotsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionInstantSnapshotsClient.
RegionInstantSnapshotsSpringAutoConfiguration(RegionInstantSnapshotsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringAutoConfiguration
 
RegionInstantSnapshotsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionInstantSnapshots client bean
RegionInstantSnapshotsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
regionNetworkEndpointGroupsClient(RegionNetworkEndpointGroupsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringAutoConfiguration
Provides a RegionNetworkEndpointGroupsClient bean configured with RegionNetworkEndpointGroupsSettings.
regionNetworkEndpointGroupsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringAutoConfiguration
Provides a RegionNetworkEndpointGroupsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionNetworkEndpointGroupsTransportChannelProvider()).
RegionNetworkEndpointGroupsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionNetworkEndpointGroupsClient.
RegionNetworkEndpointGroupsSpringAutoConfiguration(RegionNetworkEndpointGroupsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringAutoConfiguration
 
RegionNetworkEndpointGroupsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionNetworkEndpointGroups client bean
RegionNetworkEndpointGroupsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
regionNetworkFirewallPoliciesClient(RegionNetworkFirewallPoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringAutoConfiguration
Provides a RegionNetworkFirewallPoliciesClient bean configured with RegionNetworkFirewallPoliciesSettings.
regionNetworkFirewallPoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringAutoConfiguration
Provides a RegionNetworkFirewallPoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionNetworkFirewallPoliciesTransportChannelProvider()).
RegionNetworkFirewallPoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionNetworkFirewallPoliciesClient.
RegionNetworkFirewallPoliciesSpringAutoConfiguration(RegionNetworkFirewallPoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringAutoConfiguration
 
RegionNetworkFirewallPoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionNetworkFirewallPolicies client bean
RegionNetworkFirewallPoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
regionNotificationEndpointsClient(RegionNotificationEndpointsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringAutoConfiguration
Provides a RegionNotificationEndpointsClient bean configured with RegionNotificationEndpointsSettings.
regionNotificationEndpointsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringAutoConfiguration
Provides a RegionNotificationEndpointsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionNotificationEndpointsTransportChannelProvider()).
RegionNotificationEndpointsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionNotificationEndpointsClient.
RegionNotificationEndpointsSpringAutoConfiguration(RegionNotificationEndpointsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringAutoConfiguration
 
RegionNotificationEndpointsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionNotificationEndpoints client bean
RegionNotificationEndpointsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
regionOperationsClient(RegionOperationsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringAutoConfiguration
Provides a RegionOperationsClient bean configured with RegionOperationsSettings.
regionOperationsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringAutoConfiguration
Provides a RegionOperationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionOperationsTransportChannelProvider()).
RegionOperationsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionOperationsClient.
RegionOperationsSpringAutoConfiguration(RegionOperationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionOperationsSpringAutoConfiguration
 
RegionOperationsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionOperations client bean
RegionOperationsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
regionsClient(RegionsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionsSpringAutoConfiguration
Provides a RegionsClient bean configured with RegionsSettings.
regionSecurityPoliciesClient(RegionSecurityPoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringAutoConfiguration
Provides a RegionSecurityPoliciesClient bean configured with RegionSecurityPoliciesSettings.
regionSecurityPoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringAutoConfiguration
Provides a RegionSecurityPoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionSecurityPoliciesTransportChannelProvider()).
RegionSecurityPoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionSecurityPoliciesClient.
RegionSecurityPoliciesSpringAutoConfiguration(RegionSecurityPoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringAutoConfiguration
 
RegionSecurityPoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionSecurityPolicies client bean
RegionSecurityPoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
regionsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionsSpringAutoConfiguration
Provides a RegionsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionsTransportChannelProvider()).
regionSslCertificatesClient(RegionSslCertificatesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringAutoConfiguration
Provides a RegionSslCertificatesClient bean configured with RegionSslCertificatesSettings.
regionSslCertificatesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringAutoConfiguration
Provides a RegionSslCertificatesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionSslCertificatesTransportChannelProvider()).
RegionSslCertificatesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionSslCertificatesClient.
RegionSslCertificatesSpringAutoConfiguration(RegionSslCertificatesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringAutoConfiguration
 
RegionSslCertificatesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionSslCertificates client bean
RegionSslCertificatesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
regionSslPoliciesClient(RegionSslPoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringAutoConfiguration
Provides a RegionSslPoliciesClient bean configured with RegionSslPoliciesSettings.
regionSslPoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringAutoConfiguration
Provides a RegionSslPoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionSslPoliciesTransportChannelProvider()).
RegionSslPoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionSslPoliciesClient.
RegionSslPoliciesSpringAutoConfiguration(RegionSslPoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringAutoConfiguration
 
RegionSslPoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionSslPolicies client bean
RegionSslPoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
RegionsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionsClient.
RegionsSpringAutoConfiguration(RegionsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionsSpringAutoConfiguration
 
RegionsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Regions client bean
RegionsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
regionTargetHttpProxiesClient(RegionTargetHttpProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringAutoConfiguration
Provides a RegionTargetHttpProxiesClient bean configured with RegionTargetHttpProxiesSettings.
regionTargetHttpProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringAutoConfiguration
Provides a RegionTargetHttpProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionTargetHttpProxiesTransportChannelProvider()).
RegionTargetHttpProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionTargetHttpProxiesClient.
RegionTargetHttpProxiesSpringAutoConfiguration(RegionTargetHttpProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringAutoConfiguration
 
RegionTargetHttpProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionTargetHttpProxies client bean
RegionTargetHttpProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
regionTargetHttpsProxiesClient(RegionTargetHttpsProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringAutoConfiguration
Provides a RegionTargetHttpsProxiesClient bean configured with RegionTargetHttpsProxiesSettings.
regionTargetHttpsProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringAutoConfiguration
Provides a RegionTargetHttpsProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionTargetHttpsProxiesTransportChannelProvider()).
RegionTargetHttpsProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionTargetHttpsProxiesClient.
RegionTargetHttpsProxiesSpringAutoConfiguration(RegionTargetHttpsProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringAutoConfiguration
 
RegionTargetHttpsProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionTargetHttpsProxies client bean
RegionTargetHttpsProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
regionTargetTcpProxiesClient(RegionTargetTcpProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringAutoConfiguration
Provides a RegionTargetTcpProxiesClient bean configured with RegionTargetTcpProxiesSettings.
regionTargetTcpProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringAutoConfiguration
Provides a RegionTargetTcpProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionTargetTcpProxiesTransportChannelProvider()).
RegionTargetTcpProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionTargetTcpProxiesClient.
RegionTargetTcpProxiesSpringAutoConfiguration(RegionTargetTcpProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringAutoConfiguration
 
RegionTargetTcpProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionTargetTcpProxies client bean
RegionTargetTcpProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
regionUrlMapsClient(RegionUrlMapsSettings) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringAutoConfiguration
Provides a RegionUrlMapsClient bean configured with RegionUrlMapsSettings.
regionUrlMapsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringAutoConfiguration
Provides a RegionUrlMapsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionUrlMapsTransportChannelProvider()).
RegionUrlMapsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionUrlMapsClient.
RegionUrlMapsSpringAutoConfiguration(RegionUrlMapsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringAutoConfiguration
 
RegionUrlMapsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionUrlMaps client bean
RegionUrlMapsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
regionZonesClient(RegionZonesSettings) - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringAutoConfiguration
Provides a RegionZonesClient bean configured with RegionZonesSettings.
regionZonesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringAutoConfiguration
Provides a RegionZonesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegionZonesTransportChannelProvider()).
RegionZonesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RegionZonesClient.
RegionZonesSpringAutoConfiguration(RegionZonesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RegionZonesSpringAutoConfiguration
 
RegionZonesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for RegionZones client bean
RegionZonesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
registerAuditListenerBeanDefinition(BeanDefinition, BeanDefinitionRegistry) - Method in class com.google.cloud.spring.data.datastore.repository.config.DatastoreAuditingRegistrar
 
registerAuditListenerBeanDefinition(BeanDefinition, BeanDefinitionRegistry) - Method in class com.google.cloud.spring.data.spanner.repository.config.SpannerAuditingRegistrar
 
registerEntityConverter(DatastoreEntityConverter) - Method in interface com.google.cloud.spring.data.datastore.core.convert.ReadWriteConversions
Registers DatastoreEntityConverter to be used for embedded entities.
registerEntityConverter(DatastoreEntityConverter) - Method in class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.autoconfigure.sql.SqlRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.autoconfigure.trace.aot.TraceRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.data.datastore.aot.DatastoreCoreRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.data.datastore.aot.DatastoreQueryRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.data.datastore.aot.DatastoreRepositoryRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.data.firestore.aot.FirestoreRepositoryRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.data.spanner.aot.SpannerRepositoryRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.data.spanner.aot.SpannerSchemaUtilsRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.logging.aot.LoggingRuntimeHints
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.storage.integration.aot.StorageIntegrationRuntimeHint
 
registerHints(RuntimeHints, ClassLoader) - Method in class com.google.cloud.spring.stream.binder.pubsub.aot.PubSubConsumerPropertiesRuntimeHints
 
registerSubscriberSettings() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
registerTracker(ProjectSubscriptionName) - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
Create a tracker for given ProjectSubscriptionName and add tracker to registry.
registerTracker(ProjectSubscriptionName) - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
 
registerTracker(String) - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
Create a tracker for given subscription name and add tracker to registry.
registerTracker(String) - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistryImpl
 
registrationServiceClient(RegistrationServiceSettings) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringAutoConfiguration
Provides a RegistrationServiceClient bean configured with RegistrationServiceSettings.
registrationServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringAutoConfiguration
Provides a RegistrationServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRegistrationServiceTransportChannelProvider()).
RegistrationServiceSpringAutoConfiguration - Class in com.google.cloud.servicedirectory.v1.spring
Auto-configuration for RegistrationServiceClient.
RegistrationServiceSpringAutoConfiguration(RegistrationServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringAutoConfiguration
 
RegistrationServiceSpringProperties - Class in com.google.cloud.servicedirectory.v1.spring
Provides default property values for RegistrationService client bean
RegistrationServiceSpringProperties() - Constructor for class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
remove(Object) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
remove(String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
removeAll(Collection<?>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
removeIf(Predicate<? super T>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
rename(String, String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
REPORTER_BEAN_NAME - Static variable in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
Stackdriver reporter bean name.
repositoryBaseClass() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
Configure the repository base class to be used to create repository proxies for this particular configuration.
repositoryBaseClass() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
Configure the repository base class to be used to create repository proxies for this particular configuration.
repositoryBaseClass() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Configure the repository base class to be used to create repository proxies for this particular configuration.
repositoryFactoryBeanClass() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
Returns the FactoryBean class to be used for each repository instance.
repositoryFactoryBeanClass() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
Returns the FactoryBean class to be used for each repository instance.
repositoryFactoryBeanClass() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Returns the FactoryBean class to be used for each repository instance.
repositoryImplementationPostfix() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
Returns the postfix to be used when looking up custom repository implementations.
repositoryImplementationPostfix() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
Returns the postfix to be used when looking up custom repository implementations.
repositoryImplementationPostfix() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Returns the postfix to be used when looking up custom repository implementations.
repositoryManagerClient(RepositoryManagerSettings) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringAutoConfiguration
Provides a RepositoryManagerClient bean configured with RepositoryManagerSettings.
repositoryManagerSettings(TransportChannelProvider) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringAutoConfiguration
Provides a RepositoryManagerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRepositoryManagerTransportChannelProvider()).
RepositoryManagerSpringAutoConfiguration - Class in com.google.cloud.devtools.cloudbuild.v2.spring
Auto-configuration for RepositoryManagerClient.
RepositoryManagerSpringAutoConfiguration(RepositoryManagerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringAutoConfiguration
 
RepositoryManagerSpringProperties - Class in com.google.cloud.devtools.cloudbuild.v2.spring
Provides default property values for RepositoryManager client bean
RepositoryManagerSpringProperties() - Constructor for class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
requestOptions - Variable in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
requestOptionType - Variable in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
reservationsClient(ReservationsSettings) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringAutoConfiguration
Provides a ReservationsClient bean configured with ReservationsSettings.
reservationServiceClient(ReservationServiceSettings) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringAutoConfiguration
Provides a ReservationServiceClient bean configured with ReservationServiceSettings.
reservationServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringAutoConfiguration
Provides a ReservationServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultReservationServiceTransportChannelProvider()).
ReservationServiceSpringAutoConfiguration - Class in com.google.cloud.bigquery.reservation.v1.spring
Auto-configuration for ReservationServiceClient.
ReservationServiceSpringAutoConfiguration(ReservationServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringAutoConfiguration
 
ReservationServiceSpringProperties - Class in com.google.cloud.bigquery.reservation.v1.spring
Provides default property values for ReservationService client bean
ReservationServiceSpringProperties() - Constructor for class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
reservationsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringAutoConfiguration
Provides a ReservationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultReservationsTransportChannelProvider()).
ReservationsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ReservationsClient.
ReservationsSpringAutoConfiguration(ReservationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ReservationsSpringAutoConfiguration
 
ReservationsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Reservations client bean
ReservationsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
resetSharedSession() - Method in class com.google.cloud.spring.storage.integration.GcsSessionFactory
Does nothing - this object doesn't need to be reset to be shared.
resolve(String, ResourceLoader) - Method in class com.google.cloud.spring.storage.GoogleStorageProtocolResolver
 
resolve(ConfigDataLocationResolverContext, ConfigDataLocation) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataLocationResolver
 
resolveQuery(Method, RepositoryMetadata, ProjectionFactory, NamedQueries) - Method in class com.google.cloud.spring.data.datastore.repository.query.DatastoreQueryLookupStrategy
 
resolveQuery(Method, RepositoryMetadata, ProjectionFactory, NamedQueries) - Method in class com.google.cloud.spring.data.firestore.repository.support.FirestoreQueryLookupStrategy
 
resolveQuery(Method, RepositoryMetadata, ProjectionFactory, NamedQueries) - Method in class com.google.cloud.spring.data.spanner.repository.query.SpannerQueryLookupStrategy
 
resourcePoliciesClient(ResourcePoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringAutoConfiguration
Provides a ResourcePoliciesClient bean configured with ResourcePoliciesSettings.
resourcePoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringAutoConfiguration
Provides a ResourcePoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultResourcePoliciesTransportChannelProvider()).
ResourcePoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ResourcePoliciesClient.
ResourcePoliciesSpringAutoConfiguration(ResourcePoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringAutoConfiguration
 
ResourcePoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for ResourcePolicies client bean
ResourcePoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
resourceSettingsServiceClient(ResourceSettingsServiceSettings) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringAutoConfiguration
Provides a ResourceSettingsServiceClient bean configured with ResourceSettingsServiceSettings.
resourceSettingsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringAutoConfiguration
Provides a ResourceSettingsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultResourceSettingsServiceTransportChannelProvider()).
ResourceSettingsServiceSpringAutoConfiguration - Class in com.google.cloud.resourcesettings.v1.spring
Auto-configuration for ResourceSettingsServiceClient.
ResourceSettingsServiceSpringAutoConfiguration(ResourceSettingsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringAutoConfiguration
 
ResourceSettingsServiceSpringProperties - Class in com.google.cloud.resourcesettings.v1.spring
Provides default property values for ResourceSettingsService client bean
ResourceSettingsServiceSpringProperties() - Constructor for class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
retainAll(Collection<?>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
Retry - Class in com.google.cloud.spring.core
Retry settings configuration.
Retry() - Constructor for class com.google.cloud.spring.core.Retry
 
Retry() - Constructor for class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
RetryUtil - Class in com.google.cloud.spring.core.util
Utility methods for retry settings.
rmdir(String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
routersClient(RoutersSettings) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringAutoConfiguration
Provides a RoutersClient bean configured with RoutersSettings.
routersSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringAutoConfiguration
Provides a RoutersSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRoutersTransportChannelProvider()).
RoutersSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RoutersClient.
RoutersSpringAutoConfiguration(RoutersSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RoutersSpringAutoConfiguration
 
RoutersSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Routers client bean
RoutersSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
routesClient(RoutesSettings) - Method in class com.google.cloud.compute.v1.spring.RoutesSpringAutoConfiguration
Provides a RoutesClient bean configured with RoutesSettings.
routesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.RoutesSpringAutoConfiguration
Provides a RoutesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultRoutesTransportChannelProvider()).
RoutesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for RoutesClient.
RoutesSpringAutoConfiguration(RoutesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.RoutesSpringAutoConfiguration
 
RoutesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Routes client bean
RoutesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
runOcrForDocument(GoogleStorageLocation, GoogleStorageLocation) - Method in class com.google.cloud.spring.vision.DocumentOcrTemplate
Runs OCR processing for a specified document and generates OCR output files under the path specified by outputFilePathPrefix.
RUNTIME_CONFIG_SCOPE - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for Runtime Configurator.

S

save(S) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
 
save(S) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
 
save(S) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
 
save(T) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
Saves an instance of an object to Cloud Firestore.
save(T) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
 
save(T, Key...) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Saves an instance of an object to Cloud Datastore.
save(T, Key...) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
saveAll(Iterable<S>) - Method in class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
 
saveAll(Iterable<S>) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
 
saveAll(Iterable<S>) - Method in class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
 
saveAll(Iterable<T>, Key...) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Saves multiple instances of objects to Cloud Datastore.
saveAll(Iterable<T>, Key...) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
saveAll(Publisher<S>) - Method in class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
 
saveAll(Publisher<T>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
Saves multiple objects to Cloud Firestore.
saveAll(Publisher<T>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
Saves multiple objects to Cloud Firestore.
SaveEvent - Class in com.google.cloud.spring.data.datastore.core.mapping.event
An event published when entities are saved to Cloud Datastore.
SaveEvent - Class in com.google.cloud.spring.data.spanner.core.mapping.event
An event that signals a save operation to Cloud Spanner.
SaveEvent(List) - Constructor for class com.google.cloud.spring.data.datastore.core.mapping.event.SaveEvent
Constructor.
SaveEvent(List<Mutation>, Iterable, Set<String>) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.event.SaveEvent
Constructor.
scheduleServiceClient(ScheduleServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringAutoConfiguration
Provides a ScheduleServiceClient bean configured with ScheduleServiceSettings.
scheduleServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringAutoConfiguration
Provides a ScheduleServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultScheduleServiceTransportChannelProvider()).
ScheduleServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for ScheduleServiceClient.
ScheduleServiceSpringAutoConfiguration(ScheduleServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringAutoConfiguration
 
ScheduleServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for ScheduleService client bean
ScheduleServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
searchServiceClient(SearchServiceSettings) - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringAutoConfiguration
Provides a SearchServiceClient bean configured with SearchServiceSettings.
searchServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringAutoConfiguration
Provides a SearchServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSearchServiceTransportChannelProvider()).
SearchServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
Auto-configuration for SearchServiceClient.
SearchServiceSpringAutoConfiguration(SearchServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.SearchServiceSpringAutoConfiguration
 
SearchServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for SearchService client bean
SearchServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
secretExists(String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
Returns true if there already exists a secret under the GCP project with the secretId.
secretExists(String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
 
secretExists(String, String) - Method in interface com.google.cloud.spring.secretmanager.SecretManagerOperations
Returns true if there already exists a secret under the GCP projectId with the secretId.
secretExists(String, String) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
 
secretManagerClient() - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerAutoConfiguration
 
SecretManagerConfigDataLoader - Class in com.google.cloud.spring.autoconfigure.secretmanager
 
SecretManagerConfigDataLoader() - Constructor for class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataLoader
 
SecretManagerConfigDataLocationResolver - Class in com.google.cloud.spring.autoconfigure.secretmanager
 
SecretManagerConfigDataLocationResolver() - Constructor for class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataLocationResolver
 
SecretManagerConfigDataResource - Class in com.google.cloud.spring.autoconfigure.secretmanager
 
SecretManagerConfigDataResource(ConfigDataLocation) - Constructor for class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataResource
 
SecretManagerOperations - Interface in com.google.cloud.spring.secretmanager
Describes supported operations that one can perform on the Secret Manager API.
SecretManagerPropertySource - Class in com.google.cloud.spring.secretmanager
A property source for Secret Manager which accesses the Secret Manager APIs when SecretManagerPropertySource.getProperty(java.lang.String) is called.
SecretManagerPropertySource(String, SecretManagerTemplate, GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.secretmanager.SecretManagerPropertySource
 
secretManagerTemplate(SecretManagerServiceClient) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerAutoConfiguration
 
SecretManagerTemplate - Class in com.google.cloud.spring.secretmanager
Offers convenience methods for performing common operations on Secret Manager including creating and reading secrets.
SecretManagerTemplate(SecretManagerServiceClient, GcpProjectIdProvider) - Constructor for class com.google.cloud.spring.secretmanager.SecretManagerTemplate
 
securityCenterClient(SecurityCenterSettings) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringAutoConfiguration
Provides a SecurityCenterClient bean configured with SecurityCenterSettings.
securityCenterSettings(TransportChannelProvider) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringAutoConfiguration
Provides a SecurityCenterSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSecurityCenterTransportChannelProvider()).
SecurityCenterSpringAutoConfiguration - Class in com.google.cloud.securitycenter.v2.spring
Auto-configuration for SecurityCenterClient.
SecurityCenterSpringAutoConfiguration(SecurityCenterSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringAutoConfiguration
 
SecurityCenterSpringProperties - Class in com.google.cloud.securitycenter.v2.spring
Provides default property values for SecurityCenter client bean
SecurityCenterSpringProperties() - Constructor for class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
securityPoliciesClient(SecurityPoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringAutoConfiguration
Provides a SecurityPoliciesClient bean configured with SecurityPoliciesSettings.
securityPoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringAutoConfiguration
Provides a SecurityPoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSecurityPoliciesTransportChannelProvider()).
SecurityPoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for SecurityPoliciesClient.
SecurityPoliciesSpringAutoConfiguration(SecurityPoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringAutoConfiguration
 
SecurityPoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for SecurityPolicies client bean
SecurityPoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
SelectiveSchedulerThreadNameProvider - Interface in com.google.cloud.spring.autoconfigure.pubsub
Provides an interface to customize thread name of subscription-specific ThreadPoolTaskScheduler
SENDER_BEAN_NAME - Static variable in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
Stackdriver sender bean name.
SERVICE_CONTEXT_ATTRIBUTE - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The JSON field name for the service context.
serviceAttachmentsClient(ServiceAttachmentsSettings) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringAutoConfiguration
Provides a ServiceAttachmentsClient bean configured with ServiceAttachmentsSettings.
serviceAttachmentsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringAutoConfiguration
Provides a ServiceAttachmentsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultServiceAttachmentsTransportChannelProvider()).
ServiceAttachmentsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ServiceAttachmentsClient.
ServiceAttachmentsSpringAutoConfiguration(ServiceAttachmentsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringAutoConfiguration
 
ServiceAttachmentsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for ServiceAttachments client bean
ServiceAttachmentsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
serviceControllerClient(ServiceControllerSettings) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringAutoConfiguration
Provides a ServiceControllerClient bean configured with ServiceControllerSettings.
serviceControllerSettings(TransportChannelProvider) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringAutoConfiguration
Provides a ServiceControllerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultServiceControllerTransportChannelProvider()).
ServiceControllerSpringAutoConfiguration - Class in com.google.api.servicecontrol.v2.spring
Auto-configuration for ServiceControllerClient.
ServiceControllerSpringAutoConfiguration(ServiceControllerSpringProperties, CredentialsProvider) - Constructor for class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringAutoConfiguration
 
ServiceControllerSpringProperties - Class in com.google.api.servicecontrol.v2.spring
Provides default property values for ServiceController client bean
ServiceControllerSpringProperties() - Constructor for class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
serviceManagerClient(ServiceManagerSettings) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringAutoConfiguration
Provides a ServiceManagerClient bean configured with ServiceManagerSettings.
serviceManagerSettings(TransportChannelProvider) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringAutoConfiguration
Provides a ServiceManagerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultServiceManagerTransportChannelProvider()).
ServiceManagerSpringAutoConfiguration - Class in com.google.cloud.api.servicemanagement.v1.spring
Auto-configuration for ServiceManagerClient.
ServiceManagerSpringAutoConfiguration(ServiceManagerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringAutoConfiguration
 
ServiceManagerSpringProperties - Class in com.google.cloud.api.servicemanagement.v1.spring
Provides default property values for ServiceManager client bean
ServiceManagerSpringProperties() - Constructor for class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
servicesClient(ServicesSettings) - Method in class com.google.appengine.v1.spring.ServicesSpringAutoConfiguration
Provides a ServicesClient bean configured with ServicesSettings.
servicesSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.ServicesSpringAutoConfiguration
Provides a ServicesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultServicesTransportChannelProvider()).
ServicesSpringAutoConfiguration - Class in com.google.appengine.v1.spring
Auto-configuration for ServicesClient.
ServicesSpringAutoConfiguration(ServicesSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.ServicesSpringAutoConfiguration
 
ServicesSpringProperties - Class in com.google.appengine.v1.spring
Provides default property values for Services client bean
ServicesSpringProperties() - Constructor for class com.google.appengine.v1.spring.ServicesSpringProperties
 
serviceUsageClient(ServiceUsageSettings) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringAutoConfiguration
Provides a ServiceUsageClient bean configured with ServiceUsageSettings.
serviceUsageSettings(TransportChannelProvider) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringAutoConfiguration
Provides a ServiceUsageSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultServiceUsageTransportChannelProvider()).
ServiceUsageSpringAutoConfiguration - Class in com.google.api.serviceusage.v1.spring
Auto-configuration for ServiceUsageClient.
ServiceUsageSpringAutoConfiguration(ServiceUsageSpringProperties, CredentialsProvider) - Constructor for class com.google.api.serviceusage.v1.spring.ServiceUsageSpringAutoConfiguration
 
ServiceUsageSpringProperties - Class in com.google.api.serviceusage.v1.spring
Provides default property values for ServiceUsage client bean
ServiceUsageSpringProperties() - Constructor for class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
servingConfigServiceClient(ServingConfigServiceSettings) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringAutoConfiguration
Provides a ServingConfigServiceClient bean configured with ServingConfigServiceSettings.
servingConfigServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringAutoConfiguration
Provides a ServingConfigServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultServingConfigServiceTransportChannelProvider()).
ServingConfigServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
Auto-configuration for ServingConfigServiceClient.
ServingConfigServiceSpringAutoConfiguration(ServingConfigServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringAutoConfiguration
 
ServingConfigServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for ServingConfigService client bean
ServingConfigServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
sessionControllerClient(SessionControllerSettings) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringAutoConfiguration
Provides a SessionControllerClient bean configured with SessionControllerSettings.
sessionControllerSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringAutoConfiguration
Provides a SessionControllerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSessionControllerTransportChannelProvider()).
SessionControllerSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
Auto-configuration for SessionControllerClient.
SessionControllerSpringAutoConfiguration(SessionControllerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.SessionControllerSpringAutoConfiguration
 
SessionControllerSpringProperties - Class in com.google.cloud.dataproc.v1.spring
Provides default property values for SessionController client bean
SessionControllerSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
sessionEntityTypesClient(SessionEntityTypesSettings) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringAutoConfiguration
Provides a SessionEntityTypesClient bean configured with SessionEntityTypesSettings.
sessionEntityTypesSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringAutoConfiguration
Provides a SessionEntityTypesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSessionEntityTypesTransportChannelProvider()).
SessionEntityTypesSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
Auto-configuration for SessionEntityTypesClient.
SessionEntityTypesSpringAutoConfiguration(SessionEntityTypesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringAutoConfiguration
 
SessionEntityTypesSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
Provides default property values for SessionEntityTypes client bean
SessionEntityTypesSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
sessionsClient(SessionsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringAutoConfiguration
Provides a SessionsClient bean configured with SessionsSettings.
sessionsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringAutoConfiguration
Provides a SessionsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSessionsTransportChannelProvider()).
SessionsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
Auto-configuration for SessionsClient.
SessionsSpringAutoConfiguration(SessionsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.SessionsSpringAutoConfiguration
 
SessionsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
Provides default property values for Sessions client bean
SessionsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
sessionTemplateControllerClient(SessionTemplateControllerSettings) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringAutoConfiguration
Provides a SessionTemplateControllerClient bean configured with SessionTemplateControllerSettings.
sessionTemplateControllerSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringAutoConfiguration
Provides a SessionTemplateControllerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSessionTemplateControllerTransportChannelProvider()).
SessionTemplateControllerSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
Auto-configuration for SessionTemplateControllerClient.
SessionTemplateControllerSpringAutoConfiguration(SessionTemplateControllerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringAutoConfiguration
 
SessionTemplateControllerSpringProperties - Class in com.google.cloud.dataproc.v1.spring
Provides default property values for SessionTemplateController client bean
SessionTemplateControllerSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
set(String) - Method in interface com.google.cloud.spring.data.spanner.core.convert.MultipleValueBinder
Returns a ValueBinder for a given field name to bind.
setAbandonReleaseRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setAckExecutor(Executor) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Sets the Executor to control per-subscription batch parallelization in acknowledgement and deadline operations.
setAckMode(AckMode) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
 
setAckMode(AckMode) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubMessageSource
 
setAckMode(AckMode) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
setAcknowledgeMessages(boolean) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorProperties
 
setAcknowledgeViolationRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setActivateJobTriggerRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setAddCatalogAttributeRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setAddContextArtifactsAndExecutionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setAddContextChildrenRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setAddControlRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setAddExecutionEventsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setAddTrialMeasurementRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setAdvanceRolloutRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setAggregatedListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
setAlgorithm(String) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
setAllowDefaultSecret(boolean) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
 
setAllowDefaultSecretValue(boolean) - Method in class com.google.cloud.spring.secretmanager.SecretManagerTemplate
 
setAllowedHeaders(String[]) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubCommonProperties
 
setAllowPartialRead(boolean) - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
setAllowPartialRead(boolean) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
setAllowPartialRead(boolean) - Method in class com.google.cloud.spring.data.spanner.core.SpannerQueryOptions
 
setAllowPartialRead(boolean) - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
 
setAnalyzeContentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setAnalyzeEntitiesRetry(Retry) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setAnalyzeIamPolicyRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setAnalyzeMoveRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setAnalyzeOrgPoliciesRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setAnalyzeOrgPolicyGovernedAssetsRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setAnalyzeOrgPolicyGovernedContainersRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setAnalyzeSentimentRetry(Retry) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setAnnotateAssessmentRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setAnnotateTextRetry(Retry) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setApiClock(ApiClock) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the clock to use for the retry logic in synchronous pulling.
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastoreMappingContext
 
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactory
 
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactoryBean
 
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
 
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactory
 
setApplicationContext(ApplicationContext) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactoryBean
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
setApproveApprovalRequestRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setApproveRolloutRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setAsyncPullExecutor(Executor) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Set a custom Executor to control the threads that process the responses of the asynchronous pull callback operations.
setAudience(String) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
setAuthority(String) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setAutoCreateFiles(boolean) - Method in class com.google.cloud.spring.storage.GoogleStorageProtocolResolverSettings
 
setAutoCreateResources(boolean) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubCommonProperties
 
setAutoDetectSchema(boolean) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
Sets whether BigQuery should attempt to autodetect the schema of the data when loading data into an empty table for the first time.
setBacklogThreshold(Integer) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
setBatchCreateResourceValueConfigsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setBatchCreateTensorboardRunsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setBatchCreateTensorboardTimeSeriesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setBatchGetAssetsHistoryRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setBatchGetEffectiveIamPoliciesRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setBatchGetServicesRetry(Retry) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
setBatchImportEvaluatedAnnotationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setBatchImportModelEvaluationSlicesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setBatchingSettings(BatchingSettings) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set the API call batching configuration.
setBatchReadTensorboardTimeSeriesDataRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setBatchUpdateIngressRulesRetry(Retry) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setBatchWriteSpansRetry(Retry) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
setBindDeviceToGatewayRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setBlockOnPull(boolean) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubMessageSource
Instructs synchronous pull to wait until at least one message is available.
setCalculateIssueModelStatsRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setCalculateStatsRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setCancelAutomationRunRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setCancelBatchPredictionJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCancelCustomJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCancelDataLabelingJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCancelDlpJobRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setCancelExecutionRetry(Retry) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setCancelHyperparameterTuningJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCancelJobRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setCancelJobRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setCancelNasJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCancelOperationRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setCancelPatchJobRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setCancelPipelineJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setCancelRolloutRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setCancelTrainingPipelineRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set the provider for the channel to be used by the publisher.
setChannelProvider(TransportChannelProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the provider for the subscribers' transport channel.
setCheckAutopilotCompatibilityRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setCheckCloudIdentityAccountsExistRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setCheckInstanceUpgradabilityRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setCheckRetry(Retry) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
setCheckValidCredsRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setClassifyTextRetry(Retry) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setCollectUserEventRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
setCompleteConversationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setCompleteIPRotationRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setCompleteNodePoolUpgradeRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setCompleteQueryRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
setCompleteQueryRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
setCompleteTrialRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setCompression(String) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setComputeContactsRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setComputeThreatListDiffRetry(Retry) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setComputeTokensRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setConsistency(double) - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
setConsumer(PubSubConsumerProperties) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubBindingProperties
 
setCountTokensRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setCreateAgentPoolRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setCreateArtifactRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setCreateAssessmentRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setCreateAssignmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setCreateAttestorRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setCreateAuthorizedCertificateRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setCreateAutoscalingPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setCreateBatchPredictionJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCreateBigQueryExportRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setCreateBillingAccountRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setCreateBudgetRetry(Retry) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setCreateCapacityCommitmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setCreateCertificateRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setCreateChannelPartnerLinkRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setCreateChannelPartnerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setCreateClientEventRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
setCreateClusterRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setCreateCompanyRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setCreateConnectionRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setCreateContactRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setCreateContentRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setCreateContextRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setCreateContextRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setCreateControlRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setCreateConversationProfileRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setCreateConversationRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setCreateConversationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setCreateCustomConstraintRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setCreateCustomerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setCreateCustomerRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setCreateCustomJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCreateDashboardRetry(Retry) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setCreateDataLabelingJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCreateDeidentifyTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setCreateDeploymentRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setCreateDeviceRegistryRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setCreateDeviceRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setCreateDiscoveryConfigRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setCreateDisposition(JobInfo.CreateDisposition) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
Sets the JobInfo.CreateDisposition which specifies whether a new table may be created in BigQuery if needed.
setCreateDlpJobRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setCreateEndpointRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setCreateEntityRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setCreateEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setCreateEntryGroupRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setCreateEntryRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setCreateEnvironmentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setCreateExecutionRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setCreateExecutionRetry(Retry) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setCreateFeedRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setCreateFindingRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setCreateFirewallPolicyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setCreateHyperparameterTuningJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCreateIngressRuleRetry(Retry) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setCreateInspectTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setCreateIntentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setCreateInterleavedTableDdlOnDeleteCascade(boolean) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setCreateJobRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setCreateJobRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setCreateJobRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setCreateJobTemplateRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setCreateJobTriggerRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setCreateKeyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setCreateKnowledgeBaseRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setCreateMappingRuleRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setCreateMetadataSchemaRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setCreateModelDeploymentMonitoringJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCreateMuteConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setCreateNamespaceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setCreateNasJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setCreateNodePoolRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setCreateNotificationConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setCreateOfflineProfileRetry(Retry) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
setCreateParticipantRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setCreatePartitionRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setCreatePatchDeploymentRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setCreatePhraseMatcherRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setCreatePipelineJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setCreatePolicyRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setCreatePolicyTagRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setCreateProcessorRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setCreateProductRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setCreateProfileRetry(Retry) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
setCreateQueueRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setCreateReservationRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setCreateRoleRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setCreateSavedQueryRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setCreateScanConfigRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setCreateScheduleRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setCreateServiceAccountKeyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setCreateServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setCreateServiceConfigRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setCreateServiceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setCreateServingConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setCreateSessionEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setCreateSessionTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setCreateSourceRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setCreateSpanRetry(Retry) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
setCreateSshPublicKeyRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setCreateStoredInfoTypeRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setCreateStudyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setCreateSubmissionRetry(Retry) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setCreateTagRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setCreateTagRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setCreateTagTemplateFieldRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setCreateTagTemplateRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setCreateTaskRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setCreateTaxonomyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setCreateTenantRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setCreateTensorboardExperimentRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setCreateTensorboardRunRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setCreateTensorboardTimeSeriesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setCreateTrainingPipelineRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setCreateTransferConfigRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setCreateTransferJobRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setCreateTrialRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setCreateUserWorkloadsConfigMapRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setCreateUserWorkloadsSecretRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setCreateVersionRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setCreateViewRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setCreateWorkflowTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setCredentials(Credentials) - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set the provider for the GCP credentials to be used by the publisher on every API calls it makes.
setCredentialsProvider(CredentialsProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the provider for the GCP credentials to be used by the subscribers' API calls.
setCurrentTraceId(String) - Static method in class com.google.cloud.spring.logging.TraceIdLoggingEnhancer
Sets or removes the current trace ID.
setCursor(Cursor) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions.Builder
 
setCustomizers(List<PublisherCustomizer>) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Accepts a list of Publisher.Builder customizers.
setCustomJson(String) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
set custom json data to include in log output.
setDatabase(String) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setDatabaseId(String) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
setDatabaseId(String) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
setDatabaseName(String) - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
setDataDir(Path) - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
setDatasetName(String) - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
setDatastoreMappingContext(DatastoreMappingContext) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactoryBean
 
setDatastoreTemplate(DatastoreTemplate) - Method in class com.google.cloud.spring.data.datastore.repository.support.DatastoreRepositoryFactoryBean
 
setDates() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreAuditing
Configures whether the creation and modification dates are set.
setDates() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerAuditing
Configures whether the creation and modification dates are set.
setDeadLetterPolicy(PubSubConsumerProperties.DeadLetterPolicy) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
setDeadLetterTopic(String) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.DeadLetterPolicy
 
setDeadlineMs(long) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setDefaultAckDeadline(int) - Method in class com.google.cloud.spring.pubsub.PubSubAdmin
Set the default acknowledgement deadline value.
setDeidentifyContentRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setDelayThresholdSeconds(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
setDeleteAccessApprovalSettingsRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setDeleteAgentPoolRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setDeleteAgentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setDeleteAllContextsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setDeleteAnalysisRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setDeleteAssignmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setDeleteAttestorRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setDeleteAuthorizedCertificateRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setDeleteAutoscalingPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setDeleteBatchRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setDeleteBigQueryExportRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setDeleteBreakpointRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setDeleteBudgetRetry(Retry) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setDeleteCapacityCommitmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setDeleteChannelPartnerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setDeleteClusterRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setDeleteCompanyRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setDeleteConnectionRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setDeleteContactRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setDeleteContentRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setDeleteContextRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setDeleteControlRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setDeleteConversationProfileRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setDeleteConversationRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setDeleteCustomConstraintRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setDeleteCustomerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setDeleteCustomerRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setDeleteDashboardRetry(Retry) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setDeleteDeidentifyTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setDeleteDeploymentRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setDeleteDeviceRegistryRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setDeleteDeviceRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setDeleteDiscoveryConfigRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setDeleteDlpJobRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setDeleteEndpointRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setDeleteEntityRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setDeleteEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setDeleteEntryGroupRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setDeleteEntryRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setDeleteEnvironmentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setDeleteFeedRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setDeleteFirewallPolicyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setDeleteIngressRuleRetry(Retry) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setDeleteInspectTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setDeleteIntentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setDeleteIssueRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setDeleteJobRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setDeleteJobRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setDeleteJobRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setDeleteJobRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setDeleteJobTemplateRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setDeleteJobTriggerRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setDeleteKeyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setDeleteKnowledgeBaseRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setDeleteMappingRuleRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setDeleteModelRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setDeleteMuteConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setDeleteNamespaceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setDeleteNodePoolRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setDeleteNotificationConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setDeletePartitionRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setDeletePatchDeploymentRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setDeletePhraseMatcherRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setDeletePolicyRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setDeletePolicyTagRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setDeletePosixAccountRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setDeleteProductRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setDeleteQueueRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setDeleteReservationRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setDeleteResourceValueConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setDeleteRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setDeleteRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
setDeleteRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
setDeleteRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
setDeleteRoleRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setDeleteSavedQueryRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setDeleteScanConfigRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setDeleteServiceAccountKeyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setDeleteServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setDeleteServiceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setDeleteServingConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setDeleteSessionEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setDeleteSessionTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setDeleteSshPublicKeyRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setDeleteStoredInfoTypeRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setDeleteStudyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setDeleteTagRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setDeleteTagRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setDeleteTagTemplateFieldRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setDeleteTagTemplateRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setDeleteTaskRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setDeleteTaxonomyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setDeleteTenantRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setDeleteTransferConfigRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setDeleteTransferJobRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setDeleteTransferRunRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setDeleteTrialRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setDeleteUserWorkloadsConfigMapRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setDeleteUserWorkloadsSecretRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setDeleteVersionRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setDeleteViewRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setDeleteWorkflowTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setDeleteWorkloadRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setDescribeConversionWorkspaceRevisionsRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setDescribeDatabaseEntitiesRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setDetectIntentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
setDirectPredictRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setDirectRawPredictRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setDisableServiceAccountKeyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setDisableServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setDiscoverConnectionProfileRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setDismissApprovalRequestRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setElementCountThreshold(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
setEmulator(GcpFirestoreProperties.FirestoreEmulatorProperties) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
setEmulatorHost(String) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
Set the emulator host.
setEmulatorHost(String) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setEnabled(boolean) - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
setEnabled(boolean) - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
setEnabled(boolean) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties.FirestoreEmulatorProperties
 
setEnabled(Boolean) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
setEnableIamAuth(boolean) - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
setEnableMessageOrdering(Boolean) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
setEnableMessageOrdering(Boolean) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set whether message ordering should be enabled on the publisher.
setEnableServiceAccountKeyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setEnableServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setEncodedKey(String) - Method in class com.google.cloud.spring.core.Credentials
 
setEndpoint(String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
setEndpoint(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set the publisher endpoint.
setEnrollDataSourcesRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setEnvironment(Environment) - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
setExecuteAirflowCommandRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setExecutePatchJobRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set the provider for the executor that will be used by the publisher.
setExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the provider for the subscribers' executor.
setExecutorProviderMap(Map<ProjectSubscriptionName, ExecutorProvider>) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
setExecutorThreadCount(Integer) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
setExecutorThreadCount(Integer) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setExecutorThreads(int) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
setExecutorThreads(int) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Publisher
 
setExecutorThreads(int) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
Set the number of executor threads.
setExecutorThreadsCount(int) - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionProperties
 
setExplainRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setExportTaxonomiesRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
setExportTensorboardTimeSeriesDataRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setFailIfPoolExhausted(boolean) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setFailureCallback(PubSubMessageHandler.FailureCallback) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set callback (can be a lambda) for processing the root cause exception and the original Message in case of failure.
setFetchCaCertsRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setFetchCertificateAuthorityCsrRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setFetchDatabasePropertiesRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setFetchFeatureValuesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setFetchGitRefsRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setFetchInventoryRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setFetchLinkableRepositoriesRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setFetchProcessorTypesRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setFetchReadTokenRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setFetchReadWriteTokenRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setFetchReportResultsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
setFetchStaticIpsRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setFetchStaticIpsRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setFieldNamingStrategy(FieldNamingStrategy) - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
Set the field naming strategy used when creating persistent properties.
setFindNeighborsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setFinishDlpJobRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setFirestoreMappingContext(FirestoreMappingContext) - Method in class com.google.cloud.spring.data.firestore.repository.support.FirestoreRepositoryFactoryBean
 
setFirestoreTemplate(FirestoreTemplate) - Method in class com.google.cloud.spring.data.firestore.repository.support.FirestoreRepositoryFactoryBean
 
setFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the flow control for the subscribers, including the behaviour for when the flow limits are hit.
setFlowControlSettingsMap(Map<ProjectSubscriptionName, FlowControlSettings>) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
setFormatOptions(FormatOptions) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
Sets the handler's FormatOptions which describe the type/format of data files being loaded.
setFormatOptionsExpression(Expression) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
Sets the SpEL Expression used to determine the FormatOptions for the handler.
setFullyQualifiedName(String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setGenerateAccessTokenRetry(Retry) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setGenerateConfigReportRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setGenerateConnectManifestRetry(Retry) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setGenerateContentRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setGenerateDownloadUrlRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setGenerateIdTokenRetry(Retry) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setGenerateServiceIdentityRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setGenerateSshScriptRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setGenerateStatelessSummaryRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setGenerateTcpProxyScriptRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setGenerateUploadUrlRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setGetAcceleratorTypeRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setGetAccessApprovalServiceAccountRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setGetAccessApprovalSettingsRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setGetAccessLevelRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setGetAccessPolicyRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setGetAgentPoolRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setGetAgentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setGetAnalysisRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setGetAnnotationSpecRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setGetAnnotationSpecRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setGetApiConfigRetry(Retry) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setGetApiRetry(Retry) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setGetApplicationRetry(Retry) - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
setGetApprovalRequestRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setGetArtifactRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setGetAssetRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setGetAssociationRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setGetAssociationRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setGetAssociationRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setGetAttestorRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setGetAttributesConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setGetAuthorizationRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setGetAuthorizedCertificateRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setGetAutomationRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetAutomationRunRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetAutoscalingPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setGetBackupRetry(Retry) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setGetBackupRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setGetBatchPredictionJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetBatchRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setGetBigQueryExportRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetBillingAccountRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setGetBiReservationRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setGetBreakpointRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setGetBudgetRetry(Retry) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setGetCapacityCommitmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setGetCaPoolRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setGetCertificateAuthorityRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setGetCertificateRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setGetCertificateRevocationListRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setGetCertificateTemplateRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setGetChannelConnectionRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setGetChannelPartnerLinkRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setGetChannelPartnerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setGetChannelRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setGetCloneJobRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetClusterRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setGetClusterRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setGetCompanyRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setGetCompletionConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setGetConfigRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetConfigRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setGetConnectionProfileRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setGetConnectionProfileRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setGetConnectionRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setGetConnectionRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setGetConnectivityTestRetry(Retry) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
setGetConnectorRetry(Retry) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
setGetContactRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setGetContentRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setGetContextRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setGetContextRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setGetControlRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setGetConversationDatasetRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setGetConversationModelEvaluationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setGetConversationModelRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setGetConversationProfileRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setGetConversationRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setGetConversationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setGetConversionWorkspaceRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setGetCustomClassRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setGetCustomConstraintRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setGetCustomerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setGetCustomerRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setGetCustomJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetCustomTargetTypeRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetCutoverJobRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetDashboardRetry(Retry) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setGetDataAttributeBindingRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setGetDataAttributeRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setGetDatacenterConnectorRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetDataLabelingJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetDataScanJobRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setGetDataScanRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setGetDatasetRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setGetDatasetRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setGetDatasetVersionRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setGetDataSourceRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setGetDataTaxonomyRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setGetDefaultBranchRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setGetDeidentifyTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setGetDeliveryPipelineRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetDeploymentResourcePoolRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setGetDeploymentRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setGetDeviceRegistryRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setGetDeviceRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setGetDiagnosticsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
setGetDiscoveryConfigRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setGetDlpJobRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setGetDockerImageRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetDocumentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setGetDomainMappingRetry(Retry) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
setGetDomainRetry(Retry) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
setGetEffectiveFirewallsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setGetEffectiveFirewallsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
setGetEffectiveFirewallsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setGetEffectivePolicyRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setGetEndpointRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setGetEndpointRetry(Retry) - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
setGetEndpointRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setGetEntitlementRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setGetEntityRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setGetEntityTypeRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setGetEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setGetEntryGroupRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setGetEntryRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setGetEnvironmentHistoryRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setGetEnvironmentRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setGetEnvironmentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setGetEnvironmentRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setGetEnvironmentRetry(Retry) - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
setGetEvaluationRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setGetExecutionRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setGetExecutionRetry(Retry) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setGetFeatureGroupRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setGetFeatureOnlineStoreRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setGetFeatureRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setGetFeatureRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setGetFeatureRetry(Retry) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setGetFeaturestoreRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setGetFeatureViewRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setGetFeatureViewSyncRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setGetFederationRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setGetFeedRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setGetFileRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetFindingRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setGetFirewallPolicyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setGetFromFamilyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setGetFulfillmentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setGetFunctionRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setGetGatewayRetry(Retry) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setGetGcpUserAccessBindingRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setGetGoogleChannelConfigRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setGetGoogleServiceAccountRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setGetGroupRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setGetGroupRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetGuestAttributesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setGetGuestAttributesRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setGetHealthRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setGetHealthRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setGetHealthRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
setGetHubRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setGetHyperparameterTuningJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetIamPolicyRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setGetIndexEndpointRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setGetIndexRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setGetIngressRuleRetry(Retry) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setGetInsightRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setGetInsightTypeConfigRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setGetInspectTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setGetInstallStatusRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setGetInstanceAuthStringRetry(Retry) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setGetInstanceRetry(Retry) - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
setGetInstanceRetry(Retry) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
setGetInstanceRetry(Retry) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setGetInstanceRetry(Retry) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setGetInstanceRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setGetInstanceRetry(Retry) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setGetIntentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setGetInventoryRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setGetIssueModelRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setGetIssueRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setGetJobRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setGetJobRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setGetJobRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setGetJobRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setGetJobRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setGetJobRunRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetJobTemplateRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setGetJobTriggerRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setGetJSONWebKeysRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setGetKeyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setGetKnowledgeBaseRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setGetLakeRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setGetLocationRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetLoginProfileRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setGetMacsecConfigRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
setGetMappingRuleRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setGetMavenArtifactRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetMembershipRetry(Retry) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setGetMetadataImportRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setGetMetadataSchemaRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setGetMetadataStoreRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setGetMetricsRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setGetMigratingVmRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetMigrationJobRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setGetModelDeploymentMonitoringJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetModelEvaluationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setGetModelEvaluationRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setGetModelEvaluationSliceRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setGetModelRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setGetModelRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setGetModelRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setGetMuteConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetNamespaceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setGetNasJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetNasTrialDetailRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setGetNatIpInfoRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setGetNatMappingInfoRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setGetNodeGroupRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setGetNodePoolRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setGetNodeRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setGetNotificationConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetNpmPackageRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetOperationRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setGetOSPolicyAssignmentReportRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setGetOSPolicyAssignmentRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setGetPackageRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetParticipantRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setGetPartitionRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setGetPatchDeploymentRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setGetPatchJobRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setGetPhraseMatcherRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setGetPhraseSetRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setGetPipelineJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setGetPolicyBasedRouteRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setGetPolicyRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setGetPolicyRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setGetPolicyTagRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setGetPrivateConnectionRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setGetPrivateConnectionRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setGetProcessorRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setGetProcessorTypeRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setGetProcessorVersionRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setGetProductRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setGetProjectBillingInfoRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setGetProjectSettingsRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetProviderRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setGetPublisherModelRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setGetPythonPackageRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetQueueRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setGetRecognizerRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setGetRecommendationRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setGetRecommenderConfigRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setGetRegistrationRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setGetReleaseRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetReplicationCycleRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetRepositoryRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setGetRepositoryRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetReservationRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setGetResourceValueConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
setGetRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
setGetRoleRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setGetRolloutRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetRouteRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setGetRouteRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setGetRouterStatusRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setGetRouteTableRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setGetRuleRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setGetRuleRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setGetRuleRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setGetRuleRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
setGetRuleRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setGetRuntimeVersionRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setGetSavedQueryRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setGetScanConfigRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setGetScanRunRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setGetScheduleRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setGetScreenshotRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setGetSerialPortOutputRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setGetServerConfigRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setGetServiceAccountKeyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setGetServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setGetServiceConfigRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setGetServicePerimeterRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setGetServiceRetry(Retry) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
setGetServiceRetry(Retry) - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
setGetServiceRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setGetServiceRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setGetServiceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setGetServiceRolloutRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setGetServingConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setGetSessionEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setGetSessionRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setGetSessionTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setGetSettingRetry(Retry) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
setGetSettingsRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setGetShieldedInstanceIdentityRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setGetSimulationRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetSnapshotRetry(Retry) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setGetSourceRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetSourceRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetSpecialistPoolRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setGetSpokeRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setGetSshPublicKeyRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setGetStatusRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setGetStoredInfoTypeRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setGetStreamObjectRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setGetStreamRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setGetStudyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setGetSystemPolicyRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
setGetTagRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetTagTemplateRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setGetTargetProjectRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetTargetRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setGetTaskRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setGetTaskRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setGetTaxonomyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setGetTenantRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setGetTensorboardExperimentRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setGetTensorboardRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setGetTensorboardRunRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setGetTensorboardTimeSeriesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setGetTrainingPipelineRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setGetTransferConfigRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setGetTransferJobRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setGetTransferRunRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setGetTrialRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setGetTriggerRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setGetUserWorkloadsConfigMapRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setGetUserWorkloadsSecretRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setGetUtilizationReportRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setGetValidationResultRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setGetValuedResourceRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setGetVersionRetry(Retry) - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
setGetVersionRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setGetVersionRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetViewRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setGetViolationRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setGetVPCSCConfigRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setGetVulnerabilityOccurrencesSummaryRetry(Retry) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setGetVulnerabilityReportRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setGetWorkflowRetry(Retry) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setGetWorkflowTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setGetWorkloadRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setGetXpnHostRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
setGetXpnResourcesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
setGetZoneRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setGlobalExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
setGlobalFlowControlSettings(FlowControlSettings) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
setGlobalRetrySettings(RetrySettings) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
setGroupFindingsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setHeader(String) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
setHeaderMapper(HeaderMapper<Map<String, String>>) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
Set the header mapper to map headers from incoming PubsubMessage into Message.
setHeaderMapper(HeaderMapper<Map<String, String>>) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubMessageSource
 
setHeaderMapper(HeaderMapper<Map<String, String>>) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set the header mapper to map headers from Message into outbound PubsubMessage.
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set the provider for the HTTP headers to be used in the Pub/Sub REST API requests.
setHeaderProvider(HeaderProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the provider for the HTTP headers to be added to the subscribers' REST API calls.
setHealthTrackerRegistry(HealthTrackerRegistry) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
 
setHealthTrackerRegistry(HealthTrackerRegistry) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the health tracker chain for the generated subscriptions.
setHealthTrackerRegistry(HealthTrackerRegistry) - Method in class com.google.cloud.spring.stream.binder.pubsub.PubSubMessageChannelBinder
 
setHost(String) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
setHostPort(String) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
setHybridInspectDlpJobRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setHybridInspectJobTriggerRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setIgnoreJobRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setImportCustomerRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setImportModelEvaluationRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setImportSshPublicKeyRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setImportTaxonomiesRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
setInboundHeaderPatterns(String...) - Method in class com.google.cloud.spring.pubsub.integration.PubSubHeaderMapper
Set the patterns of the headers to be mapped in PubSubHeaderMapper.toHeaders(Map).
setIncludeExceptionInMessage(boolean) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
set whether the exception is included in the message.
setIncludeProperties(Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
setIncludeProperties(Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
setIncludeProperties(Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerQueryOptions
 
setIncludeProperties(Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
 
setIncludeSpanId(boolean) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
set whether the span id is included.
setIncludeTraceId(boolean) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
set whether the trace id is included.
setIndex(String) - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
 
setInitialRetryDelay(Duration) - Method in class com.google.cloud.spring.core.Retry
 
setInitialRetryDelaySeconds(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setInitialRpcTimeout(Duration) - Method in class com.google.cloud.spring.core.Retry
 
setInitialRpcTimeoutSeconds(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setInspectContentRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setInstallDeploymentRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setInstanceConnectionName(String) - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
setInstanceId(String) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setInvalidateApprovalRequestRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setIpTypes(String) - Method in class com.google.cloud.spring.autoconfigure.sql.GcpCloudSqlProperties
 
setIssuer(String) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
setJittered(Boolean) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setJobPollInterval(Duration) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
Sets the Duration amount of time to wait between successive polls on the status of a BigQuery job.
setJsonOutputBatchSize(int) - Method in class com.google.cloud.spring.autoconfigure.vision.CloudVisionProperties
 
setJsonWriterBatchSize(int) - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
setKeepAliveIntervalMinutes(int) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
 
setKeepAliveIntervalMinutes(int) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setLagThreshold(Integer) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
setLimit(Integer) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions.Builder
 
setLimit(Integer) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
setLimitExceededBehavior(FlowController.LimitExceededBehavior) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.FlowControl
 
setLintPolicyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setListAcceleratorTypesRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setListAccessLevelsRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setListAccessPoliciesRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setListActiveBreakpointsRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
setListAgentPoolsRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setListAnalysesRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setListAnnotationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setListAnswerRecordsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setListApiConfigsRetry(Retry) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setListApisRetry(Retry) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setListApprovalRequestsRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setListArtifactsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setListAssetActionsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListAssetsRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setListAssetsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListAssignmentsRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setListAssociationsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setListAttackPathsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListAttestorsRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setListAuthorizedCertificatesRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setListAuthorizedDomainsRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
setListAutomationRunsRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListAutomationsRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListAutoscalingPoliciesRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setListAvailableFeaturesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
setListAvailableFeaturesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
setListAvailableVersionsRetry(Retry) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
setListBackupsRetry(Retry) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setListBackupsRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setListBatchesRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setListBatchPredictionJobsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListBigQueryExportsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListBillingAccountsRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setListBreakpointsRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setListBudgetsRetry(Retry) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setListCapacityCommitmentsRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setListCaPoolsRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setListCatalogsRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setListCertificateAuthoritiesRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setListCertificateRevocationListsRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setListCertificatesRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setListCertificateTemplatesRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setListChannelConnectionsRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setListChannelPartnerLinksRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListChannelPartnerRepricingConfigsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListChannelsRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setListCloneJobsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListClustersRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setListClustersRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setListCompaniesRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setListConnectionProfilesRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setListConnectionProfilesRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setListConnectionsRetry(Retry) - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
setListConnectionsRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setListConnectionsRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setListConnectivityTestsRetry(Retry) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
setListConnectorsRetry(Retry) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
setListConstraintsRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setListContactsRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setListContentRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setListContextsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setListContextsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setListControlsRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setListConversationDatasetsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setListConversationModelEvaluationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setListConversationModelsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setListConversationProfilesRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setListConversationsRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setListConversationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setListConversionWorkspacesRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setListCrawledUrlsRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setListCustomClassesRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setListCustomConstraintsRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setListCustomerRepricingConfigsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListCustomersRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListCustomJobsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListCustomTargetTypesRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListCutoverJobsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListDashboardsRetry(Retry) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setListDataAttributeBindingsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setListDataAttributesRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setListDatacenterConnectorsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListDataItemsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setListDataLabelingJobsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListDataScanJobsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setListDataScansRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setListDatasetsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setListDatasetsRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setListDatasetVersionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setListDataSourcesRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setListDataTaxonomiesRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setListDebuggeesRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setListDeidentifyTemplatesRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setListDeliveryPipelinesRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListDeploymentResourcePoolsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setListDeploymentsRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setListDeviceConfigVersionsRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setListDeviceRegistriesRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setListDevicesRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setListDeviceStatesRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setListDiscoveryConfigsRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setListDlpJobsRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setListDockerImagesRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListDocumentsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setListDomainMappingsRetry(Retry) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
setListDomainsRetry(Retry) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
setListEndpointsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setListEndpointsRetry(Retry) - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
setListEndpointsRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setListEntitiesRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setListEntitlementChangesRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListEntitlementsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListEntityTypesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setListEntityTypesRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setListEntriesRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setListEntryGroupsRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setListEnvironmentsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListEnvironmentsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setListEnvironmentsRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setListErrorsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setListErrorsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setListEvaluationsRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setListExecutionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setListExecutionsRetry(Retry) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setListFeatureGroupsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setListFeatureOnlineStoresRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setListFeaturesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setListFeaturesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setListFeaturesRetry(Retry) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setListFeaturestoresRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setListFeatureViewsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setListFeatureViewSyncsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setListFederationsRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setListFeedsRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setListFilesRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListFindingsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListFindingsRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setListFindingTypeStatsRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setListFirewallPoliciesRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setListFunctionsRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setListGatewaysRetry(Retry) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setListGcpUserAccessBindingsRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setListGroupsRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setListGroupsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListHubSpokesRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setListHubsRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setListHyperparameterTuningJobsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListImageVersionsRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
setListIndexEndpointsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setListIndexesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setListInfoTypesRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setListIngressRulesRetry(Retry) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setListInsightsRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setListInspectTemplatesRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setListInstancesRetry(Retry) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setListIntentsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setListInventoriesRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setListIssueModelsRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setListIssuesRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setListJobRunsRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListJobsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListJobsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setListJobsRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setListJobsRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setListJobsRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setListJobTemplatesRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setListJobTriggersRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setListKeysRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setListKnowledgeBasesRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setListLakeActionsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListLakesRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setListLocationsRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListManagedInstancesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setListManagedInstancesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setListMappingRulesRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setListMavenArtifactsRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListMembershipsRetry(Retry) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setListMessagesRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setListMetadataImportsRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setListMetadataSchemasRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setListMetadataStoresRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setListMigratingVmsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListMigrationJobsRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setListModelDeploymentMonitoringJobsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListModelEvaluationSlicesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setListModelEvaluationsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setListModelEvaluationsRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setListModelsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setListModelsRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setListModelsRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setListModelVersionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setListMuteConfigsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListNamespacesRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setListNasJobsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListNasTrialDetailsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setListNetworkEndpointsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
setListNetworkEndpointsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setListNetworkEndpointsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
setListNodePoolsRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setListNodesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setListNodesRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setListNotificationConfigsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListNpmPackagesRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListOffersRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListOperationsRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setListOptimalTrialsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setListOSPolicyAssignmentReportsRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setListOSPolicyAssignmentRevisionsRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setListOSPolicyAssignmentsRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setListPackagesRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListParticipantsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setListPartitionsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setListPatchDeploymentsRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setListPatchJobInstanceDetailsRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setListPatchJobsRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setListPeeringRoutesRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
setListPerInstanceConfigsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setListPerInstanceConfigsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setListPhraseMatchersRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setListPhraseSetsRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setListPipelineJobsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setListPoliciesRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setListPolicyBasedRoutesRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setListPolicyTagsRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setListPreconfiguredExpressionSetsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setListPrivateConnectionsRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setListPrivateConnectionsRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setListProcessorsRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setListProcessorTypesRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setListProcessorVersionsRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setListProductsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListProductsRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setListProfilesRetry(Retry) - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
setListProjectBillingInfoRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setListProvidersRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setListPurchasableOffersRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListPurchasableSkusRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListPythonPackagesRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListQueuesRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setListRecognizersRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setListRecommendationsRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setListReferrersRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setListRegistrationsRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setListRelatedAccountGroupMembershipsRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setListRelatedAccountGroupsRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setListReleasesRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListReplicationCyclesRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListReportsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
setListRepositoriesRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setListRepositoriesRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListReservationsRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setListResourceValueConfigsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
setListRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
setListRolesRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setListRolloutsRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListRoutesRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setListRoutesRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setListRouteTablesRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setListRuntimesRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setListRuntimeVersionsRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setListSavedQueriesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setListSavedQueriesRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setListScanConfigsRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setListScanRunsRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setListSchedulesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setListServiceAccountKeysRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setListServiceAccountsRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setListServiceConfigsRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setListServicePerimetersRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setListServiceRolloutsRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setListServicesRetry(Retry) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
setListServicesRetry(Retry) - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
setListServicesRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setListServicesRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
setListServicesRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setListServicesRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setListServingConfigsRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setListSessionEntityTypesRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setListSessionsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListSessionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setListSessionTemplatesRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setListSettingsRetry(Retry) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
setListSkuGroupBillableSkusRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListSkuGroupsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListSkusRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
setListSkusRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListSnapshotsRetry(Retry) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setListSourcesRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListSourcesRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListSpecialistPoolsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setListSpokesRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setListStoredInfoTypesRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setListStreamObjectsRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setListStreamsRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setListStudiesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setListSubscribersRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListTagsRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setListTagsRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListTargetProjectsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListTargetsRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setListTasksRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListTasksRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setListTaxonomiesRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setListTenantsRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setListTensorboardExperimentsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setListTensorboardRunsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setListTensorboardsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setListTensorboardTimeSeriesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setListTrainingPipelinesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setListTransferableOffersRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListTransferableSkusRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setListTransferConfigsRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setListTransferJobsRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setListTransferLogsRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setListTransferRunsRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setListTrialsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setListTriggersRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setListUsableRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setListUsableRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setListUsableRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setListUsableSubnetworksRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setListUserWorkloadsConfigMapsRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setListUserWorkloadsSecretsRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setListUtilizationReportsRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setListValuedResourcesRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setListVersionsRetry(Retry) - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
setListVersionsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setListVersionsRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setListViewsRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setListViolationsRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setListVoicesRetry(Retry) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
setListVulnerabilityReportsRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setListWorkflowsRetry(Retry) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setListWorkflowTemplatesRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setListWorkloadsRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setListWorkloadsRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setListXpnHostsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
setListZoneActionsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setListZonesRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setLocation(Resource) - Method in class com.google.cloud.spring.core.Credentials
 
setLookupEntryRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setLookUpInterval(Integer) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Health
 
setLookupOfferRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setLookupStreamObjectRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setLookupStudyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setMarkInsightAcceptedRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setMarkRecommendationClaimedRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setMarkRecommendationDismissedRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setMarkRecommendationFailedRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setMarkRecommendationSucceededRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setMaxAckExtensionPeriod(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setMaxAckExtensionPeriod(Duration) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the maximum period the ack timeout is extended by.
setMaxAcknowledgementThreads(int) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setMaxAttempts(Integer) - Method in class com.google.cloud.spring.core.Retry
 
setMaxAttempts(Integer) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setMaxDeliveryAttempts(Integer) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties.DeadLetterPolicy
 
setMaxDurationPerAckExtension(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setMaxDurationPerAckExtension(Duration) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Sets the max duration per ack extension override for all subscriptions.
setMaxFetchSize(Integer) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
setMaxIdleSessions(int) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setMaxInboundSize(int) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setMaxOutboundSize(int) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setMaxOutstandingElementCount(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.FlowControl
 
setMaxOutstandingRequestBytes(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.FlowControl
 
setMaxRetryDelay(Duration) - Method in class com.google.cloud.spring.core.Retry
 
setMaxRetryDelaySeconds(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setMaxRpcTimeout(Duration) - Method in class com.google.cloud.spring.core.Retry
 
setMaxRpcTimeoutSeconds(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setMaxSessions(int) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setMergeCapacityCommitmentsRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setMergeVersionAliasesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setMessageConverter(PubSubMessageConverter) - Method in class com.google.cloud.spring.pubsub.core.publisher.PubSubPublisherTemplate
 
setMessageConverter(PubSubMessageConverter) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
setMessageConverter(PubSubMessageConverter) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
Set the converter used to convert a message payload to the desired type.
setMessageTimeout(int) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setMigrateKeyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setMinDurationPerAckExtension(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setMinDurationPerAckExtension(Duration) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Sets the min duration per ack extension override for all subscriptions.
setMinSessions(int) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setModerateTextRetry(Retry) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setModifyCloudToDeviceConfigRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setModifyEntryContactsRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setModifyEntryOverviewRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setMoveAssignmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setMoveBillingAccountRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setName(String) - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
setNamespace(String) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
setNumExecutorThreads(int) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setNumRpcChannels(int) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setOffset(Integer) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions.Builder
 
setOffset(Long) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
setOptimizeToursRetry(Retry) - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
setOutboundHeaderPatterns(String...) - Method in class com.google.cloud.spring.pubsub.integration.PubSubHeaderMapper
Set the patterns of the headers to be mapped in PubSubHeaderMapper.fromHeaders(MessageHeaders, Map).
setParallelPullCount(Integer) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setParallelPullCount(Integer) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the number of pull workers.
setPatchServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setPauseJobRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setPauseModelDeploymentMonitoringJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setPauseModelRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setPausePatchDeploymentRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setPauseQueueRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setPauseScheduleRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setPauseTransferOperationRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setPayloadType(Class<?>) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubInboundChannelAdapter
Set the desired type of the payload of the Message constructed by converting the incoming Pub/Sub message.
setPayloadType(Class<?>) - Method in class com.google.cloud.spring.pubsub.integration.inbound.PubSubMessageSource
 
setPollAirflowCommandRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setPort(int) - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
setPredictRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setPredictRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
setPredictRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
setPrefetchChunks(int) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setPreviewRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setProcessDocumentRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setProducer(PubSubProducerProperties) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubBindingProperties
 
setProfile(String) - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.core.GcpProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.firestore.GcpFirestoreProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.kms.GcpKmsProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpMetricsProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.secretmanager.GcpSecretManagerProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.storage.GcpStorageProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setProjectId(String) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
set the project id.
setPublicKeysEndpoint(String) - Method in class com.google.cloud.spring.autoconfigure.security.FirebaseAuthenticationProperties
 
setPublishTimeout(long) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set the timeout in milliseconds for a synchronous publish call to Google Cloud Pub/Sub.
setPublishTimeoutExpression(Expression) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set the SpEL expression to evaluate a timeout in milliseconds for a synchronous publish call to Google Cloud Pub/Sub.
setPublishTimeoutExpressionString(String) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set the SpEL expression to evaluate a timeout in milliseconds for a synchronous publish call to Google Cloud Pub/Sub from a string.
setPullEndpoint(String) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setPullEndpoint(String) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the endpoint for pulling messages.
setPurgeQueueRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setQuery(String) - Method in class com.google.cloud.spring.autoconfigure.spanner.health.SpannerHealthIndicatorProperties
 
setQueryArtifactLineageSubgraphRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setQueryAssetsRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setQueryAuditableServicesRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setQueryContextLineageSubgraphRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setQueryDeployedModelsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setQueryEligibleBillingAccountsRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setQueryExecutionInputsAndOutputsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setQueryGrantableRolesRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setQueryTestablePermissionsRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setQuotaProjectId(String) - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setQuotaProjectId(String) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setQuotaProjectId(String) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
setQuotaProjectId(String) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
setQuotaProjectId(String) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setRawPredictRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setReadFeatureValuesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setReadIndexDatapointsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setReadTensorboardSizeRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setReadTensorboardTimeSeriesDataRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setReadTensorboardUsageRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setRecognizeRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setRedactImageRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setRegisterDebuggeeRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
setRegisterSubscriberRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setRegistry(String) - Method in class com.google.cloud.spring.autoconfigure.security.IapAuthenticationProperties
 
setReidentifyContentRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setRemoteFileSeparator(String) - Method in class com.google.cloud.spring.storage.integration.inbound.GcsStreamingMessageSource
 
setRemoteFileSeparator(String) - Method in class com.google.cloud.spring.storage.integration.outbound.GcsMessageHandler
 
setRemoveCatalogAttributeRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setRemoveContextChildrenRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setRemoveControlRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setRemoveDatapointsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setRenameTagTemplateFieldEnumValueRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setRenameTagTemplateFieldRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setReorderFirewallPoliciesRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setReplaceCatalogAttributeRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setReplaceDeploymentRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setReplaceTaxonomyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
setReportRetry(Retry) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
setRequestByteThreshold(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Batching
 
setResetAdminPasswordRetry(Retry) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
setResetAuthorizationCodeRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setResolveServiceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
setResourceLoader(ResourceLoader) - Method in class com.google.cloud.spring.storage.GoogleStorageProtocolResolver
 
setResourceManager(ResourceManager) - Method in class com.google.cloud.spring.security.iap.AppEngineAudienceProvider
 
setRestrictAllowedResourcesRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setResumeJobRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setResumeModelDeploymentMonitoringJobRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setResumeModelRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setResumePatchDeploymentRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setResumeQueueRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setResumeScheduleRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setResumeTransferOperationRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setRetrieveAuthorizationCodeRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setRetrieveLegacySecretKeyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setRetrieveRegisterParametersRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setRetrieveTransferParametersRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setRetry(Retry) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
setRetry(Retry) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
setRetry(Retry) - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AcceleratorTypesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AddressesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.AutoscalersSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DiskTypesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ForwardingRulesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalAddressesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalForwardingRulesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalNetworkEndpointGroupsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOrganizationOperationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalPublicDelegatedPrefixesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.HealthChecksSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImageFamilyViewsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupManagersSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceGroupsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectAttachmentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectLocationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectRemoteLocationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InterconnectsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineTypesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEdgeSecurityServicesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworksSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTypesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ProjectsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PublicAdvertisedPrefixesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PublicDelegatedPrefixesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionAutoscalersSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionCommitmentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDiskTypesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionHealthCheckServicesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionHealthChecksSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupManagersSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceGroupsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstancesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstanceTemplatesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkEndpointGroupsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNotificationEndpointsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSecurityPoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSslCertificatesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionSslPoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetHttpsProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionTargetTcpProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionZonesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutersSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RoutesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SecurityPoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.managedidentities.v1.spring.ManagedIdentitiesServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setRetry(Retry) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setRetry(Retry) - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
setRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
setRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
setRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setRetryableCodes(StatusCode.Code[]) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
setRetryableCodes(StatusCode.Code[]) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the retryable codes for subscriber pull settings.
setRetryDelayMultiplier(Double) - Method in class com.google.cloud.spring.core.Retry
 
setRetryDelayMultiplier(Double) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setRetryJobRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setRetrySettings(RetrySettings) - Method in class com.google.cloud.spring.pubsub.support.DefaultPublisherFactory
Set the API call retry configuration.
setRetrySettingsMap(Map<ProjectSubscriptionName, RetrySettings>) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
 
setRevokeCertificateRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setRollbackNodePoolUpgradeRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setRollbackTargetRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setRpcTimeoutMultiplier(Double) - Method in class com.google.cloud.spring.core.Retry
 
setRpcTimeoutMultiplier(Double) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setRunDataScanRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setRunJobRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setRunTaskRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setRunTaskRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setScheduleTransferRunsRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setScopes(List<String>) - Method in class com.google.cloud.spring.core.Credentials
 
setSearchAgentsRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setSearchAllAssignmentsRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setSearchAllIamPoliciesRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setSearchAllResourcesRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setSearchAssignmentsRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setSearchBackgroundJobsRetry(Retry) - Method in class com.google.cloud.clouddms.v1.spring.DataMigrationServiceSpringProperties
 
setSearchCatalogRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setSearchDataItemsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setSearchDomainsRetry(Retry) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setSearchFeaturesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setSearchHashesRetry(Retry) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setSearchJobsForAlertRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setSearchJobsRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setSearchKnowledgeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setSearchMigratableResourcesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setSearchModelDeploymentMonitoringStatsAnomaliesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setSearchNearestEntitiesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setSearchRelatedAccountGroupMembershipsRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setSearchRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
setSearchUrisRetry(Retry) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setSendCommandToDeviceRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setSendDiagnosticInterruptRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setSendTestMessageRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setServerResponseTimeoutMs(Long) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setService(String) - Method in class com.google.cloud.spring.logging.StackdriverErrorReportingServiceContext
 
setServiceContext(StackdriverErrorReportingServiceContext) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
set the service context for stackdriver.
setSetAddonsConfigRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetAgentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setSetBreakpointRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setSetDefaultBranchRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setSetFindingStateRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setSetIamPolicyRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setSetLabelsRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetLegacyAbacRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetLocationsRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetLoggingServiceRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetMaintenancePolicyRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetMasterAuthRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetMonitoringServiceRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetMuteRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setSetNetworkPolicyRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetNodePoolAutoscalingRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetNodePoolManagementRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSetNodePoolSizeRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setSignBlobRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setSignBlobRetry(Retry) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setSignJwtRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setSignJwtRetry(Retry) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setSort(Sort) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreQueryOptions.Builder
 
setSort(Sort) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
setSpanIdMdcField(String) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
Set the MDC field name for span id.
setSpannerMappingContext(SpannerMappingContext) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactoryBean
 
setSpannerTemplate(SpannerTemplate) - Method in class com.google.cloud.spring.data.spanner.repository.support.SpannerRepositoryFactoryBean
 
setSplitCapacityCommitmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setStarEntryRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setStartBackfillJobRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setStartIPRotationRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setStartManualTransferRunsRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setStartScanRunRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setStopAirflowCommandRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setStopBackfillJobRetry(Retry) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setStopScanRunRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setStopTrialRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setStoreOnDisk(boolean) - Method in class com.google.cloud.spring.autoconfigure.datastore.EmulatorSettings
 
setSubmitJobRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setSubscriberStubRetrySettings(RetrySettings) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the retry settings for the generated subscriber stubs.
setSubscription(String) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorProperties
 
setSubscription(Map<String, PubSubConfiguration.Subscriber>) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration
This method will be called by Spring Framework when binding user properties.
setSubscriptionName(String) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubConsumerProperties
 
setSuccessCallback(PubSubMessageHandler.SuccessCallback) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set callback (can be a lambda) for processing the published message ID and the original Message after the message was successfully published.
setSuccessful(boolean) - Method in class com.google.cloud.spring.bigquery.core.WriteApiResponse
 
setSuggestArticlesRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setSuggestConversationSummaryRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setSuggestFaqAnswersRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setSuggestSmartRepliesRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setSync(boolean) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
A boolean indicating if the BigQueryFileMessageHandler should synchronously wait for each file to be successfully loaded to BigQuery.
setSync(boolean) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set publish method to be synchronous or asynchronous.
setSync(boolean) - Method in class com.google.cloud.spring.stream.binder.pubsub.properties.PubSubProducerProperties
 
setSyncFeatureViewRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setSynthesizeSpeechRetry(Retry) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
setSystemExecutorProvider(ExecutorProvider) - Method in class com.google.cloud.spring.pubsub.support.DefaultSubscriberFactory
Set the provider for the system executor, to poll and manage lease extensions.
setTableName(String) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
Sets the BigQuery table name to use.
setTableNameExpression(Expression) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
Sets the SpEL Expression to evaluate to determine the table name.
setTableSchema(Schema) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
Sets the Schema of the table to load for the handler.
setTableSchemaExpression(Expression) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
Sets the SpEL expression used to determine the Schema for the handler.
setTerminateJobRunRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DeploymentResourcePoolServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreAdminServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureOnlineStoreServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeatureRegistryServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.JobServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.LlmUtilityServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MatchServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MigrationServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelGardenServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PipelineServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.PredictionServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendBucketsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.BackendServicesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.DisksSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ExternalVpnGatewaysSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.FirewallPoliciesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ImagesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstancesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstanceTemplatesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.InstantSnapshotsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicenseCodesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.LicensesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.MachineImagesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkAttachmentsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkEndpointGroupsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NetworkFirewallPoliciesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeGroupsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.NodeTemplatesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.PacketMirroringsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionBackendServicesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionDisksSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionInstantSnapshotsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionNetworkFirewallPoliciesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ReservationsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ResourcePoliciesSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ServiceAttachmentsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.HubServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.networkconnectivity.v1.spring.PolicyBasedRoutingServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setTestIamPermissionsRetry(Retry) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setThreadPoolSize(int) - Method in class com.google.cloud.spring.autoconfigure.bigquery.GcpBigQueryProperties
 
setTimeout(Duration) - Method in class com.google.cloud.spring.bigquery.integration.outbound.BigQueryFileMessageHandler
Sets the Duration to wait for a file to be loaded into BigQuery before timing out when waiting synchronously.
setTimeoutMillis(int) - Method in class com.google.cloud.spring.autoconfigure.config.GcpConfigProperties
 
setTimeoutMillis(Long) - Method in class com.google.cloud.spring.autoconfigure.pubsub.health.PubSubHealthIndicatorProperties
 
setTimestamp(Timestamp) - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
 
setTimestamp(Timestamp) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
setTimestamp(Timestamp) - Method in class com.google.cloud.spring.data.spanner.core.SpannerQueryOptions
 
setTimestamp(Timestamp) - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
 
setTimestampBound(TimestampBound) - Method in class com.google.cloud.spring.data.spanner.core.AbstractSpannerRequestOptions
Set if this query should be executed with bounded staleness.
setTimestampBound(TimestampBound) - Method in class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
setTimestampBound(TimestampBound) - Method in class com.google.cloud.spring.data.spanner.core.SpannerQueryOptions
 
setTimestampBound(TimestampBound) - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
 
setTopic(String) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set the topic where this adapter sends messages to.
setTopicExpression(Expression) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set the SpEL expression for the topic this adapter sends messages to.
setTopicExpressionString(String) - Method in class com.google.cloud.spring.pubsub.integration.outbound.PubSubMessageHandler
Set the topic expression string that is evaluated into an actual expression.
setTotalTimeout(Duration) - Method in class com.google.cloud.spring.core.Retry
 
setTotalTimeoutSeconds(Long) - Method in class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Retry
 
setTraceIdMdcField(String) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
Set the MDC filed name for trace id.
setTransaction(Transaction) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager.Tx
 
setTroubleshootIamPolicyRetry(Retry) - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
setUnbindDeviceFromGatewayRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setUndeleteRoleRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setUndeleteServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setUnenrollDataSourcesRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setUninstallDeploymentRetry(Retry) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setUnregisterSubscriberRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setUnstarEntryRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setUpdateAccessApprovalSettingsRetry(Retry) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setUpdateActiveBreakpointRetry(Retry) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
setUpdateAgentPoolRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setUpdateAnswerRecordRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setUpdateArtifactRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setUpdateAssignmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setUpdateAttestorRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setUpdateAttributesConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setUpdateAuthorizedCertificateRetry(Retry) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setUpdateAutoscalingPolicyRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setUpdateBigQueryExportRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateBillingAccountRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setUpdateBiReservationRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setUpdateBudgetRetry(Retry) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setUpdateCapacityCommitmentRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setUpdateCatalogRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setUpdateCertificateRetry(Retry) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setUpdateChannelPartnerLinkRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setUpdateChannelPartnerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setUpdateClusterRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setUpdateCompanyRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setUpdateCompletionConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setUpdateConfigRetry(Retry) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setUpdateConnectionRetry(Retry) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setUpdateContactRetry(Retry) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setUpdateContentRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setUpdateContextRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setUpdateContextRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setUpdateControlRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setUpdateConversationProfileRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setUpdateConversationRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setUpdateCustomConstraintRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setUpdateCustomerRepricingConfigRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setUpdateCustomerRetry(Retry) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setUpdateDashboardRetry(Retry) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setUpdateDatasetRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.DatasetServiceSpringProperties
 
setUpdateDatasetRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setUpdateDeidentifyTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setUpdateDeviceRegistryRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setUpdateDeviceRetry(Retry) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setUpdateDiscoveryConfigRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setUpdateEndpointRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.EndpointServiceSpringProperties
 
setUpdateEndpointRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setUpdateEntityRetry(Retry) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setUpdateEntityTypeRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setUpdateEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setUpdateEntryGroupRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setUpdateEntryRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setUpdateEnvironmentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setUpdateExecutionRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.MetadataServiceSpringProperties
 
setUpdateExternalSystemRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateFeatureRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreServiceSpringProperties
 
setUpdateFeedRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setUpdateFindingRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateFirewallPolicyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setUpdateFulfillmentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setUpdateGoogleChannelConfigRetry(Retry) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setUpdateIndexEndpointRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexEndpointServiceSpringProperties
 
setUpdateIngressRuleRetry(Retry) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setUpdateInsightTypeConfigRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setUpdateInspectTemplateRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setUpdateIntentRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setUpdateIssueModelRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setUpdateIssueRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setUpdateJobRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setUpdateJobRetry(Retry) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setUpdateJobRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setUpdateJobTriggerRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setUpdateKeyRetry(Retry) - Method in class com.google.cloud.recaptchaenterprise.v1.spring.RecaptchaEnterpriseServiceSpringProperties
 
setUpdateKnowledgeBaseRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setUpdateMasterRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setUpdateModelRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ModelServiceSpringProperties
 
setUpdateModelRetry(Retry) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setUpdateModelRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setUpdateMuteConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateNamespaceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setUpdateNodePoolRetry(Retry) - Method in class com.google.cloud.container.v1.spring.ClusterManagerSpringProperties
 
setUpdateNotificationConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateParticipantRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setUpdatePatchDeploymentRetry(Retry) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setUpdatePhraseMatcherRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setUpdatePolicyRetry(Retry) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setUpdatePolicyRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setUpdatePolicyTagRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setUpdateProductRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setUpdateProfileRetry(Retry) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
setUpdateProjectBillingInfoRetry(Retry) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setUpdateProjectSettingsRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setUpdateQueueRetry(Retry) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setUpdateRecommenderConfigRetry(Retry) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setUpdateRepositoryRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setUpdateReservationRetry(Retry) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setUpdateResourceValueConfigRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateRoleRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setUpdateSavedQueryRetry(Retry) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setUpdateScanConfigRetry(Retry) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setUpdateScheduleRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.ScheduleServiceSpringProperties
 
setUpdateSecurityMarksRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateServiceAccountRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setUpdateServiceRetry(Retry) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setUpdateServingConfigRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setUpdateSessionEntityTypeRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setUpdateSessionTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setUpdateSettingRetry(Retry) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
setUpdateSettingsRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setUpdateSourceRetry(Retry) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUpdateSshPublicKeyRetry(Retry) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setUpdateStoredInfoTypeRetry(Retry) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setUpdateTagRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setUpdateTagRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setUpdateTagTemplateFieldRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setUpdateTagTemplateRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setUpdateTaxonomyRetry(Retry) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setUpdateTenantRetry(Retry) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setUpdateTensorboardExperimentRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setUpdateTensorboardRunRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setUpdateTensorboardTimeSeriesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setUpdateTime(T, Timestamp) - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestoreClassMapper
 
setUpdateTime(T, Timestamp) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestoreDefaultClassMapper
 
setUpdateTransferConfigRetry(Retry) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setUpdateTransferJobRetry(Retry) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setUpdateUserWorkloadsConfigMapRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setUpdateUserWorkloadsSecretRetry(Retry) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setUpdateVersionRetry(Retry) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setUpdateViewRetry(Retry) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setUpdateVPCSCConfigRetry(Retry) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setUpdateWorkflowTemplateRetry(Retry) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setUpdateWorkloadRetry(Retry) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setUploadServiceAccountKeyRetry(Retry) - Method in class com.google.cloud.iam.admin.v1.spring.IAMSpringProperties
 
setUpsertDatapointsRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.IndexServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.api.servicecontrol.v2.spring.ServiceControllerSpringProperties
 
setUseRest(boolean) - Method in class com.google.api.serviceusage.v1.spring.ServiceUsageSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.ApplicationsSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.AuthorizedCertificatesSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.AuthorizedDomainsSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.DomainMappingsSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.FirewallSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.InstancesSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.ServicesSpringProperties
 
setUseRest(boolean) - Method in class com.google.appengine.v1.spring.VersionsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.accessapproval.v1.spring.AccessApprovalSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.api.servicemanagement.v1.spring.ServiceManagerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.apigateway.v1.spring.ApiGatewayServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.apigeeconnect.v1.spring.ConnectionServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.asset.v1.spring.AssetServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.assuredworkloads.v1.spring.AssuredWorkloadsServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.automl.v1.spring.AutoMlSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.automl.v1.spring.PredictionServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.bigquery.datatransfer.v1.spring.DataTransferServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.bigquery.reservation.v1.spring.ReservationServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.bigqueryconnection.v1.spring.ConnectionServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.billing.budgets.v1.spring.BudgetServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.billing.v1.spring.CloudBillingSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.billing.v1.spring.CloudCatalogSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.channel.v1.spring.CloudChannelReportsServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.channel.v1.spring.CloudChannelServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.contactcenterinsights.v1.spring.ContactCenterInsightsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.datacatalog.v1.spring.DataCatalogSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSerializationSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.datacatalog.v1.spring.PolicyTagManagerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.datafusion.v1.spring.DataFusionSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataplex.v1.spring.ContentServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataplex.v1.spring.DataplexServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataplex.v1.spring.DataScanServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataplex.v1.spring.DataTaxonomyServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataplex.v1.spring.MetadataServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.AutoscalingPolicyServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.BatchControllerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.ClusterControllerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.JobControllerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.NodeGroupControllerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.SessionControllerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.SessionTemplateControllerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.datastream.v1.spring.DatastreamSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.debugger.v2.spring.Controller2SpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.debugger.v2.spring.Debugger2SpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.deploy.v1.spring.CloudDeploySpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.devtools.cloudbuild.v2.spring.RepositoryManagerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.devtools.containeranalysis.v1.spring.ContainerAnalysisSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.AgentsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.AnswerRecordsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.ContextsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationDatasetsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationModelsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationProfilesSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.ConversationsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.DocumentsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.EntityTypesSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.EnvironmentsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.FulfillmentsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.IntentsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.KnowledgeBasesSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.ParticipantsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.SessionEntityTypesSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.SessionsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.dlp.v2.spring.DlpServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.documentai.v1.spring.DocumentProcessorServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.domains.v1.spring.DomainsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.essentialcontacts.v1.spring.EssentialContactsServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.eventarc.v1.spring.EventarcSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.filestore.v1.spring.CloudFilestoreManagerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.functions.v2.spring.FunctionServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.gkehub.v1.spring.GkeHubSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.gsuiteaddons.v1.spring.GSuiteAddOnsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.iam.credentials.v1.spring.IAMCredentialsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.ids.v1.spring.IDSSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.iot.v1.spring.DeviceManagerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.language.v2.spring.LanguageServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.memcache.v1.spring.CloudMemcacheSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreFederationSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.metastore.v1.spring.DataprocMetastoreSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.monitoring.dashboard.v1.spring.DashboardsServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.networkmanagement.v1.spring.ReachabilityServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.notebooks.v2.spring.NotebookServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.optimization.v1.spring.FleetRoutingSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.EnvironmentsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.orchestration.airflow.service.v1.spring.ImageVersionsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.orgpolicy.v2.spring.OrgPolicySpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.osconfig.v1.spring.OsConfigZonalServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.oslogin.v1.spring.OsLoginServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.policytroubleshooter.v1.spring.IamCheckerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.recommender.v1.spring.RecommenderSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.redis.v1.spring.CloudRedisSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.resourcesettings.v1.spring.ResourceSettingsServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.AnalyticsServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.CatalogServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.CompletionServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.ControlServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.ModelServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.PredictionServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.ProductServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.SearchServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.ServingConfigServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.scheduler.v1.spring.CloudSchedulerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.security.privateca.v1.spring.CertificateAuthorityServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.securitycenter.v2.spring.SecurityCenterSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.servicedirectory.v1.spring.LookupServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.servicedirectory.v1.spring.RegistrationServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.shell.v1.spring.CloudShellServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.talent.v4.spring.CompanyServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.talent.v4.spring.CompletionSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.talent.v4.spring.EventServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.talent.v4.spring.JobServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.tasks.v2.spring.CloudTasksSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.workflows.executions.v1.spring.ExecutionsSpringProperties
 
setUseRest(boolean) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
setUseRest(boolean) - Method in class com.google.devtools.artifactregistry.v1.spring.ArtifactRegistrySpringProperties
 
setUseRest(boolean) - Method in class com.google.devtools.cloudprofiler.v2.spring.ExportServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.devtools.cloudprofiler.v2.spring.ProfilerServiceSpringProperties
 
setUseRest(boolean) - Method in class com.google.identity.accesscontextmanager.v1.spring.AccessContextManagerSpringProperties
 
setUseRest(boolean) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.BinauthzManagementServiceV1SpringProperties
 
setUseRest(boolean) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 
setUseRest(boolean) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
setUseRest(boolean) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
setValidateAttestationOccurrenceRetry(Retry) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
setValidateRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionUrlMapsSpringProperties
 
setValidateRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
setVersion(String) - Method in class com.google.cloud.spring.logging.StackdriverErrorReportingServiceContext
 
setWaitForReady(boolean) - Method in class com.google.cloud.spring.autoconfigure.trace.GcpTraceProperties
 
setWaitRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.GlobalOperationsSpringProperties
 
setWaitRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.RegionOperationsSpringProperties
 
setWaitRetry(Retry) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
setWriteBufferSize(int) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
Sets how many entities to include in an insert/update/delete buffered operation.
setWriteBufferTimeout(Duration) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
Sets the Duration for how long to wait for the entity buffer to fill before sending the buffered entities to Firestore for insert/update/delete operations.
setWriteDisposition(JobInfo.WriteDisposition) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
Sets the JobInfo.WriteDisposition which specifies how data should be inserted into BigQuery tables.
setWriteFeatureValuesRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.FeaturestoreOnlineServingServiceSpringProperties
 
setWriteSessionsFraction(float) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerProperties
 
setWriteTensorboardExperimentDataRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setWriteTensorboardRunDataRetry(Retry) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
setWriteUserEventRetry(Retry) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
SEVERITY_ATTRIBUTE - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The JSON field name for the log level (severity).
shutdown() - Method in class com.google.cloud.spring.pubsub.support.CachingPublisherFactory
Shutdown all cached Publisher gracefully.
SimpleDatastoreRepository<T,I> - Class in com.google.cloud.spring.data.datastore.repository.support
Implementation of DatastoreRepository.
SimpleDatastoreRepository(DatastoreOperations, Class<T>) - Constructor for class com.google.cloud.spring.data.datastore.repository.support.SimpleDatastoreRepository
 
SimpleFirestoreReactiveRepository<T> - Class in com.google.cloud.spring.data.firestore
 
SimpleFirestoreReactiveRepository(FirestoreTemplate, Class) - Constructor for class com.google.cloud.spring.data.firestore.SimpleFirestoreReactiveRepository
 
SimplePubSubMessageConverter - Class in com.google.cloud.spring.pubsub.support.converter
A simple PubSubMessageConverter that directly maps payloads of type byte[], ByteString, ByteBuffer, and String to Pub/Sub messages.
SimplePubSubMessageConverter() - Constructor for class com.google.cloud.spring.pubsub.support.converter.SimplePubSubMessageConverter
 
SimplePubSubMessageConverter(Charset) - Constructor for class com.google.cloud.spring.pubsub.support.converter.SimplePubSubMessageConverter
 
SimpleSpannerRepository<T,I> - Class in com.google.cloud.spring.data.spanner.repository.support
The default implementation of a SpannerRepository.
SimpleSpannerRepository(SpannerTemplate, Class<T>) - Constructor for class com.google.cloud.spring.data.spanner.repository.support.SimpleSpannerRepository
 
singleItemTypeValueBinderMethodMap - Static variable in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
A map of types to functions that binds them to `ValueBinder` objects.
size() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
sliceAndExecute(T[], int, Consumer<T[]>) - Static method in class com.google.cloud.spring.data.datastore.core.util.SliceUtil
Cut array into slices of a given size and call consumer on each of them.
SliceUtil - Class in com.google.cloud.spring.data.datastore.core.util
 
snapshotsClient(SnapshotsSettings) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringAutoConfiguration
Provides a SnapshotsClient bean configured with SnapshotsSettings.
snapshotSettingsServiceClient(SnapshotSettingsServiceSettings) - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringAutoConfiguration
Provides a SnapshotSettingsServiceClient bean configured with SnapshotSettingsServiceSettings.
snapshotSettingsServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringAutoConfiguration
Provides a SnapshotSettingsServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSnapshotSettingsServiceTransportChannelProvider()).
SnapshotSettingsServiceSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for SnapshotSettingsServiceClient.
SnapshotSettingsServiceSpringAutoConfiguration(SnapshotSettingsServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringAutoConfiguration
 
SnapshotSettingsServiceSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for SnapshotSettingsService client bean
SnapshotSettingsServiceSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.SnapshotSettingsServiceSpringProperties
 
snapshotsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.SnapshotsSpringAutoConfiguration
Provides a SnapshotsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSnapshotsTransportChannelProvider()).
SnapshotsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for SnapshotsClient.
SnapshotsSpringAutoConfiguration(SnapshotsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.SnapshotsSpringAutoConfiguration
 
SnapshotsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Snapshots client bean
SnapshotsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.SnapshotsSpringProperties
 
SPAN_HANDLER_BEAN_NAME - Static variable in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
Stackdriver span handler bean name.
SPAN_ID_ATTRIBUTE - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The JSON field name for the span-id.
spanBytesEncoder() - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
SPANNER_ADMIN - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for Spanner database admin functions.
SPANNER_DATA - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for Spanner data read and write.
SPANNER_TO_JAVA_BYTE_ARRAY_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from the Spanner bytes type to a byte array.
SPANNER_TO_JAVA_SQL_DATE_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from the Spanner date type to Date.
SPANNER_TO_JAVA_TIMESTAMP_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from the Spanner instantaneous time type to Timestamp.
SpannerAuditingEventListener - Class in com.google.cloud.spring.data.spanner.repository.support
Auditing event listener that listens for BeforeSaveEvent.
SpannerAuditingEventListener(AuditingHandler) - Constructor for class com.google.cloud.spring.data.spanner.repository.support.SpannerAuditingEventListener
Constructor.
SpannerAuditingRegistrar - Class in com.google.cloud.spring.data.spanner.repository.config
Registers the annotations and classes for providing auditing support in Spring Data Cloud Spanner.
SpannerAuditingRegistrar() - Constructor for class com.google.cloud.spring.data.spanner.repository.config.SpannerAuditingRegistrar
 
SpannerBindMarkerFactoryProvider - Class in com.google.cloud.spanner.r2dbc.springdata
Provides the named bind marker strategy for Cloud Spanner.
SpannerBindMarkerFactoryProvider() - Constructor for class com.google.cloud.spanner.r2dbc.springdata.SpannerBindMarkerFactoryProvider
 
spannerCommitTimestamp() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Column
This setting takes effect when the entity in which it appears is used to generate schema DDL.
SpannerCompositeKeyProperty - Class in com.google.cloud.spring.data.spanner.core.mapping
Represents an persistent property just to represent Cloud Spanner primary keys, and does not correspond to actual properties of POJOs, as it might even be a composite, multi-column key.
SpannerCompositeKeyProperty(SpannerPersistentEntity, SpannerPersistentProperty[]) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
SpannerConverters - Class in com.google.cloud.spring.data.spanner.core.convert
Default commonly-used custom converters.
SpannerCustomConverter - Class in com.google.cloud.spring.data.spanner.core.convert
A custom type converter.
SpannerDatabaseAdminTemplate - Class in com.google.cloud.spring.data.spanner.core.admin
Template for performing many operations to a Spanner database including generating hierarchy schemas and creating and deleting tables.
SpannerDatabaseAdminTemplate(DatabaseAdminClient, Supplier<DatabaseClient>, Supplier<DatabaseId>) - Constructor for class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Constructor that takes in the database admin client used to perform operations and the DatabaseId object holding the project, instance, and database IDs used for all operations.
SpannerDataException - Exception in com.google.cloud.spring.data.spanner.core.mapping
Exceptions for Spring Data Cloud Spanner.
SpannerDataException(String) - Constructor for exception com.google.cloud.spring.data.spanner.core.mapping.SpannerDataException
 
SpannerDataException(String, Throwable) - Constructor for exception com.google.cloud.spring.data.spanner.core.mapping.SpannerDataException
 
SpannerEntityProcessor - Interface in com.google.cloud.spring.data.spanner.core.convert
Interface for processors that can populate fields from Spanner Structs and write them to Spanner Mutations.
SpannerEntityWriter - Interface in com.google.cloud.spring.data.spanner.core.convert
An entity writer that writes values from an entity to a sink.
spannerHealthContributor(Map<String, SpannerTemplate>) - Method in class com.google.cloud.spring.autoconfigure.spanner.health.SpannerHealthIndicatorAutoConfiguration
 
SpannerHealthIndicator - Class in com.google.cloud.spring.autoconfigure.spanner.health
Default implementation of HealthIndicator for Spanner.
SpannerHealthIndicator(SpannerTemplate, String) - Constructor for class com.google.cloud.spring.autoconfigure.spanner.health.SpannerHealthIndicator
SpannerHealthIndicator constructor.
SpannerHealthIndicatorAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.spanner.health
Auto-configuration for SpannerHealthIndicator.
SpannerHealthIndicatorAutoConfiguration(SpannerHealthIndicatorProperties) - Constructor for class com.google.cloud.spring.autoconfigure.spanner.health.SpannerHealthIndicatorAutoConfiguration
 
SpannerHealthIndicatorProperties - Class in com.google.cloud.spring.autoconfigure.spanner.health
Properties for Spanner Health Indicator.
SpannerHealthIndicatorProperties() - Constructor for class com.google.cloud.spring.autoconfigure.spanner.health.SpannerHealthIndicatorProperties
 
SpannerKeyIdConverter - Class in com.google.cloud.spring.autoconfigure.spanner
Settings for key converter used in REST repositories.
SpannerKeyIdConverter(SpannerMappingContext) - Constructor for class com.google.cloud.spring.autoconfigure.spanner.SpannerKeyIdConverter
 
spannerMappingContext - Variable in class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
 
SpannerMappingContext - Class in com.google.cloud.spring.data.spanner.core.mapping
A mapping context for Cloud Spanner that provides ways to create persistent entities and properties.
SpannerMappingContext() - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
 
SpannerMappingContext(Gson) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.SpannerMappingContext
 
spannerMappingContextRef() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Configures the name of the SpannerMappingContext bean to be used by default with the repositories detected.
SpannerMutationFactory - Interface in com.google.cloud.spring.data.spanner.core
Interface for a factory that creates Cloud Spanner mutation operation objects.
SpannerMutationFactoryImpl - Class in com.google.cloud.spring.data.spanner.core
Factory that generates mutations for writing to Spanner.
SpannerMutationFactoryImpl(SpannerEntityProcessor, SpannerMappingContext, SpannerSchemaUtils) - Constructor for class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
Constructor.
SpannerOperations - Interface in com.google.cloud.spring.data.spanner.core
Defines operations available to use with Spanner.
spannerOptions(Optional<SpannerOptionsCustomizer>) - Method in class com.google.cloud.spring.autoconfigure.spanner.GcpSpannerEmulatorAutoConfiguration
 
SpannerOptionsCustomizer - Interface in com.google.cloud.spring.autoconfigure.spanner
 
SpannerPageableQueryOptions - Class in com.google.cloud.spring.data.spanner.core
Encapsulates Cloud Spanner query options with sort and paging.
SpannerPageableQueryOptions() - Constructor for class com.google.cloud.spring.data.spanner.core.SpannerPageableQueryOptions
 
SpannerPersistentEntity<T> - Interface in com.google.cloud.spring.data.spanner.core.mapping
Cloud Spanner specific interface for a MutablePersistentEntity stored in a Cloud Spanner table.
SpannerPersistentEntityImpl<T> - Class in com.google.cloud.spring.data.spanner.core.mapping
Represents a Cloud Spanner table and its columns' mapping to fields within an entity type.
SpannerPersistentEntityImpl(TypeInformation<T>, SpannerMappingContext, SpannerEntityProcessor) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
SpannerPersistentEntityInformation<T> - Class in com.google.cloud.spring.data.spanner.core.mapping
Holds a Spanner persistent entity and its key type.
SpannerPersistentEntityInformation(SpannerPersistentEntity<T>) - Constructor for class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityInformation
SpannerPersistentProperty - Interface in com.google.cloud.spring.data.spanner.core.mapping
Interface for a PersistentProperty of a SpannerPersistentEntity to be stored in a Google Cloud Spanner table.
SpannerPersistentPropertyImpl - Class in com.google.cloud.spring.data.spanner.core.mapping
Represents an implementation for SpannerPersistentProperty, which is a property of a SpannerPersistentEntity stored in a Cloud Spanner table.
SpannerQueryLookupStrategy - Class in com.google.cloud.spring.data.spanner.repository.query
Determines the type of the user's custom-defined Query Methods and instantiates their implementations.
SpannerQueryLookupStrategy(SpannerMappingContext, SpannerTemplate, QueryMethodEvaluationContextProvider, SpelExpressionParser) - Constructor for class com.google.cloud.spring.data.spanner.repository.query.SpannerQueryLookupStrategy
 
SpannerQueryMethod - Class in com.google.cloud.spring.data.spanner.repository.query
A Query Method for Spanner.
SpannerQueryMethod(Method, RepositoryMetadata, ProjectionFactory) - Constructor for class com.google.cloud.spring.data.spanner.repository.query.SpannerQueryMethod
Creates a new QueryMethod from the given parameters.
SpannerQueryOptions - Class in com.google.cloud.spring.data.spanner.core
Encapsulates Cloud Spanner query options.
SpannerQueryOptions() - Constructor for class com.google.cloud.spring.data.spanner.core.SpannerQueryOptions
Constructor to create an instance.
SpannerR2dbcDialect - Class in com.google.cloud.spanner.r2dbc.springdata
The R2dbcDialect implementation which enables usage of Spring Data R2DBC with Cloud Spanner.
SpannerR2dbcDialect() - Constructor for class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
SpannerR2dbcDialectProvider - Class in com.google.cloud.spanner.r2dbc.springdata
Provides the SpannerR2dbcDialect for Spring Data.
SpannerR2dbcDialectProvider() - Constructor for class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialectProvider
 
SpannerReadConverter - Class in com.google.cloud.spring.data.spanner.core.convert
A custom converter used for reading from Spanner data types.
SpannerReadConverter() - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerReadConverter
 
SpannerReadConverter(Collection<Converter>) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerReadConverter
 
SpannerReadConverter(CustomConversions) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerReadConverter
 
SpannerReadConverter(CustomConversions, GenericConversionService) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerReadConverter
 
SpannerReadOptions - Class in com.google.cloud.spring.data.spanner.core
Encapsulates Cloud Spanner read options.
SpannerReadOptions() - Constructor for class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
Constructor to create an instance.
SpannerRepositoriesAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.spanner
Enables autoconfiguration for EnableSpannerRepositories.
SpannerRepositoriesAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.spanner.SpannerRepositoriesAutoConfiguration
 
SpannerRepositoriesAutoConfigureRegistrar - Class in com.google.cloud.spring.autoconfigure.spanner
ImportBeanDefinitionRegistrar used to auto-configure Spring Data JPA Repositories.
SpannerRepositoriesAutoConfigureRegistrar() - Constructor for class com.google.cloud.spring.autoconfigure.spanner.SpannerRepositoriesAutoConfigureRegistrar
 
SpannerRepositoriesRegistrar - Class in com.google.cloud.spring.data.spanner.repository.config
A boilerplate class to register Spanner repositories.
SpannerRepositoriesRegistrar() - Constructor for class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoriesRegistrar
 
SpannerRepository<T,I> - Interface in com.google.cloud.spring.data.spanner.repository
A Spring Data repository for Cloud Spanner with specific features.
SpannerRepositoryConfigurationExtension - Class in com.google.cloud.spring.data.spanner.repository.config
A boilerplate class configuring the instantiation of Spanner repositories.
SpannerRepositoryConfigurationExtension() - Constructor for class com.google.cloud.spring.data.spanner.repository.config.SpannerRepositoryConfigurationExtension
 
SpannerRepositoryFactory - Class in com.google.cloud.spring.data.spanner.repository.support
A factory for instantiating Spanner repositories.
SpannerRepositoryFactoryBean<T extends org.springframework.data.repository.Repository<S,I>,S,I> - Class in com.google.cloud.spring.data.spanner.repository.support
Spanner Repository Factory Bean used to create factories that ultimately create repository implementations.
SpannerRepositoryRuntimeHints - Class in com.google.cloud.spring.data.spanner.aot
 
SpannerRepositoryRuntimeHints() - Constructor for class com.google.cloud.spring.data.spanner.aot.SpannerRepositoryRuntimeHints
 
SpannerSchemaUtils - Class in com.google.cloud.spring.data.spanner.core.admin
Contains functions related to the table schema of entities.
SpannerSchemaUtils(SpannerMappingContext, SpannerEntityProcessor, boolean) - Constructor for class com.google.cloud.spring.data.spanner.core.admin.SpannerSchemaUtils
Constructor.
SpannerSchemaUtilsRuntimeHints - Class in com.google.cloud.spring.data.spanner.aot
 
SpannerSchemaUtilsRuntimeHints() - Constructor for class com.google.cloud.spring.data.spanner.aot.SpannerSchemaUtilsRuntimeHints
 
SpannerStatementQueryExecutor - Class in com.google.cloud.spring.data.spanner.repository.query
Executes Cloud Spanner query statements using PartTree parsed method definitions.
spannerTemplate - Variable in class com.google.cloud.spring.data.spanner.repository.query.PartTreeSpannerQuery
 
SpannerTemplate - Class in com.google.cloud.spring.data.spanner.core
An implementation of SpannerOperations.
SpannerTemplate(Supplier<DatabaseClient>, SpannerMappingContext, SpannerEntityProcessor, SpannerMutationFactory, SpannerSchemaUtils) - Constructor for class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
spannerTemplateRef() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
Configures the name of the SpannerOperations bean to be used by default with the repositories detected.
SpannerTransactionManager - Class in com.google.cloud.spring.data.spanner.core
Spanner transaction manager.
SpannerTransactionManager(Supplier) - Constructor for class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager
 
SpannerTransactionManager.Tx - Class in com.google.cloud.spring.data.spanner.core
A transaction object that holds the transaction context.
SpannerTransactionManagerAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.spanner
Auto-configuration for SpannerTransactionManager.
spannerType() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Column
Optionally directly specify the column type in Cloud Spanner.
SpannerTypeMapper - Class in com.google.cloud.spring.data.spanner.core.convert
A utility class to map between common Java types and types to use with Spanner.
spannerTypeMaxLength() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Column
The maximum length of the column in Cloud Spanner terms.
SpannerWriteConverter - Class in com.google.cloud.spring.data.spanner.core.convert
A custom converter for writing values from entities to types for Spanner.
SpannerWriteConverter() - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerWriteConverter
 
SpannerWriteConverter(Collection<Converter>) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerWriteConverter
 
SpannerWriteConverter(CustomConversions) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerWriteConverter
 
SpannerWriteConverter(CustomConversions, GenericConversionService) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.SpannerWriteConverter
 
specialistPoolServiceClient(SpecialistPoolServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringAutoConfiguration
Provides a SpecialistPoolServiceClient bean configured with SpecialistPoolServiceSettings.
specialistPoolServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringAutoConfiguration
Provides a SpecialistPoolServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSpecialistPoolServiceTransportChannelProvider()).
SpecialistPoolServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for SpecialistPoolServiceClient.
SpecialistPoolServiceSpringAutoConfiguration(SpecialistPoolServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringAutoConfiguration
 
SpecialistPoolServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for SpecialistPoolService client bean
SpecialistPoolServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.SpecialistPoolServiceSpringProperties
 
speechClient(SpeechSettings) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringAutoConfiguration
Provides a SpeechClient bean configured with SpeechSettings.
speechSettings(TransportChannelProvider) - Method in class com.google.cloud.speech.v2.spring.SpeechSpringAutoConfiguration
Provides a SpeechSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSpeechTransportChannelProvider()).
SpeechSpringAutoConfiguration - Class in com.google.cloud.speech.v2.spring
Auto-configuration for SpeechClient.
SpeechSpringAutoConfiguration(SpeechSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.speech.v2.spring.SpeechSpringAutoConfiguration
 
SpeechSpringProperties - Class in com.google.cloud.speech.v2.spring
Provides default property values for Speech client bean
SpeechSpringProperties() - Constructor for class com.google.cloud.speech.v2.spring.SpeechSpringProperties
 
spliterator() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
SQL_LIMIT - Static variable in class com.google.cloud.spanner.r2dbc.springdata.SpannerR2dbcDialect
 
SQLADMIN - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for SQL Admin.
SqlCredentialFactory - Class in com.google.cloud.spring.autoconfigure.sql
Returns the credentials that are written to a system property by the Cloud SQL starter.
SqlCredentialFactory() - Constructor for class com.google.cloud.spring.autoconfigure.sql.SqlCredentialFactory
 
SqlRuntimeHints - Class in com.google.cloud.spring.autoconfigure.sql
 
SqlRuntimeHints() - Constructor for class com.google.cloud.spring.autoconfigure.sql.SqlRuntimeHints
 
SqlSpannerQuery<T> - Class in com.google.cloud.spring.data.spanner.repository.query
A Query Method for Spanner using SQL strings.
sslCertificatesClient(SslCertificatesSettings) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringAutoConfiguration
Provides a SslCertificatesClient bean configured with SslCertificatesSettings.
sslCertificatesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.SslCertificatesSpringAutoConfiguration
Provides a SslCertificatesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSslCertificatesTransportChannelProvider()).
SslCertificatesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for SslCertificatesClient.
SslCertificatesSpringAutoConfiguration(SslCertificatesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.SslCertificatesSpringAutoConfiguration
 
SslCertificatesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for SslCertificates client bean
SslCertificatesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.SslCertificatesSpringProperties
 
sslPoliciesClient(SslPoliciesSettings) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringAutoConfiguration
Provides a SslPoliciesClient bean configured with SslPoliciesSettings.
sslPoliciesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.SslPoliciesSpringAutoConfiguration
Provides a SslPoliciesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSslPoliciesTransportChannelProvider()).
SslPoliciesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for SslPoliciesClient.
SslPoliciesSpringAutoConfiguration(SslPoliciesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.SslPoliciesSpringAutoConfiguration
 
SslPoliciesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for SslPolicies client bean
SslPoliciesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.SslPoliciesSpringProperties
 
stackdriverConfig() - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverMetricsAutoConfiguration
 
StackdriverErrorReportingServiceContext - Class in com.google.cloud.spring.logging
This class provides the service context data for stackdriver error reporting.
StackdriverErrorReportingServiceContext() - Constructor for class com.google.cloud.spring.logging.StackdriverErrorReportingServiceContext
 
StackdriverErrorReportingServiceContext(String, String) - Constructor for class com.google.cloud.spring.logging.StackdriverErrorReportingServiceContext
 
StackdriverJsonLayout - Class in com.google.cloud.spring.logging
This class provides a JSON layout for a Logback appender compatible to the Stackdriver log format.
StackdriverJsonLayout() - Constructor for class com.google.cloud.spring.logging.StackdriverJsonLayout
creates a layout for a Logback appender compatible to the Stackdriver log format.
StackdriverLoggingAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.logging
This class configures a Web MVC interceptor to capture trace IDs for log correlation.
StackdriverLoggingAutoConfiguration() - Constructor for class com.google.cloud.spring.autoconfigure.logging.StackdriverLoggingAutoConfiguration
 
stackdriverMeterRegistry(StackdriverConfig, Clock, MetricServiceSettings) - Method in class com.google.cloud.spring.autoconfigure.metrics.GcpStackdriverMetricsAutoConfiguration
 
stackdriverReporter(ReporterMetrics, GcpTraceProperties, Sender) - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
stackdriverSender(GcpTraceProperties, ExecutorProvider, ManagedChannel) - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
stackdriverSenderChannel() - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
stackdriverSpanHandler(Reporter<Span>) - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
StackdriverTraceAutoConfiguration - Class in com.google.cloud.spring.autoconfigure.trace
Config for Stackdriver Trace.
StackdriverTraceAutoConfiguration(GcpProjectIdProvider, CredentialsProvider, GcpTraceProperties) - Constructor for class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
StackdriverTraceConstants - Interface in com.google.cloud.spring.logging
Constants for Stackdriver Trace.
stackdriverTracingCustomizer(SpanHandler) - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
start() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreEmulatorAutoConfiguration
Starts the instance of the emulator.
start() - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
 
stop() - Method in class com.google.cloud.spring.autoconfigure.datastore.GcpDatastoreEmulatorAutoConfiguration
Stops the instance of the emulator.
storage() - Method in class com.google.cloud.spring.autoconfigure.storage.GcpStorageAutoConfiguration
 
STORAGE_READ_ONLY - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for Storage read-only.
STORAGE_READ_WRITE - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for Storage read-write.
StorageIntegrationRuntimeHint - Class in com.google.cloud.spring.storage.integration.aot
 
StorageIntegrationRuntimeHint() - Constructor for class com.google.cloud.spring.storage.integration.aot.StorageIntegrationRuntimeHint
 
storageTransferServiceClient(StorageTransferServiceSettings) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringAutoConfiguration
Provides a StorageTransferServiceClient bean configured with StorageTransferServiceSettings.
storageTransferServiceSettings(TransportChannelProvider) - Method in class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringAutoConfiguration
Provides a StorageTransferServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultStorageTransferServiceTransportChannelProvider()).
StorageTransferServiceSpringAutoConfiguration - Class in com.google.storagetransfer.v1.proto.spring
Auto-configuration for StorageTransferServiceClient.
StorageTransferServiceSpringAutoConfiguration(StorageTransferServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringAutoConfiguration
 
StorageTransferServiceSpringProperties - Class in com.google.storagetransfer.v1.proto.spring
Provides default property values for StorageTransferService client bean
StorageTransferServiceSpringProperties() - Constructor for class com.google.storagetransfer.v1.proto.spring.StorageTransferServiceSpringProperties
 
stream() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
streamingCall(Consumer<StreamObserver<R>>) - Static method in class com.google.cloud.spring.data.firestore.util.ObservableReactiveUtil
Invokes a lambda that issues a streaming call and directs the response to a Flux stream.
StructAccessor - Class in com.google.cloud.spring.data.spanner.core.convert
A convenience wrapper class around Struct to make reading columns easier without knowing their type.
StructAccessor(Struct) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.StructAccessor
 
StructAccessor(Struct, Gson) - Constructor for class com.google.cloud.spring.data.spanner.core.convert.StructAccessor
 
subnetworksClient(SubnetworksSettings) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringAutoConfiguration
Provides a SubnetworksClient bean configured with SubnetworksSettings.
subnetworksSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.SubnetworksSpringAutoConfiguration
Provides a SubnetworksSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSubnetworksTransportChannelProvider()).
SubnetworksSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for SubnetworksClient.
SubnetworksSpringAutoConfiguration(SubnetworksSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.SubnetworksSpringAutoConfiguration
 
SubnetworksSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Subnetworks client bean
SubnetworksSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.SubnetworksSpringProperties
 
subscribe(String, Consumer<BasicAcknowledgeablePubsubMessage>) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
subscribe(String, Consumer<BasicAcknowledgeablePubsubMessage>) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Add a callback method to an existing subscription.
subscribe(String, Consumer<BasicAcknowledgeablePubsubMessage>) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
subscribeAndConvert(String, Consumer<ConvertedBasicAcknowledgeablePubsubMessage<T>>, Class<T>) - Method in class com.google.cloud.spring.pubsub.core.PubSubTemplate
 
subscribeAndConvert(String, Consumer<ConvertedBasicAcknowledgeablePubsubMessage<T>>, Class<T>) - Method in interface com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberOperations
Add a callback method to an existing subscription that receives Pub/Sub messages converted to the requested payload type.
subscribeAndConvert(String, Consumer<ConvertedBasicAcknowledgeablePubsubMessage<T>>, Class<T>) - Method in class com.google.cloud.spring.pubsub.core.subscriber.PubSubSubscriberTemplate
 
Subscriber() - Constructor for class com.google.cloud.spring.pubsub.core.PubSubConfiguration.Subscriber
 
SubscriberFactory - Interface in com.google.cloud.spring.pubsub.support
Interface used by the PubSubTemplate to create supporting objects for consuming messages from Pub/Sub subscriptions.
subscriberTransportChannelProvider() - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
subscription() - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTracker
Accessor for the Subscription being monitored by the tracker.
subscription() - Method in class com.google.cloud.spring.pubsub.core.health.HealthTrackerImpl
 
subscriptionAdminClient(TransportChannelProvider) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
supports(Class<?>) - Method in class com.google.cloud.spring.autoconfigure.datastore.DatastoreKeyIdConverter
 
supports(Class<?>) - Method in class com.google.cloud.spring.autoconfigure.spanner.SpannerKeyIdConverter
 
supportsSingleFileFiltering() - Method in class com.google.cloud.spring.storage.integration.filters.GcsAcceptModifiedAfterFileListFilter
 
supportsSingleFileFiltering() - Method in class com.google.cloud.spring.storage.integration.filters.GcsDiscardRecentModifiedFileListFilter
 
systemPolicyV1Client(SystemPolicyV1Settings) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringAutoConfiguration
Provides a SystemPolicyV1Client bean configured with SystemPolicyV1Settings.
systemPolicyV1Settings(TransportChannelProvider) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringAutoConfiguration
Provides a SystemPolicyV1Settings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultSystemPolicyV1TransportChannelProvider()).
SystemPolicyV1SpringAutoConfiguration - Class in com.google.protos.google.cloud.binaryauthorization.v1.spring
Auto-configuration for SystemPolicyV1Client.
SystemPolicyV1SpringAutoConfiguration(SystemPolicyV1SpringProperties, CredentialsProvider) - Constructor for class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringAutoConfiguration
 
SystemPolicyV1SpringProperties - Class in com.google.protos.google.cloud.binaryauthorization.v1.spring
Provides default property values for SystemPolicyV1 client bean
SystemPolicyV1SpringProperties() - Constructor for class com.google.protos.google.cloud.binaryauthorization.v1.spring.SystemPolicyV1SpringProperties
 

T

Table - Annotation Interface in com.google.cloud.spring.data.spanner.core.mapping
Annotation for a SpannerPersistentEntity that allows specifying a custom table name, instead of deriving it from the entity's class name.
TABLE_NAME - Static variable in class com.google.cloud.spring.bigquery.integration.BigQuerySpringMessageHeaders
BigQuery table name message header.
TABLE_SCHEMA - Static variable in class com.google.cloud.spring.bigquery.integration.BigQuerySpringMessageHeaders
The schema of the table to load.
tableExists(String) - Method in class com.google.cloud.spring.data.spanner.core.admin.SpannerDatabaseAdminTemplate
Returns true if the given table name exists in the database currently.
tableName() - Method in interface com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntity
Gets the name of the Cloud Spanner table.
tableName() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
targetGrpcProxiesClient(TargetGrpcProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringAutoConfiguration
Provides a TargetGrpcProxiesClient bean configured with TargetGrpcProxiesSettings.
targetGrpcProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringAutoConfiguration
Provides a TargetGrpcProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetGrpcProxiesTransportChannelProvider()).
TargetGrpcProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetGrpcProxiesClient.
TargetGrpcProxiesSpringAutoConfiguration(TargetGrpcProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringAutoConfiguration
 
TargetGrpcProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetGrpcProxies client bean
TargetGrpcProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetGrpcProxiesSpringProperties
 
targetHttpProxiesClient(TargetHttpProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringAutoConfiguration
Provides a TargetHttpProxiesClient bean configured with TargetHttpProxiesSettings.
targetHttpProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringAutoConfiguration
Provides a TargetHttpProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetHttpProxiesTransportChannelProvider()).
TargetHttpProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetHttpProxiesClient.
TargetHttpProxiesSpringAutoConfiguration(TargetHttpProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringAutoConfiguration
 
TargetHttpProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetHttpProxies client bean
TargetHttpProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetHttpProxiesSpringProperties
 
targetHttpsProxiesClient(TargetHttpsProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringAutoConfiguration
Provides a TargetHttpsProxiesClient bean configured with TargetHttpsProxiesSettings.
targetHttpsProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringAutoConfiguration
Provides a TargetHttpsProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetHttpsProxiesTransportChannelProvider()).
TargetHttpsProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetHttpsProxiesClient.
TargetHttpsProxiesSpringAutoConfiguration(TargetHttpsProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringAutoConfiguration
 
TargetHttpsProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetHttpsProxies client bean
TargetHttpsProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetHttpsProxiesSpringProperties
 
targetInstancesClient(TargetInstancesSettings) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringAutoConfiguration
Provides a TargetInstancesClient bean configured with TargetInstancesSettings.
targetInstancesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetInstancesSpringAutoConfiguration
Provides a TargetInstancesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetInstancesTransportChannelProvider()).
TargetInstancesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetInstancesClient.
TargetInstancesSpringAutoConfiguration(TargetInstancesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetInstancesSpringAutoConfiguration
 
TargetInstancesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetInstances client bean
TargetInstancesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetInstancesSpringProperties
 
targetPoolsClient(TargetPoolsSettings) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringAutoConfiguration
Provides a TargetPoolsClient bean configured with TargetPoolsSettings.
targetPoolsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetPoolsSpringAutoConfiguration
Provides a TargetPoolsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetPoolsTransportChannelProvider()).
TargetPoolsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetPoolsClient.
TargetPoolsSpringAutoConfiguration(TargetPoolsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetPoolsSpringAutoConfiguration
 
TargetPoolsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetPools client bean
TargetPoolsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetPoolsSpringProperties
 
targetSslProxiesClient(TargetSslProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringAutoConfiguration
Provides a TargetSslProxiesClient bean configured with TargetSslProxiesSettings.
targetSslProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringAutoConfiguration
Provides a TargetSslProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetSslProxiesTransportChannelProvider()).
TargetSslProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetSslProxiesClient.
TargetSslProxiesSpringAutoConfiguration(TargetSslProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringAutoConfiguration
 
TargetSslProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetSslProxies client bean
TargetSslProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetSslProxiesSpringProperties
 
targetTcpProxiesClient(TargetTcpProxiesSettings) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringAutoConfiguration
Provides a TargetTcpProxiesClient bean configured with TargetTcpProxiesSettings.
targetTcpProxiesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringAutoConfiguration
Provides a TargetTcpProxiesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetTcpProxiesTransportChannelProvider()).
TargetTcpProxiesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetTcpProxiesClient.
TargetTcpProxiesSpringAutoConfiguration(TargetTcpProxiesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringAutoConfiguration
 
TargetTcpProxiesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetTcpProxies client bean
TargetTcpProxiesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetTcpProxiesSpringProperties
 
targetVpnGatewaysClient(TargetVpnGatewaysSettings) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringAutoConfiguration
Provides a TargetVpnGatewaysClient bean configured with TargetVpnGatewaysSettings.
targetVpnGatewaysSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringAutoConfiguration
Provides a TargetVpnGatewaysSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTargetVpnGatewaysTransportChannelProvider()).
TargetVpnGatewaysSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for TargetVpnGatewaysClient.
TargetVpnGatewaysSpringAutoConfiguration(TargetVpnGatewaysSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringAutoConfiguration
 
TargetVpnGatewaysSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for TargetVpnGateways client bean
TargetVpnGatewaysSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.TargetVpnGatewaysSpringProperties
 
tenantServiceClient(TenantServiceSettings) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringAutoConfiguration
Provides a TenantServiceClient bean configured with TenantServiceSettings.
tenantServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.talent.v4.spring.TenantServiceSpringAutoConfiguration
Provides a TenantServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTenantServiceTransportChannelProvider()).
TenantServiceSpringAutoConfiguration - Class in com.google.cloud.talent.v4.spring
Auto-configuration for TenantServiceClient.
TenantServiceSpringAutoConfiguration(TenantServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.talent.v4.spring.TenantServiceSpringAutoConfiguration
 
TenantServiceSpringProperties - Class in com.google.cloud.talent.v4.spring
Provides default property values for TenantService client bean
TenantServiceSpringProperties() - Constructor for class com.google.cloud.talent.v4.spring.TenantServiceSpringProperties
 
tensorboardServiceClient(TensorboardServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringAutoConfiguration
Provides a TensorboardServiceClient bean configured with TensorboardServiceSettings.
tensorboardServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringAutoConfiguration
Provides a TensorboardServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTensorboardServiceTransportChannelProvider()).
TensorboardServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for TensorboardServiceClient.
TensorboardServiceSpringAutoConfiguration(TensorboardServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringAutoConfiguration
 
TensorboardServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for TensorboardService client bean
TensorboardServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.TensorboardServiceSpringProperties
 
tetherClient(TetherSettings) - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringAutoConfiguration
Provides a TetherClient bean configured with TetherSettings.
tetherSettings(TransportChannelProvider) - Method in class com.google.cloud.apigeeconnect.v1.spring.TetherSpringAutoConfiguration
Provides a TetherSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTetherTransportChannelProvider()).
TetherSpringAutoConfiguration - Class in com.google.cloud.apigeeconnect.v1.spring
Auto-configuration for TetherClient.
TetherSpringAutoConfiguration(TetherSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.apigeeconnect.v1.spring.TetherSpringAutoConfiguration
 
TetherSpringProperties - Class in com.google.cloud.apigeeconnect.v1.spring
Provides default property values for Tether client bean
TetherSpringProperties() - Constructor for class com.google.cloud.apigeeconnect.v1.spring.TetherSpringProperties
 
textToSpeechClient(TextToSpeechSettings) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringAutoConfiguration
Provides a TextToSpeechClient bean configured with TextToSpeechSettings.
textToSpeechLongAudioSynthesizeClient(TextToSpeechLongAudioSynthesizeSettings) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringAutoConfiguration
Provides a TextToSpeechLongAudioSynthesizeClient bean configured with TextToSpeechLongAudioSynthesizeSettings.
textToSpeechLongAudioSynthesizeSettings(TransportChannelProvider) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringAutoConfiguration
Provides a TextToSpeechLongAudioSynthesizeSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTextToSpeechLongAudioSynthesizeTransportChannelProvider()).
TextToSpeechLongAudioSynthesizeSpringAutoConfiguration - Class in com.google.cloud.texttospeech.v1.spring
Auto-configuration for TextToSpeechLongAudioSynthesizeClient.
TextToSpeechLongAudioSynthesizeSpringAutoConfiguration(TextToSpeechLongAudioSynthesizeSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringAutoConfiguration
 
TextToSpeechLongAudioSynthesizeSpringProperties - Class in com.google.cloud.texttospeech.v1.spring
Provides default property values for TextToSpeechLongAudioSynthesize client bean
TextToSpeechLongAudioSynthesizeSpringProperties() - Constructor for class com.google.cloud.texttospeech.v1.spring.TextToSpeechLongAudioSynthesizeSpringProperties
 
textToSpeechSettings(TransportChannelProvider) - Method in class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringAutoConfiguration
Provides a TextToSpeechSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTextToSpeechTransportChannelProvider()).
TextToSpeechSpringAutoConfiguration - Class in com.google.cloud.texttospeech.v1.spring
Auto-configuration for TextToSpeechClient.
TextToSpeechSpringAutoConfiguration(TextToSpeechSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringAutoConfiguration
 
TextToSpeechSpringProperties - Class in com.google.cloud.texttospeech.v1.spring
Provides default property values for TextToSpeech client bean
TextToSpeechSpringProperties() - Constructor for class com.google.cloud.texttospeech.v1.spring.TextToSpeechSpringProperties
 
TIMESTAMP_DATE_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from the Spanner timestamp type to Date.
TIMESTAMP_INSTANT_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from the Spanner instantaneous time type to Instant.
TIMESTAMP_LOCAL_DATE_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from the Spanner date type to LocalDate.
TIMESTAMP_LOCAL_DATE_TIME_CONVERTER - Static variable in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A converter from the Spanner timestamp type to LocalDateTime.
TIMESTAMP_NANOS_ATTRIBUTE - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The JSON field name for the nanos of the timestamp.
TIMESTAMP_SECONDS_ATTRIBUTE - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The JSON field name for the seconds of the timestamp.
toArray() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
toArray(T1[]) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
toCursor() - Method in class com.google.cloud.spring.data.datastore.repository.query.DatastorePageable
 
toFirestoreValue(T) - Method in interface com.google.cloud.spring.data.firestore.mapping.FirestoreClassMapper
Converts an entity to a Firestore type.
toFirestoreValue(T) - Method in class com.google.cloud.spring.data.firestore.mapping.FirestoreDefaultClassMapper
 
toHeaders(Map<String, String>) - Method in class com.google.cloud.spring.pubsub.integration.PubSubHeaderMapper
Generate headers in Message format from Map<String, String>.
toJsonMap(ILoggingEvent) - Method in class com.google.cloud.spring.logging.StackdriverJsonLayout
Convert a logging event into a Map.
toList() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsIterable
 
toListIfArray(Object) - Static method in class com.google.cloud.spring.data.datastore.core.util.ValueUtil
 
TOPIC - Static variable in class com.google.cloud.spring.pubsub.support.GcpPubSubHeaders
The topic header text.
topicAdminClient(TopicAdminSettings) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
topicAdminSettings(TransportChannelProvider) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubAutoConfiguration
 
toProjectSubscriptionName(String, String) - Static method in class com.google.cloud.spring.pubsub.support.PubSubSubscriptionUtils
Create a ProjectSubscriptionName based on a subscription name within a project or the fully-qualified subscription name.
toProjectTopicName(String, String) - Static method in class com.google.cloud.spring.pubsub.support.PubSubTopicUtils
Create a ProjectTopicName based on a topic name within a project or the fully-qualified topic name.
toPubSubMessage(Object, Map<String, String>) - Method in class com.google.cloud.spring.pubsub.support.converter.JacksonPubSubMessageConverter
 
toPubSubMessage(Object, Map<String, String>) - Method in interface com.google.cloud.spring.pubsub.support.converter.PubSubMessageConverter
Create a PubsubMessage given an object for the payload and a map of headers.
toPubSubMessage(Object, Map<String, String>) - Method in class com.google.cloud.spring.pubsub.support.converter.SimplePubSubMessageConverter
 
toQueryOptions() - Method in class com.google.cloud.spring.data.spanner.core.SpannerReadOptions
In many cases a SpannerReadOptions class instance could be compatible with SpannerQueryOptions.
toRequestId(Serializable, Class<?>) - Method in class com.google.cloud.spring.autoconfigure.datastore.DatastoreKeyIdConverter
 
toRequestId(Serializable, Class<?>) - Method in class com.google.cloud.spring.autoconfigure.spanner.SpannerKeyIdConverter
 
toString() - Method in class com.google.cloud.spring.autoconfigure.secretmanager.SecretManagerConfigDataResource
 
toString() - Method in class com.google.cloud.spring.data.datastore.core.DatastoreResultsCollection
 
toString() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
 
toString() - Method in class com.google.cloud.spring.storage.integration.GcsFileInfo
 
toTimestamp(Timestamp) - Static method in class com.google.cloud.spring.data.spanner.core.convert.SpannerConverters
A utility function to convert a Timestamp value to the Timestamp.
toTopicName(String, String) - Static method in class com.google.cloud.spring.pubsub.support.PubSubTopicUtils
Create a TopicName based on a topic name within a project or the fully-qualified topic name.
tpuClient(TpuSettings) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringAutoConfiguration
Provides a TpuClient bean configured with TpuSettings.
tpuSettings(TransportChannelProvider) - Method in class com.google.cloud.tpu.v2.spring.TpuSpringAutoConfiguration
Provides a TpuSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTpuTransportChannelProvider()).
TpuSpringAutoConfiguration - Class in com.google.cloud.tpu.v2.spring
Auto-configuration for TpuClient.
TpuSpringAutoConfiguration(TpuSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.tpu.v2.spring.TpuSpringAutoConfiguration
 
TpuSpringProperties - Class in com.google.cloud.tpu.v2.spring
Provides default property values for Tpu client bean
TpuSpringProperties() - Constructor for class com.google.cloud.tpu.v2.spring.TpuSpringProperties
 
TRACE_APPEND - Enum constant in enum class com.google.cloud.spring.core.GcpScope
scope for Trace.
TRACE_ID_ATTRIBUTE - Static variable in interface com.google.cloud.spring.logging.StackdriverTraceConstants
The JSON field name for the trace-id.
traceExecutorProvider(GcpTraceProperties, Optional<ThreadPoolTaskScheduler>) - Method in class com.google.cloud.spring.autoconfigure.trace.StackdriverTraceAutoConfiguration
 
traceIdExtractor() - Method in class com.google.cloud.spring.autoconfigure.logging.StackdriverLoggingAutoConfiguration
 
TraceIdExtractor - Interface in com.google.cloud.spring.logging.extractors
An extractor that can provide a trace ID from an HTTP request.
TraceIdLoggingEnhancer - Class in com.google.cloud.spring.logging
Adds the trace ID and span ID to the logging entry, in its correct format to be displayed in the Logs viewer.
TraceIdLoggingEnhancer() - Constructor for class com.google.cloud.spring.logging.TraceIdLoggingEnhancer
 
TraceIdLoggingWebMvcInterceptor - Class in com.google.cloud.spring.logging
HandlerInterceptor that extracts the request trace ID from the "x-cloud-trace-context" HTTP header and stores it in a thread-local using TraceIdLoggingEnhancer.setCurrentTraceId(java.lang.String).
TraceIdLoggingWebMvcInterceptor(TraceIdExtractor) - Constructor for class com.google.cloud.spring.logging.TraceIdLoggingWebMvcInterceptor
 
TraceRuntimeHints - Class in com.google.cloud.spring.autoconfigure.trace.aot
 
TraceRuntimeHints() - Constructor for class com.google.cloud.spring.autoconfigure.trace.aot.TraceRuntimeHints
 
traceServiceClient(TraceServiceSettings) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringAutoConfiguration
Provides a TraceServiceClient bean configured with TraceServiceSettings.
traceServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.trace.v2.spring.TraceServiceSpringAutoConfiguration
Provides a TraceServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTraceServiceTransportChannelProvider()).
TraceServiceSpringAutoConfiguration - Class in com.google.cloud.trace.v2.spring
Auto-configuration for TraceServiceClient.
TraceServiceSpringAutoConfiguration(TraceServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.trace.v2.spring.TraceServiceSpringAutoConfiguration
 
TraceServiceSpringProperties - Class in com.google.cloud.trace.v2.spring
Provides default property values for TraceService client bean
TraceServiceSpringProperties() - Constructor for class com.google.cloud.trace.v2.spring.TraceServiceSpringProperties
 
transcoderServiceClient(TranscoderServiceSettings) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringAutoConfiguration
Provides a TranscoderServiceClient bean configured with TranscoderServiceSettings.
transcoderServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringAutoConfiguration
Provides a TranscoderServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultTranscoderServiceTransportChannelProvider()).
TranscoderServiceSpringAutoConfiguration - Class in com.google.cloud.video.transcoder.v1.spring
Auto-configuration for TranscoderServiceClient.
TranscoderServiceSpringAutoConfiguration(TranscoderServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringAutoConfiguration
 
TranscoderServiceSpringProperties - Class in com.google.cloud.video.transcoder.v1.spring
Provides default property values for TranscoderService client bean
TranscoderServiceSpringProperties() - Constructor for class com.google.cloud.video.transcoder.v1.spring.TranscoderServiceSpringProperties
 
transportChannelProvider(GcpPubSubProperties) - Method in class com.google.cloud.spring.autoconfigure.pubsub.GcpPubSubEmulatorAutoConfiguration
 
TwoStepsConversions - Class in com.google.cloud.spring.data.datastore.core.convert
In order to support CustomConversions, this class applies 2-step conversions.
TwoStepsConversions(CustomConversions, ObjectToKeyFactory, DatastoreMappingContext) - Constructor for class com.google.cloud.spring.data.datastore.core.convert.TwoStepsConversions
 
Tx(Datastore) - Constructor for class com.google.cloud.spring.data.datastore.core.DatastoreTransactionManager.Tx
 
Tx(DatabaseClient) - Constructor for class com.google.cloud.spring.data.spanner.core.SpannerTransactionManager.Tx
 

U

unaryCall(Consumer<StreamObserver<R>>) - Static method in class com.google.cloud.spring.data.firestore.util.ObservableReactiveUtil
Invokes a lambda that in turn issues a remote call, directing the response to a Mono stream.
UNDELIVERED_FILTER_TEMPLATE - Static variable in interface com.google.cloud.spring.pubsub.core.health.HealthTracker
Template for undelivered messages filter.
undeliveredFilter(String) - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTracker
Creates a GCP Monitoring filter to query the message backlog of a Pub/Sub subscription.
Unindexed - Annotation Interface in com.google.cloud.spring.data.datastore.core.mapping
Annotation for Datastore property that indicates it should be excluded from indexes.
UNKNOWN - Enum constant in enum class com.google.cloud.spring.core.GcpEnvironment
Matches nothing; environment cannot be identified.
update(Object) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update an object already in storage.
update(Object) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
update(Object, String...) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update an object in storage.
update(Object, String...) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
update(Object, Set<String>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
Updates an object and its interleaved child properties in Cloud Spanner.
update(Object, Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
 
update(Object, Set<String>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update an object in storage.
update(Object, Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
updateAll(Iterable<?>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update objects in batch.
updateAll(Iterable<?>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
updateRetrySettings(RetrySettings, Retry) - Static method in class com.google.cloud.spring.core.util.RetryUtil
Updates a RetrySettings based on configuration properties.
UpdateTime - Annotation Interface in com.google.cloud.spring.data.firestore.mapping
Marks a field to be used for update time.
upsert(Object) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update or insert an object into storage.
upsert(Object) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
upsert(Object, String...) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update or insert an object into storage.
upsert(Object, String...) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
upsert(Object, Set<String>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerMutationFactory
Updates or inserts an object and its interleaved child properties in Cloud Spanner.
upsert(Object, Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerMutationFactoryImpl
 
upsert(Object, Set<String>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update or insert an object into storage.
upsert(Object, Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
upsertAll(Iterable<?>) - Method in interface com.google.cloud.spring.data.spanner.core.SpannerOperations
Update or insert objects into storage in batch.
upsertAll(Iterable<?>) - Method in class com.google.cloud.spring.data.spanner.core.SpannerTemplate
 
uri() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
Returns the GCS URI of the location.
uriString() - Method in class com.google.cloud.spring.storage.GoogleStorageLocation
Returns the Google Storage URI string for the location.
urlMapsClient(UrlMapsSettings) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringAutoConfiguration
Provides a UrlMapsClient bean configured with UrlMapsSettings.
urlMapsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.UrlMapsSpringAutoConfiguration
Provides a UrlMapsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultUrlMapsTransportChannelProvider()).
UrlMapsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for UrlMapsClient.
UrlMapsSpringAutoConfiguration(UrlMapsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.UrlMapsSpringAutoConfiguration
 
UrlMapsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for UrlMaps client bean
UrlMapsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.UrlMapsSpringProperties
 
usePropertyAccess() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerCompositeKeyProperty
 
UserAgentHeaderProvider - Class in com.google.cloud.spring.core
Provides the user-agent header to signal to the Google Cloud Client Libraries that requests originate from a Spring Integration.
UserAgentHeaderProvider(Class<?>) - Constructor for class com.google.cloud.spring.core.UserAgentHeaderProvider
 
useRepositoryConfiguration(RepositoryMetadata) - Method in class com.google.cloud.spring.data.firestore.repository.config.FirestoreRepositoryConfigurationExtension
 
userEventServiceClient(UserEventServiceSettings) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringAutoConfiguration
Provides a UserEventServiceClient bean configured with UserEventServiceSettings.
userEventServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.retail.v2.spring.UserEventServiceSpringAutoConfiguration
Provides a UserEventServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultUserEventServiceTransportChannelProvider()).
UserEventServiceSpringAutoConfiguration - Class in com.google.cloud.retail.v2.spring
Auto-configuration for UserEventServiceClient.
UserEventServiceSpringAutoConfiguration(UserEventServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.retail.v2.spring.UserEventServiceSpringAutoConfiguration
 
UserEventServiceSpringProperties - Class in com.google.cloud.retail.v2.spring
Provides default property values for UserEventService client bean
UserEventServiceSpringProperties() - Constructor for class com.google.cloud.retail.v2.spring.UserEventServiceSpringProperties
 
Util - Class in com.google.cloud.spring.data.firestore.util
 

V

validate(Jwt) - Method in class com.google.cloud.spring.security.firebase.FirebaseTokenValidator
 
validate(Jwt) - Method in class com.google.cloud.spring.security.iap.AudienceValidator
 
validationHelperV1Client(ValidationHelperV1Settings) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringAutoConfiguration
Provides a ValidationHelperV1Client bean configured with ValidationHelperV1Settings.
validationHelperV1Settings(TransportChannelProvider) - Method in class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringAutoConfiguration
Provides a ValidationHelperV1Settings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultValidationHelperV1TransportChannelProvider()).
ValidationHelperV1SpringAutoConfiguration - Class in com.google.protos.google.cloud.binaryauthorization.v1.spring
Auto-configuration for ValidationHelperV1Client.
ValidationHelperV1SpringAutoConfiguration(ValidationHelperV1SpringProperties, CredentialsProvider) - Constructor for class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringAutoConfiguration
 
ValidationHelperV1SpringProperties - Class in com.google.protos.google.cloud.binaryauthorization.v1.spring
Provides default property values for ValidationHelperV1 client bean
ValidationHelperV1SpringProperties() - Constructor for class com.google.protos.google.cloud.binaryauthorization.v1.spring.ValidationHelperV1SpringProperties
 
value() - Element in annotation interface com.google.cloud.spring.autoconfigure.core.environment.ConditionalOnGcpEnvironment
Configures which environment to match.
value() - Element in annotation interface com.google.cloud.spring.data.datastore.core.mapping.DiscriminatorValue
The value that corresponds to entities of the annotated subclass stored in the Datastore Kind belonging to the parent class.
value() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.config.EnableDatastoreRepositories
value() - Element in annotation interface com.google.cloud.spring.data.datastore.repository.query.Query
Takes a Cloud Datastore GQL string to define the actual query to be executed.
value() - Element in annotation interface com.google.cloud.spring.data.firestore.repository.config.EnableReactiveFirestoreRepositories
value() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.PrimaryKey
The order of columns that comprise the primary key.
value() - Element in annotation interface com.google.cloud.spring.data.spanner.core.mapping.Where
The where-clause predicate.
value() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.config.EnableSpannerRepositories
value() - Element in annotation interface com.google.cloud.spring.data.spanner.repository.query.Query
Takes a Cloud Spanner SQL string to define the actual query to be executed.
valueOf(String) - Static method in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.cloud.spring.core.GcpEnvironment
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.cloud.spring.core.GcpScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.cloud.spring.data.datastore.core.mapping.EmbeddedType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.google.cloud.spring.pubsub.integration.AckMode
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.google.cloud.spring.autoconfigure.sql.DatabaseType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.cloud.spring.core.GcpEnvironment
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.cloud.spring.core.GcpScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.cloud.spring.data.datastore.core.mapping.EmbeddedType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.google.cloud.spring.pubsub.integration.AckMode
Returns an array containing the constants of this enum class, in the order they are declared.
ValueUtil - Class in com.google.cloud.spring.data.datastore.core.util
Utility class containing functions for working with types related to Cloud Datastore.
verify() - Method in class com.google.cloud.spring.data.datastore.core.mapping.DatastorePersistentEntityImpl
 
verify() - Method in class com.google.cloud.spring.data.spanner.core.mapping.SpannerPersistentEntityImpl
 
version() - Element in annotation interface com.google.cloud.spring.data.firestore.mapping.UpdateTime
 
versionsClient(VersionsSettings) - Method in class com.google.appengine.v1.spring.VersionsSpringAutoConfiguration
Provides a VersionsClient bean configured with VersionsSettings.
versionsClient(VersionsSettings) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringAutoConfiguration
Provides a VersionsClient bean configured with VersionsSettings.
versionsSettings(TransportChannelProvider) - Method in class com.google.appengine.v1.spring.VersionsSpringAutoConfiguration
Provides a VersionsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVersionsTransportChannelProvider()).
versionsSettings(TransportChannelProvider) - Method in class com.google.cloud.dialogflow.v2.spring.VersionsSpringAutoConfiguration
Provides a VersionsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVersionsTransportChannelProvider()).
VersionsSpringAutoConfiguration - Class in com.google.appengine.v1.spring
Auto-configuration for VersionsClient.
VersionsSpringAutoConfiguration - Class in com.google.cloud.dialogflow.v2.spring
Auto-configuration for VersionsClient.
VersionsSpringAutoConfiguration(VersionsSpringProperties, CredentialsProvider) - Constructor for class com.google.appengine.v1.spring.VersionsSpringAutoConfiguration
 
VersionsSpringAutoConfiguration(VersionsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dialogflow.v2.spring.VersionsSpringAutoConfiguration
 
VersionsSpringProperties - Class in com.google.appengine.v1.spring
Provides default property values for Versions client bean
VersionsSpringProperties - Class in com.google.cloud.dialogflow.v2.spring
Provides default property values for Versions client bean
VersionsSpringProperties() - Constructor for class com.google.appengine.v1.spring.VersionsSpringProperties
 
VersionsSpringProperties() - Constructor for class com.google.cloud.dialogflow.v2.spring.VersionsSpringProperties
 
videoIntelligenceServiceClient(VideoIntelligenceServiceSettings) - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringAutoConfiguration
Provides a VideoIntelligenceServiceClient bean configured with VideoIntelligenceServiceSettings.
videoIntelligenceServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringAutoConfiguration
Provides a VideoIntelligenceServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVideoIntelligenceServiceTransportChannelProvider()).
VideoIntelligenceServiceSpringAutoConfiguration - Class in com.google.cloud.videointelligence.v1.spring
Auto-configuration for VideoIntelligenceServiceClient.
VideoIntelligenceServiceSpringAutoConfiguration(VideoIntelligenceServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringAutoConfiguration
 
VideoIntelligenceServiceSpringProperties - Class in com.google.cloud.videointelligence.v1.spring
Provides default property values for VideoIntelligenceService client bean
VideoIntelligenceServiceSpringProperties() - Constructor for class com.google.cloud.videointelligence.v1.spring.VideoIntelligenceServiceSpringProperties
 
vizierServiceClient(VizierServiceSettings) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringAutoConfiguration
Provides a VizierServiceClient bean configured with VizierServiceSettings.
vizierServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringAutoConfiguration
Provides a VizierServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVizierServiceTransportChannelProvider()).
VizierServiceSpringAutoConfiguration - Class in com.google.cloud.aiplatform.v1.spring
Auto-configuration for VizierServiceClient.
VizierServiceSpringAutoConfiguration(VizierServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringAutoConfiguration
 
VizierServiceSpringProperties - Class in com.google.cloud.aiplatform.v1.spring
Provides default property values for VizierService client bean
VizierServiceSpringProperties() - Constructor for class com.google.cloud.aiplatform.v1.spring.VizierServiceSpringProperties
 
vmMigrationClient(VmMigrationSettings) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringAutoConfiguration
Provides a VmMigrationClient bean configured with VmMigrationSettings.
vmMigrationSettings(TransportChannelProvider) - Method in class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringAutoConfiguration
Provides a VmMigrationSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVmMigrationTransportChannelProvider()).
VmMigrationSpringAutoConfiguration - Class in com.google.cloud.vmmigration.v1.spring
Auto-configuration for VmMigrationClient.
VmMigrationSpringAutoConfiguration(VmMigrationSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringAutoConfiguration
 
VmMigrationSpringProperties - Class in com.google.cloud.vmmigration.v1.spring
Provides default property values for VmMigration client bean
VmMigrationSpringProperties() - Constructor for class com.google.cloud.vmmigration.v1.spring.VmMigrationSpringProperties
 
vpcAccessServiceClient(VpcAccessServiceSettings) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringAutoConfiguration
Provides a VpcAccessServiceClient bean configured with VpcAccessServiceSettings.
vpcAccessServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringAutoConfiguration
Provides a VpcAccessServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVpcAccessServiceTransportChannelProvider()).
VpcAccessServiceSpringAutoConfiguration - Class in com.google.cloud.vpcaccess.v1.spring
Auto-configuration for VpcAccessServiceClient.
VpcAccessServiceSpringAutoConfiguration(VpcAccessServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringAutoConfiguration
 
VpcAccessServiceSpringProperties - Class in com.google.cloud.vpcaccess.v1.spring
Provides default property values for VpcAccessService client bean
VpcAccessServiceSpringProperties() - Constructor for class com.google.cloud.vpcaccess.v1.spring.VpcAccessServiceSpringProperties
 
vpnGatewaysClient(VpnGatewaysSettings) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringAutoConfiguration
Provides a VpnGatewaysClient bean configured with VpnGatewaysSettings.
vpnGatewaysSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.VpnGatewaysSpringAutoConfiguration
Provides a VpnGatewaysSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVpnGatewaysTransportChannelProvider()).
VpnGatewaysSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for VpnGatewaysClient.
VpnGatewaysSpringAutoConfiguration(VpnGatewaysSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.VpnGatewaysSpringAutoConfiguration
 
VpnGatewaysSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for VpnGateways client bean
VpnGatewaysSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.VpnGatewaysSpringProperties
 
vpnTunnelsClient(VpnTunnelsSettings) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringAutoConfiguration
Provides a VpnTunnelsClient bean configured with VpnTunnelsSettings.
vpnTunnelsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.VpnTunnelsSpringAutoConfiguration
Provides a VpnTunnelsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultVpnTunnelsTransportChannelProvider()).
VpnTunnelsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for VpnTunnelsClient.
VpnTunnelsSpringAutoConfiguration(VpnTunnelsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.VpnTunnelsSpringAutoConfiguration
 
VpnTunnelsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for VpnTunnels client bean
VpnTunnelsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.VpnTunnelsSpringProperties
 

W

webRiskServiceClient(WebRiskServiceSettings) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringAutoConfiguration
Provides a WebRiskServiceClient bean configured with WebRiskServiceSettings.
webRiskServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringAutoConfiguration
Provides a WebRiskServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultWebRiskServiceTransportChannelProvider()).
WebRiskServiceSpringAutoConfiguration - Class in com.google.cloud.webrisk.v1.spring
Auto-configuration for WebRiskServiceClient.
WebRiskServiceSpringAutoConfiguration(WebRiskServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringAutoConfiguration
 
WebRiskServiceSpringProperties - Class in com.google.cloud.webrisk.v1.spring
Provides default property values for WebRiskService client bean
WebRiskServiceSpringProperties() - Constructor for class com.google.cloud.webrisk.v1.spring.WebRiskServiceSpringProperties
 
webSecurityScannerClient(WebSecurityScannerSettings) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringAutoConfiguration
Provides a WebSecurityScannerClient bean configured with WebSecurityScannerSettings.
webSecurityScannerSettings(TransportChannelProvider) - Method in class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringAutoConfiguration
Provides a WebSecurityScannerSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultWebSecurityScannerTransportChannelProvider()).
WebSecurityScannerSpringAutoConfiguration - Class in com.google.cloud.websecurityscanner.v1.spring
Auto-configuration for WebSecurityScannerClient.
WebSecurityScannerSpringAutoConfiguration(WebSecurityScannerSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringAutoConfiguration
 
WebSecurityScannerSpringProperties - Class in com.google.cloud.websecurityscanner.v1.spring
Provides default property values for WebSecurityScanner client bean
WebSecurityScannerSpringProperties() - Constructor for class com.google.cloud.websecurityscanner.v1.spring.WebSecurityScannerSpringProperties
 
Where - Annotation Interface in com.google.cloud.spring.data.spanner.core.mapping
Where clause to add to the element Entity or target entity of a collection.
withParent(String, Class<?>) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
Creates FirestoreReactiveOperations object with a specified parent document.
withParent(String, Class<?>) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
 
withParent(T) - Method in interface com.google.cloud.spring.data.firestore.FirestoreReactiveOperations
Creates FirestoreReactiveOperations object with a specified parent document.
withParent(T) - Method in class com.google.cloud.spring.data.firestore.FirestoreTemplate
 
workflowsClient(WorkflowsSettings) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringAutoConfiguration
Provides a WorkflowsClient bean configured with WorkflowsSettings.
workflowsSettings(TransportChannelProvider) - Method in class com.google.cloud.workflows.v1.spring.WorkflowsSpringAutoConfiguration
Provides a WorkflowsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultWorkflowsTransportChannelProvider()).
WorkflowsSpringAutoConfiguration - Class in com.google.cloud.workflows.v1.spring
Auto-configuration for WorkflowsClient.
WorkflowsSpringAutoConfiguration(WorkflowsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.workflows.v1.spring.WorkflowsSpringAutoConfiguration
 
WorkflowsSpringProperties - Class in com.google.cloud.workflows.v1.spring
Provides default property values for Workflows client bean
WorkflowsSpringProperties() - Constructor for class com.google.cloud.workflows.v1.spring.WorkflowsSpringProperties
 
workflowTemplateServiceClient(WorkflowTemplateServiceSettings) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringAutoConfiguration
Provides a WorkflowTemplateServiceClient bean configured with WorkflowTemplateServiceSettings.
workflowTemplateServiceSettings(TransportChannelProvider) - Method in class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringAutoConfiguration
Provides a WorkflowTemplateServiceSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultWorkflowTemplateServiceTransportChannelProvider()).
WorkflowTemplateServiceSpringAutoConfiguration - Class in com.google.cloud.dataproc.v1.spring
Auto-configuration for WorkflowTemplateServiceClient.
WorkflowTemplateServiceSpringAutoConfiguration(WorkflowTemplateServiceSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringAutoConfiguration
 
WorkflowTemplateServiceSpringProperties - Class in com.google.cloud.dataproc.v1.spring
Provides default property values for WorkflowTemplateService client bean
WorkflowTemplateServiceSpringProperties() - Constructor for class com.google.cloud.dataproc.v1.spring.WorkflowTemplateServiceSpringProperties
 
wrap(ProjectSubscriptionName, MessageReceiver) - Method in interface com.google.cloud.spring.pubsub.core.health.HealthTrackerRegistry
Wrap a message receiver for a ProjectSubscriptionName.
wrapSimpleLazyProxy(Supplier<T>, Class<T>) - Static method in class com.google.cloud.spring.data.spanner.core.convert.ConversionUtils
 
wrapValue(Object) - Static method in class com.google.cloud.spring.data.datastore.core.convert.DatastoreNativeTypes
Wraps Datastore native type to Datastore value type.
write(InputStream, String) - Method in class com.google.cloud.spring.storage.integration.GcsSession
 
write(Object, BaseEntity.Builder) - Method in class com.google.cloud.spring.data.datastore.core.convert.DefaultDatastoreEntityConverter
 
write(Object, MultipleValueBinder) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
Writes each of the source properties to the sink.
write(Object, MultipleValueBinder) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
 
write(Object, MultipleValueBinder, Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityProcessor
 
write(Object, MultipleValueBinder, Set<String>) - Method in class com.google.cloud.spring.data.spanner.core.convert.ConverterAwareMappingSpannerEntityWriter
Writes an object's properties to the sink.
write(Object, MultipleValueBinder, Set<String>) - Method in interface com.google.cloud.spring.data.spanner.core.convert.SpannerEntityWriter
Writes an object's properties to the sink.
WriteApiResponse - Class in com.google.cloud.spring.bigquery.core
 
WriteApiResponse() - Constructor for class com.google.cloud.spring.bigquery.core.WriteApiResponse
 
writeDataToTable(String, InputStream, FormatOptions) - Method in interface com.google.cloud.spring.bigquery.core.BigQueryOperations
Writes data to a specified BigQuery table.
writeDataToTable(String, InputStream, FormatOptions) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
 
writeDataToTable(String, InputStream, FormatOptions, Schema) - Method in interface com.google.cloud.spring.bigquery.core.BigQueryOperations
Writes data to a specified BigQuery table with a manually-specified table Schema.
writeDataToTable(String, InputStream, FormatOptions, Schema) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
 
writeJsonStream(String, InputStream) - Method in interface com.google.cloud.spring.bigquery.core.BigQueryOperations
This method uses BigQuery Storage Write API to write new line delimited JSON file to the specified table.
writeJsonStream(String, InputStream) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
This method uses BigQuery Storage Write API to write new line delimited JSON file to the specified table.
writeJsonStream(String, InputStream, Schema) - Method in interface com.google.cloud.spring.bigquery.core.BigQueryOperations
This method uses BigQuery Storage Write API to write new line delimited JSON file to the specified table.
writeJsonStream(String, InputStream, Schema) - Method in class com.google.cloud.spring.bigquery.core.BigQueryTemplate
This method uses BigQuery Storage Write API to write new line delimited JSON file to the specified table.
writeMap(Key, Map<String, V>) - Method in interface com.google.cloud.spring.data.datastore.core.DatastoreOperations
Save a map as a Datastore entity, using map keys as field names.
writeMap(Key, Map<String, V>) - Method in class com.google.cloud.spring.data.datastore.core.DatastoreTemplate
 

X

X_CLOUD_TRACE_HEADER - Static variable in class com.google.cloud.spring.logging.extractors.CloudTraceIdExtractor
The name of the header that contains the trace id.

Z

zoneOperationsClient(ZoneOperationsSettings) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringAutoConfiguration
Provides a ZoneOperationsClient bean configured with ZoneOperationsSettings.
zoneOperationsSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ZoneOperationsSpringAutoConfiguration
Provides a ZoneOperationsSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultZoneOperationsTransportChannelProvider()).
ZoneOperationsSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ZoneOperationsClient.
ZoneOperationsSpringAutoConfiguration(ZoneOperationsSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ZoneOperationsSpringAutoConfiguration
 
ZoneOperationsSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for ZoneOperations client bean
ZoneOperationsSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ZoneOperationsSpringProperties
 
zonesClient(ZonesSettings) - Method in class com.google.cloud.compute.v1.spring.ZonesSpringAutoConfiguration
Provides a ZonesClient bean configured with ZonesSettings.
zonesSettings(TransportChannelProvider) - Method in class com.google.cloud.compute.v1.spring.ZonesSpringAutoConfiguration
Provides a ZonesSettings bean configured to use a DefaultCredentialsProvider and the client library's default transport channel provider (defaultZonesTransportChannelProvider()).
ZonesSpringAutoConfiguration - Class in com.google.cloud.compute.v1.spring
Auto-configuration for ZonesClient.
ZonesSpringAutoConfiguration(ZonesSpringProperties, CredentialsProvider) - Constructor for class com.google.cloud.compute.v1.spring.ZonesSpringAutoConfiguration
 
ZonesSpringProperties - Class in com.google.cloud.compute.v1.spring
Provides default property values for Zones client bean
ZonesSpringProperties() - Constructor for class com.google.cloud.compute.v1.spring.ZonesSpringProperties
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form