Interface GcsDestinationOrBuilder (2.41.0)

public interface GcsDestinationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getUri()

public abstract String getUri()

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

Returns
TypeDescription
String

The uri.

getUriBytes()

public abstract ByteString getUriBytes()

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

Returns
TypeDescription
ByteString

The bytes for uri.