Interface PermissionsConfigProto.PermissionsConfigPBOrBuilder

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

public static interface PermissionsConfigProto.PermissionsConfigPBOrBuilder extends com.google.protobuf.MessageOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    PermissionsConfig is already set up with GSON serialization, so we will just reuse that
    com.google.protobuf.ByteString
    PermissionsConfig is already set up with GSON serialization, so we will just reuse that

    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

    • getAsJson

      String getAsJson()
       PermissionsConfig is already set up with GSON serialization, so we will just reuse that
       
      string asJson = 1;
      Returns:
      The asJson.
    • getAsJsonBytes

      com.google.protobuf.ByteString getAsJsonBytes()
       PermissionsConfig is already set up with GSON serialization, so we will just reuse that
       
      string asJson = 1;
      Returns:
      The bytes for asJson.