Package viam.app.v1

Interface AppOuterClass.CreateRobotPartSecretResponseOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
All Known Implementing Classes:
AppOuterClass.CreateRobotPartSecretResponse, AppOuterClass.CreateRobotPartSecretResponse.Builder
Enclosing class:
AppOuterClass

public static interface AppOuterClass.CreateRobotPartSecretResponseOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
  • Method Summary

    Modifier and Type
    Method
    Description
    Location's auth after updates.
    boolean
    Location's auth after updates.

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • hasPart

      boolean hasPart()
       Location's auth after updates.
       
      .viam.app.v1.RobotPart part = 1 [json_name = "part"];
      Returns:
      Whether the part field is set.
    • getPart

       Location's auth after updates.
       
      .viam.app.v1.RobotPart part = 1 [json_name = "part"];
      Returns:
      The part.