Package viam.app.v1

Class App.Robot.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<App.Robot,App.Robot.Builder>
viam.app.v1.App.Robot.Builder
All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, Cloneable, App.RobotOrBuilder
Enclosing class:
App.Robot

public static final class App.Robot.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<App.Robot,App.Robot.Builder> implements App.RobotOrBuilder
Protobuf type viam.app.v1.Robot
  • Field Summary

    Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder

    instance
  • Method Summary

    Modifier and Type
    Method
    Description
    .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
    .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
    string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
    com.google.protobuf.Timestamp
    .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
    com.google.protobuf.ByteString
    string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
    com.google.protobuf.Timestamp
    .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
    com.google.protobuf.ByteString
    string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
    string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
    com.google.protobuf.ByteString
    string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
    boolean
    .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    boolean
    .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    mergeCreatedOn(com.google.protobuf.Timestamp value)
    .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    mergeLastAccess(com.google.protobuf.Timestamp value)
    .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    setCreatedOn(com.google.protobuf.Timestamp value)
    .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    setCreatedOn(com.google.protobuf.Timestamp.Builder builderForValue)
    .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    setId(String value)
    string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
    setIdBytes(com.google.protobuf.ByteString value)
    string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
    setLastAccess(com.google.protobuf.Timestamp value)
    .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    setLastAccess(com.google.protobuf.Timestamp.Builder builderForValue)
    .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
    setLocationBytes(com.google.protobuf.ByteString value)
    string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
    setName(String value)
    string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
    setNameBytes(com.google.protobuf.ByteString value)
    string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];

    Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder

    build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFrom

    Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder

    addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException

    Methods inherited from class java.lang.Object

    equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder

    getDefaultInstanceForType, isInitialized
  • Method Details

    • getId

      public String getId()
      string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
      Specified by:
      getId in interface App.RobotOrBuilder
      Returns:
      The id.
    • getIdBytes

      public com.google.protobuf.ByteString getIdBytes()
      string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
      Specified by:
      getIdBytes in interface App.RobotOrBuilder
      Returns:
      The bytes for id.
    • setId

      public App.Robot.Builder setId(String value)
      string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
      Parameters:
      value - The id to set.
      Returns:
      This builder for chaining.
    • clearId

      public App.Robot.Builder clearId()
      string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
      Returns:
      This builder for chaining.
    • setIdBytes

      public App.Robot.Builder setIdBytes(com.google.protobuf.ByteString value)
      string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
      Parameters:
      value - The bytes for id to set.
      Returns:
      This builder for chaining.
    • getName

      public String getName()
      string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
      Specified by:
      getName in interface App.RobotOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
      string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
      Specified by:
      getNameBytes in interface App.RobotOrBuilder
      Returns:
      The bytes for name.
    • setName

      public App.Robot.Builder setName(String value)
      string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
      Parameters:
      value - The name to set.
      Returns:
      This builder for chaining.
    • clearName

      public App.Robot.Builder clearName()
      string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
      Returns:
      This builder for chaining.
    • setNameBytes

      public App.Robot.Builder setNameBytes(com.google.protobuf.ByteString value)
      string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
      Parameters:
      value - The bytes for name to set.
      Returns:
      This builder for chaining.
    • getLocation

      public String getLocation()
      string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
      Specified by:
      getLocation in interface App.RobotOrBuilder
      Returns:
      The location.
    • getLocationBytes

      public com.google.protobuf.ByteString getLocationBytes()
      string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
      Specified by:
      getLocationBytes in interface App.RobotOrBuilder
      Returns:
      The bytes for location.
    • setLocation

      public App.Robot.Builder setLocation(String value)
      string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
      Parameters:
      value - The location to set.
      Returns:
      This builder for chaining.
    • clearLocation

      public App.Robot.Builder clearLocation()
      string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
      Returns:
      This builder for chaining.
    • setLocationBytes

      public App.Robot.Builder setLocationBytes(com.google.protobuf.ByteString value)
      string location = 3 [json_name = "location", (.tagger.v1.tags) = "bson:\"location\" json:\"location\""];
      Parameters:
      value - The bytes for location to set.
      Returns:
      This builder for chaining.
    • hasLastAccess

      public boolean hasLastAccess()
      .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
      Specified by:
      hasLastAccess in interface App.RobotOrBuilder
      Returns:
      Whether the lastAccess field is set.
    • getLastAccess

      public com.google.protobuf.Timestamp getLastAccess()
      .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
      Specified by:
      getLastAccess in interface App.RobotOrBuilder
      Returns:
      The lastAccess.
    • setLastAccess

      public App.Robot.Builder setLastAccess(com.google.protobuf.Timestamp value)
      .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    • setLastAccess

      public App.Robot.Builder setLastAccess(com.google.protobuf.Timestamp.Builder builderForValue)
      .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    • mergeLastAccess

      public App.Robot.Builder mergeLastAccess(com.google.protobuf.Timestamp value)
      .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    • clearLastAccess

      public App.Robot.Builder clearLastAccess()
      .google.protobuf.Timestamp last_access = 4 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
    • hasCreatedOn

      public boolean hasCreatedOn()
      .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
      Specified by:
      hasCreatedOn in interface App.RobotOrBuilder
      Returns:
      Whether the createdOn field is set.
    • getCreatedOn

      public com.google.protobuf.Timestamp getCreatedOn()
      .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
      Specified by:
      getCreatedOn in interface App.RobotOrBuilder
      Returns:
      The createdOn.
    • setCreatedOn

      public App.Robot.Builder setCreatedOn(com.google.protobuf.Timestamp value)
      .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    • setCreatedOn

      public App.Robot.Builder setCreatedOn(com.google.protobuf.Timestamp.Builder builderForValue)
      .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    • mergeCreatedOn

      public App.Robot.Builder mergeCreatedOn(com.google.protobuf.Timestamp value)
      .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
    • clearCreatedOn

      public App.Robot.Builder clearCreatedOn()
      .google.protobuf.Timestamp created_on = 5 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];