Interface DocapiCommon.GlobalIdOrBuilder

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

public static interface DocapiCommon.GlobalIdOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    com.google.protobuf.ByteString
    Shall always be 12 bytes (96 bits)

    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

    • getRawGid

      com.google.protobuf.ByteString getRawGid()
       Shall always be 12 bytes (96 bits)
       
      bytes raw_gid = 1;
      Returns:
      The rawGid.