public interface InputConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GcsSource |
getGcsSource()
Google Cloud Storage location where input content is located.
|
GcsSourceOrBuilder |
getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.
|
InputConfig.SourceCase |
getSourceCase() |
boolean |
hasGcsSource()
Google Cloud Storage location where input content is located.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGcsSource()
Google Cloud Storage location where input content is located.
.google.cloud.redis.v1.GcsSource gcs_source = 1;GcsSource getGcsSource()
Google Cloud Storage location where input content is located.
.google.cloud.redis.v1.GcsSource gcs_source = 1;GcsSourceOrBuilder getGcsSourceOrBuilder()
Google Cloud Storage location where input content is located.
.google.cloud.redis.v1.GcsSource gcs_source = 1;InputConfig.SourceCase getSourceCase()
Copyright © 2022 Google LLC. All rights reserved.