Uses of Interface
com.google.cloud.redis.v1.GcsSourceOrBuilder
-
Packages that use GcsSourceOrBuilder Package Description com.google.cloud.redis.v1 A client to Google Cloud Memorystore for Redis API -
-
Uses of GcsSourceOrBuilder in com.google.cloud.redis.v1
Classes in com.google.cloud.redis.v1 that implement GcsSourceOrBuilder Modifier and Type Class Description class
GcsSource
The Cloud Storage location for the input contentstatic class
GcsSource.Builder
The Cloud Storage location for the input contentMethods in com.google.cloud.redis.v1 that return GcsSourceOrBuilder Modifier and Type Method Description GcsSourceOrBuilder
InputConfig.Builder. getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.GcsSourceOrBuilder
InputConfig. getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.GcsSourceOrBuilder
InputConfigOrBuilder. getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.
-