Interface ReasoningEngineSpec.SourceCodeSpec.InlineSourceOrBuilder (3.79.0)

public static interface ReasoningEngineSpec.SourceCodeSpec.InlineSourceOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getSourceArchive()

public abstract ByteString getSourceArchive()

Required. Input only. The application source code archive, provided as a compressed tarball (.tar.gz) file.

bytes source_archive = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.field_behavior) = INPUT_ONLY];

Returns
Type Description
ByteString

The sourceArchive.