public interface AssessmentOrchestrationResultDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getOutputTablesSchemaVersion()
Optional.
|
com.google.protobuf.ByteString |
getOutputTablesSchemaVersionBytes()
Optional.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getOutputTablesSchemaVersion()
Optional. The version used for the output table schemas.
string output_tables_schema_version = 1 [(.google.api.field_behavior) = OPTIONAL];com.google.protobuf.ByteString getOutputTablesSchemaVersionBytes()
Optional. The version used for the output table schemas.
string output_tables_schema_version = 1 [(.google.api.field_behavior) = OPTIONAL];Copyright © 2024 Google LLC. All rights reserved.