Interface FileAccessSettingsOrBuilder

  • All Superinterfaces:
    com.google.protobuf.MessageLiteOrBuilder
    All Known Implementing Classes:
    FileAccessSettings, FileAccessSettings.Builder

    public interface FileAccessSettingsOrBuilder
    extends com.google.protobuf.MessageLiteOrBuilder
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      boolean getSetPublic()
      bool set_public = 1 [json_name = "setPublic"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getSetPublic

        boolean getSetPublic()
        bool set_public = 1 [json_name = "setPublic"];
        Returns:
        The setPublic.