Interface AssessmentOrchestrationResultDetailsOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getOutputTablesSchemaVersion()
      Optional.
      com.google.protobuf.ByteString getOutputTablesSchemaVersionBytes()
      Optional.
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        isInitialized
      • Methods inherited from interface com.google.protobuf.MessageOrBuilder

        findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
    • Method Detail

      • getOutputTablesSchemaVersion

        String getOutputTablesSchemaVersion()
         Optional. The version used for the output table schemas.
         
        string output_tables_schema_version = 1 [(.google.api.field_behavior) = OPTIONAL];
        Returns:
        The outputTablesSchemaVersion.
      • getOutputTablesSchemaVersionBytes

        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];
        Returns:
        The bytes for outputTablesSchemaVersion.