Interface InlineDestinationOrBuilder (0.65.0)

See more code actions.
public interface InlineDestinationOrBuilder extends MessageOrBuilder
MessageOrBuilder
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
Type Description
ByteString

The content.