Interface GcsSourceOrBuilder (1.39.0)

public interface GcsSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getUri()

public abstract String getUri()

Required. URI of the Google Cloud Storage location.

string uri = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
String

The uri.

getUriBytes()

public abstract ByteString getUriBytes()

Required. URI of the Google Cloud Storage location.

string uri = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
TypeDescription
ByteString

The bytes for uri.