Interface GcsPrefixOrBuilder (2.3.1)

public interface GcsPrefixOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getGcsUriPrefix()

public abstract String getGcsUriPrefix()

The URI prefix.

string gcs_uri_prefix = 1;

Returns
TypeDescription
String

The gcsUriPrefix.

getGcsUriPrefixBytes()

public abstract ByteString getGcsUriPrefixBytes()

The URI prefix.

string gcs_uri_prefix = 1;

Returns
TypeDescription
ByteString

The bytes for gcsUriPrefix.