Interface AssessmentOrchestrationResultDetailsOrBuilder (0.44.0)

public interface AssessmentOrchestrationResultDetailsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getOutputTablesSchemaVersion()

public abstract String getOutputTablesSchemaVersion()

Optional. The version used for the output table schemas.

string output_tables_schema_version = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
String

The outputTablesSchemaVersion.

getOutputTablesSchemaVersionBytes()

public abstract ByteString getOutputTablesSchemaVersionBytes()

Optional. The version used for the output table schemas.

string output_tables_schema_version = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
ByteString

The bytes for outputTablesSchemaVersion.