Interface InlineDestinationOrBuilder (0.48.0)

public interface InlineDestinationOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getContent()

public abstract ByteString getContent()

Output only. The uncompressed byte content for the objects. Only populated in responses.

bytes content = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
TypeDescription
ByteString

The content.