Interface FailNotification.FailNotificationResponseOrBuilder

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      java.lang.String getReason()
      string reason = 1 [json_name = "reason"];
      com.google.protobuf.ByteString getReasonBytes()
      string reason = 1 [json_name = "reason"];
      • Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

        getDefaultInstanceForType, isInitialized
    • Method Detail

      • getReason

        java.lang.String getReason()
        string reason = 1 [json_name = "reason"];
        Returns:
        The reason.
      • getReasonBytes

        com.google.protobuf.ByteString getReasonBytes()
        string reason = 1 [json_name = "reason"];
        Returns:
        The bytes for reason.