Interface Payload.ExternalPayloadDetailsOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
Payload.ExternalPayloadDetails, Payload.ExternalPayloadDetails.Builder
Enclosing class:
Payload

public static interface Payload.ExternalPayloadDetailsOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Size in bytes of the externally stored payload

    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 Details

    • getSizeBytes

      long getSizeBytes()
       Size in bytes of the externally stored payload
       
      int64 size_bytes = 1;
      Returns:
      The sizeBytes.