Class Common

java.lang.Object
com.viam.common.v1.Common

public final class Common extends Object
  • Field Details

    • SAFETY_HEARTBEAT_MONITORED_FIELD_NUMBER

      public static final int SAFETY_HEARTBEAT_MONITORED_FIELD_NUMBER
      See Also:
    • safetyHeartbeatMonitored

      public static final com.google.protobuf.GeneratedMessageLite.GeneratedExtension<com.google.protobuf.DescriptorProtos.MethodOptions,Boolean> safetyHeartbeatMonitored
       safety_heartbeat_monitored is used on methods to signify that if a session is in use
       and the session was the last to call this method, the resource associated with the
       method will be stopped.
       
      extend .google.protobuf.MethodOptions { ... }
  • Method Details

    • registerAllExtensions

      public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)