public interface GcsSourceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getUri()
Google Cloud Storage URI for the input file.
|
com.google.protobuf.ByteString |
getUriBytes()
Google Cloud Storage URI for the input file.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getUri()
Google Cloud Storage URI for the input file. This must only be a Google Cloud Storage object. Wildcards are not currently supported.
string uri = 1;com.google.protobuf.ByteString getUriBytes()
Google Cloud Storage URI for the input file. This must only be a Google Cloud Storage object. Wildcards are not currently supported.
string uri = 1;Copyright © 2023 Google LLC. All rights reserved.