Package | Description |
---|---|
com.google.api.services.redis.v1.model |
Modifier and Type | Method and Description |
---|---|
GcsSource |
GcsSource.clone() |
GcsSource |
InputConfig.getGcsSource()
Google Cloud Storage location where input content is located.
|
GcsSource |
GcsSource.set(java.lang.String fieldName,
java.lang.Object value) |
GcsSource |
GcsSource.setUri(java.lang.String uri)
Required.
|
Modifier and Type | Method and Description |
---|---|
InputConfig |
InputConfig.setGcsSource(GcsSource gcsSource)
Google Cloud Storage location where input content is located.
|