Interface ExtensionRequestOrBuilder

    • Method Detail

      • getContainingType

        String getContainingType()
         Fully-qualified type name. The format should be <package>.<type>
         
        string containing_type = 1;
        Returns:
        The containingType.
      • getContainingTypeBytes

        ByteString getContainingTypeBytes()
         Fully-qualified type name. The format should be <package>.<type>
         
        string containing_type = 1;
        Returns:
        The bytes for containingType.
      • getExtensionNumber

        int getExtensionNumber()
        int32 extension_number = 2;
        Returns:
        The extensionNumber.