Interface GSBlobStorage.BlobMetadata

Enclosing interface:
GSBlobStorage

public static interface GSBlobStorage.BlobMetadata
Abstract blob metadata.
  • Method Summary

    Modifier and Type
    Method
    Description
    The crc32 checksum for the blob.
  • Method Details

    • getChecksum

      String getChecksum()
      The crc32 checksum for the blob.
      Returns:
      The checksum