Package viam.app.v1
Class App.RobotPart.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<App.RobotPart,App.RobotPart.Builder>
viam.app.v1.App.RobotPart.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Cloneable
,App.RobotPartOrBuilder
- Enclosing class:
- App.RobotPart
public static final class App.RobotPart.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<App.RobotPart,App.RobotPart.Builder>
implements App.RobotPartOrBuilder
Protobuf type
viam.app.v1.RobotPart
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionaddAllSecrets
(Iterable<? extends App.SharedSecret> values) List of secrets allowed for authentication.addSecrets
(int index, App.SharedSecret value) List of secrets allowed for authentication.addSecrets
(int index, App.SharedSecret.Builder builderForValue) List of secrets allowed for authentication.addSecrets
(App.SharedSecret value) List of secrets allowed for authentication.addSecrets
(App.SharedSecret.Builder builderForValue) List of secrets allowed for authentication..google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
dns_name part name used for fqdn and local fqdn.string fqdn = 9 [json_name = "fqdn"];
clearId()
string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
.google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
latest timestamp when a robot part was updatedstring local_fqdn = 11 [json_name = "localFqdn"];
Store the location_id to allow for unique indexes across parts and locations.bool main_part = 8 [json_name = "mainPart", (.tagger.v1.tags) = "bson:\"main_part\" json:\"main_part\""];
string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
.google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
List of secrets allowed for authentication..google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
com.google.protobuf.Timestamp
.google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
dns_name part name used for fqdn and local fqdn.com.google.protobuf.ByteString
dns_name part name used for fqdn and local fqdn.getFqdn()
string fqdn = 9 [json_name = "fqdn"];
com.google.protobuf.ByteString
string fqdn = 9 [json_name = "fqdn"];
getId()
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 = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
com.google.protobuf.Timestamp
latest timestamp when a robot part was updatedstring local_fqdn = 11 [json_name = "localFqdn"];
com.google.protobuf.ByteString
string local_fqdn = 11 [json_name = "localFqdn"];
Store the location_id to allow for unique indexes across parts and locations.com.google.protobuf.ByteString
Store the location_id to allow for unique indexes across parts and locations.boolean
bool main_part = 8 [json_name = "mainPart", (.tagger.v1.tags) = "bson:\"main_part\" json:\"main_part\""];
getName()
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\""];
getRobot()
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
com.google.protobuf.ByteString
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
com.google.protobuf.Struct
.google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
com.google.protobuf.ByteString
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
getSecrets
(int index) List of secrets allowed for authentication.int
List of secrets allowed for authentication.List of secrets allowed for authentication.com.google.protobuf.Struct
.google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
boolean
.google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
boolean
.google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
boolean
latest timestamp when a robot part was updatedboolean
.google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
boolean
.google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
mergeCreatedOn
(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
mergeLastAccess
(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
mergeLastUpdated
(com.google.protobuf.Timestamp value) latest timestamp when a robot part was updatedmergeRobotConfig
(com.google.protobuf.Struct value) .google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
mergeUserSuppliedInfo
(com.google.protobuf.Struct value) .google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
removeSecrets
(int index) List of secrets allowed for authentication.setCreatedOn
(com.google.protobuf.Timestamp value) .google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
setCreatedOn
(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
setDnsName
(String value) dns_name part name used for fqdn and local fqdn.setDnsNameBytes
(com.google.protobuf.ByteString value) dns_name part name used for fqdn and local fqdn.string fqdn = 9 [json_name = "fqdn"];
setFqdnBytes
(com.google.protobuf.ByteString value) string fqdn = 9 [json_name = "fqdn"];
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 = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
setLastAccess
(com.google.protobuf.Timestamp.Builder builderForValue) .google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
setLastUpdated
(com.google.protobuf.Timestamp value) latest timestamp when a robot part was updatedsetLastUpdated
(com.google.protobuf.Timestamp.Builder builderForValue) latest timestamp when a robot part was updatedsetLocalFqdn
(String value) string local_fqdn = 11 [json_name = "localFqdn"];
setLocalFqdnBytes
(com.google.protobuf.ByteString value) string local_fqdn = 11 [json_name = "localFqdn"];
setLocationId
(String value) Store the location_id to allow for unique indexes across parts and locations.setLocationIdBytes
(com.google.protobuf.ByteString value) Store the location_id to allow for unique indexes across parts and locations.setMainPart
(boolean value) bool main_part = 8 [json_name = "mainPart", (.tagger.v1.tags) = "bson:\"main_part\" json:\"main_part\""];
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\""];
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
setRobotBytes
(com.google.protobuf.ByteString value) string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
setRobotConfig
(com.google.protobuf.Struct value) .google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
setRobotConfig
(com.google.protobuf.Struct.Builder builderForValue) .google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
setSecretBytes
(com.google.protobuf.ByteString value) string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
setSecrets
(int index, App.SharedSecret value) List of secrets allowed for authentication.setSecrets
(int index, App.SharedSecret.Builder builderForValue) List of secrets allowed for authentication.setUserSuppliedInfo
(com.google.protobuf.Struct value) .google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
setUserSuppliedInfo
(com.google.protobuf.Struct.Builder builderForValue) .google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
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
string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
- Specified by:
getId
in interfaceApp.RobotPartOrBuilder
- 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 interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for id.
-
setId
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
string id = 1 [json_name = "id", (.tagger.v1.tags) = "bson:\"_id\" json:\"id,omitempty\""];
- Returns:
- This builder for chaining.
-
setIdBytes
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
string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
- Specified by:
getName
in interfaceApp.RobotPartOrBuilder
- 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 interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for name.
-
setName
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
string name = 2 [json_name = "name", (.tagger.v1.tags) = "bson:\"name\" json:\"name\""];
- Returns:
- This builder for chaining.
-
setNameBytes
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.
-
getDnsName
dns_name part name used for fqdn and local fqdn. Anytime the Name is updated this should be sanitized and updated as well.
string dns_name = 10 [json_name = "dnsName", (.tagger.v1.tags) = "bson:\"dns_name\" json:\"dns_name\""];
- Specified by:
getDnsName
in interfaceApp.RobotPartOrBuilder
- Returns:
- The dnsName.
-
getDnsNameBytes
public com.google.protobuf.ByteString getDnsNameBytes()dns_name part name used for fqdn and local fqdn. Anytime the Name is updated this should be sanitized and updated as well.
string dns_name = 10 [json_name = "dnsName", (.tagger.v1.tags) = "bson:\"dns_name\" json:\"dns_name\""];
- Specified by:
getDnsNameBytes
in interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for dnsName.
-
setDnsName
dns_name part name used for fqdn and local fqdn. Anytime the Name is updated this should be sanitized and updated as well.
string dns_name = 10 [json_name = "dnsName", (.tagger.v1.tags) = "bson:\"dns_name\" json:\"dns_name\""];
- Parameters:
value
- The dnsName to set.- Returns:
- This builder for chaining.
-
clearDnsName
dns_name part name used for fqdn and local fqdn. Anytime the Name is updated this should be sanitized and updated as well.
string dns_name = 10 [json_name = "dnsName", (.tagger.v1.tags) = "bson:\"dns_name\" json:\"dns_name\""];
- Returns:
- This builder for chaining.
-
setDnsNameBytes
dns_name part name used for fqdn and local fqdn. Anytime the Name is updated this should be sanitized and updated as well.
string dns_name = 10 [json_name = "dnsName", (.tagger.v1.tags) = "bson:\"dns_name\" json:\"dns_name\""];
- Parameters:
value
- The bytes for dnsName to set.- Returns:
- This builder for chaining.
-
getSecret
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
- Specified by:
getSecret
in interfaceApp.RobotPartOrBuilder
- Returns:
- The secret.
-
getSecretBytes
public com.google.protobuf.ByteString getSecretBytes()string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
- Specified by:
getSecretBytes
in interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for secret.
-
setSecret
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
- Parameters:
value
- The secret to set.- Returns:
- This builder for chaining.
-
clearSecret
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
- Returns:
- This builder for chaining.
-
setSecretBytes
string secret = 3 [json_name = "secret", (.tagger.v1.tags) = "bson:\"secret\" json:\"secret,omitempty\""];
- Parameters:
value
- The bytes for secret to set.- Returns:
- This builder for chaining.
-
getRobot
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
- Specified by:
getRobot
in interfaceApp.RobotPartOrBuilder
- Returns:
- The robot.
-
getRobotBytes
public com.google.protobuf.ByteString getRobotBytes()string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
- Specified by:
getRobotBytes
in interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for robot.
-
setRobot
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
- Parameters:
value
- The robot to set.- Returns:
- This builder for chaining.
-
clearRobot
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
- Returns:
- This builder for chaining.
-
setRobotBytes
string robot = 4 [json_name = "robot", (.tagger.v1.tags) = "bson:\"robot\" json:\"robot\""];
- Parameters:
value
- The bytes for robot to set.- Returns:
- This builder for chaining.
-
getLocationId
Store the location_id to allow for unique indexes across parts and locations. This filed MUST be updated each time the robots location changes.
string location_id = 12 [json_name = "locationId", (.tagger.v1.tags) = "bson:\"location_id\" json:\"-\""];
- Specified by:
getLocationId
in interfaceApp.RobotPartOrBuilder
- Returns:
- The locationId.
-
getLocationIdBytes
public com.google.protobuf.ByteString getLocationIdBytes()Store the location_id to allow for unique indexes across parts and locations. This filed MUST be updated each time the robots location changes.
string location_id = 12 [json_name = "locationId", (.tagger.v1.tags) = "bson:\"location_id\" json:\"-\""];
- Specified by:
getLocationIdBytes
in interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for locationId.
-
setLocationId
Store the location_id to allow for unique indexes across parts and locations. This filed MUST be updated each time the robots location changes.
string location_id = 12 [json_name = "locationId", (.tagger.v1.tags) = "bson:\"location_id\" json:\"-\""];
- Parameters:
value
- The locationId to set.- Returns:
- This builder for chaining.
-
clearLocationId
Store the location_id to allow for unique indexes across parts and locations. This filed MUST be updated each time the robots location changes.
string location_id = 12 [json_name = "locationId", (.tagger.v1.tags) = "bson:\"location_id\" json:\"-\""];
- Returns:
- This builder for chaining.
-
setLocationIdBytes
Store the location_id to allow for unique indexes across parts and locations. This filed MUST be updated each time the robots location changes.
string location_id = 12 [json_name = "locationId", (.tagger.v1.tags) = "bson:\"location_id\" json:\"-\""];
- Parameters:
value
- The bytes for locationId to set.- Returns:
- This builder for chaining.
-
hasRobotConfig
public boolean hasRobotConfig().google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
- Specified by:
hasRobotConfig
in interfaceApp.RobotPartOrBuilder
- Returns:
- Whether the robotConfig field is set.
-
getRobotConfig
public com.google.protobuf.Struct getRobotConfig().google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
- Specified by:
getRobotConfig
in interfaceApp.RobotPartOrBuilder
- Returns:
- The robotConfig.
-
setRobotConfig
.google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
-
setRobotConfig
.google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
-
mergeRobotConfig
.google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
-
clearRobotConfig
.google.protobuf.Struct robot_config = 5 [json_name = "robotConfig", (.tagger.v1.tags) = "bson:\"config\" json:\"robot_config\""];
-
hasLastAccess
public boolean hasLastAccess().google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
- Specified by:
hasLastAccess
in interfaceApp.RobotPartOrBuilder
- Returns:
- Whether the lastAccess field is set.
-
getLastAccess
public com.google.protobuf.Timestamp getLastAccess().google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
- Specified by:
getLastAccess
in interfaceApp.RobotPartOrBuilder
- Returns:
- The lastAccess.
-
setLastAccess
.google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
-
setLastAccess
.google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
-
mergeLastAccess
.google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
-
clearLastAccess
.google.protobuf.Timestamp last_access = 6 [json_name = "lastAccess", (.tagger.v1.tags) = "bson:\"last_access\" json:\"last_access\""];
-
hasUserSuppliedInfo
public boolean hasUserSuppliedInfo().google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
- Specified by:
hasUserSuppliedInfo
in interfaceApp.RobotPartOrBuilder
- Returns:
- Whether the userSuppliedInfo field is set.
-
getUserSuppliedInfo
public com.google.protobuf.Struct getUserSuppliedInfo().google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
- Specified by:
getUserSuppliedInfo
in interfaceApp.RobotPartOrBuilder
- Returns:
- The userSuppliedInfo.
-
setUserSuppliedInfo
.google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
-
setUserSuppliedInfo
public App.RobotPart.Builder setUserSuppliedInfo(com.google.protobuf.Struct.Builder builderForValue) .google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
-
mergeUserSuppliedInfo
.google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
-
clearUserSuppliedInfo
.google.protobuf.Struct user_supplied_info = 7 [json_name = "userSuppliedInfo", (.tagger.v1.tags) = "bson:\"user_supplied_info\" json:\"user_supplied_info\""];
-
getMainPart
public boolean getMainPart()bool main_part = 8 [json_name = "mainPart", (.tagger.v1.tags) = "bson:\"main_part\" json:\"main_part\""];
- Specified by:
getMainPart
in interfaceApp.RobotPartOrBuilder
- Returns:
- The mainPart.
-
setMainPart
bool main_part = 8 [json_name = "mainPart", (.tagger.v1.tags) = "bson:\"main_part\" json:\"main_part\""];
- Parameters:
value
- The mainPart to set.- Returns:
- This builder for chaining.
-
clearMainPart
bool main_part = 8 [json_name = "mainPart", (.tagger.v1.tags) = "bson:\"main_part\" json:\"main_part\""];
- Returns:
- This builder for chaining.
-
getFqdn
string fqdn = 9 [json_name = "fqdn"];
- Specified by:
getFqdn
in interfaceApp.RobotPartOrBuilder
- Returns:
- The fqdn.
-
getFqdnBytes
public com.google.protobuf.ByteString getFqdnBytes()string fqdn = 9 [json_name = "fqdn"];
- Specified by:
getFqdnBytes
in interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for fqdn.
-
setFqdn
string fqdn = 9 [json_name = "fqdn"];
- Parameters:
value
- The fqdn to set.- Returns:
- This builder for chaining.
-
clearFqdn
string fqdn = 9 [json_name = "fqdn"];
- Returns:
- This builder for chaining.
-
setFqdnBytes
string fqdn = 9 [json_name = "fqdn"];
- Parameters:
value
- The bytes for fqdn to set.- Returns:
- This builder for chaining.
-
getLocalFqdn
string local_fqdn = 11 [json_name = "localFqdn"];
- Specified by:
getLocalFqdn
in interfaceApp.RobotPartOrBuilder
- Returns:
- The localFqdn.
-
getLocalFqdnBytes
public com.google.protobuf.ByteString getLocalFqdnBytes()string local_fqdn = 11 [json_name = "localFqdn"];
- Specified by:
getLocalFqdnBytes
in interfaceApp.RobotPartOrBuilder
- Returns:
- The bytes for localFqdn.
-
setLocalFqdn
string local_fqdn = 11 [json_name = "localFqdn"];
- Parameters:
value
- The localFqdn to set.- Returns:
- This builder for chaining.
-
clearLocalFqdn
string local_fqdn = 11 [json_name = "localFqdn"];
- Returns:
- This builder for chaining.
-
setLocalFqdnBytes
string local_fqdn = 11 [json_name = "localFqdn"];
- Parameters:
value
- The bytes for localFqdn to set.- Returns:
- This builder for chaining.
-
hasCreatedOn
public boolean hasCreatedOn().google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
- Specified by:
hasCreatedOn
in interfaceApp.RobotPartOrBuilder
- Returns:
- Whether the createdOn field is set.
-
getCreatedOn
public com.google.protobuf.Timestamp getCreatedOn().google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
- Specified by:
getCreatedOn
in interfaceApp.RobotPartOrBuilder
- Returns:
- The createdOn.
-
setCreatedOn
.google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
-
setCreatedOn
.google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
-
mergeCreatedOn
.google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
-
clearCreatedOn
.google.protobuf.Timestamp created_on = 13 [json_name = "createdOn", (.tagger.v1.tags) = "bson:\"created_on\""];
-
getSecretsList
List of secrets allowed for authentication.
repeated .viam.app.v1.SharedSecret secrets = 14 [json_name = "secrets", (.tagger.v1.tags) = "bson:\"secrets\""];
- Specified by:
getSecretsList
in interfaceApp.RobotPartOrBuilder
-
getSecretsCount
public int getSecretsCount()List of secrets allowed for authentication.
repeated .viam.app.v1.SharedSecret secrets = 14 [json_name = "secrets", (.tagger.v1.tags) = "bson:\"secrets\""];
- Specified by:
getSecretsCount
in interfaceApp.RobotPartOrBuilder
-
getSecrets
List of secrets allowed for authentication.
repeated .viam.app.v1.SharedSecret secrets = 14 [json_name = "secrets", (.tagger.v1.tags) = "bson:\"secrets\""];
- Specified by:
getSecrets
in interfaceApp.RobotPartOrBuilder
-
addAllSecrets
List of secrets allowed for authentication.
repeated .viam.app.v1.SharedSecret secrets = 14 [json_name = "secrets", (.tagger.v1.tags) = "bson:\"secrets\""];
-
clearSecrets
List of secrets allowed for authentication.
repeated .viam.app.v1.SharedSecret secrets = 14 [json_name = "secrets", (.tagger.v1.tags) = "bson:\"secrets\""];
-
removeSecrets
List of secrets allowed for authentication.
repeated .viam.app.v1.SharedSecret secrets = 14 [json_name = "secrets", (.tagger.v1.tags) = "bson:\"secrets\""];
-
hasLastUpdated
public boolean hasLastUpdated()latest timestamp when a robot part was updated
.google.protobuf.Timestamp last_updated = 15 [json_name = "lastUpdated", (.tagger.v1.tags) = "bson:\"last_updated_at\""];
- Specified by:
hasLastUpdated
in interfaceApp.RobotPartOrBuilder
- Returns:
- Whether the lastUpdated field is set.
-
getLastUpdated
public com.google.protobuf.Timestamp getLastUpdated()latest timestamp when a robot part was updated
.google.protobuf.Timestamp last_updated = 15 [json_name = "lastUpdated", (.tagger.v1.tags) = "bson:\"last_updated_at\""];
- Specified by:
getLastUpdated
in interfaceApp.RobotPartOrBuilder
- Returns:
- The lastUpdated.
-
setLastUpdated
latest timestamp when a robot part was updated
.google.protobuf.Timestamp last_updated = 15 [json_name = "lastUpdated", (.tagger.v1.tags) = "bson:\"last_updated_at\""];
-
setLastUpdated
latest timestamp when a robot part was updated
.google.protobuf.Timestamp last_updated = 15 [json_name = "lastUpdated", (.tagger.v1.tags) = "bson:\"last_updated_at\""];
-
mergeLastUpdated
latest timestamp when a robot part was updated
.google.protobuf.Timestamp last_updated = 15 [json_name = "lastUpdated", (.tagger.v1.tags) = "bson:\"last_updated_at\""];
-
clearLastUpdated
latest timestamp when a robot part was updated
.google.protobuf.Timestamp last_updated = 15 [json_name = "lastUpdated", (.tagger.v1.tags) = "bson:\"last_updated_at\""];
-