Package viam.app.v1
Class App.RegistryItem.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<App.RegistryItem,App.RegistryItem.Builder>
viam.app.v1.App.RegistryItem.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Cloneable
,App.RegistryItemOrBuilder
- Enclosing class:
- App.RegistryItem
public static final class App.RegistryItem.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<App.RegistryItem,App.RegistryItem.Builder>
implements App.RegistryItemOrBuilder
Protobuf type
viam.app.v1.RegistryItem
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionWhen the item was createdA short description of the item that explains its purposeThe id of the item, containing either: namespace:item_name when a namespace exists on the org..viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
The name of the registry itemThe id of the organization that owns the itemThe public namespace of the organization that owns the module This is empty if no public namespace is setThe total number of organizations using this item outside of the owning orgThe total number of robots using this item outside of the owning orgThe total number of organizations using this itemThe total number of robots using this itemThe type of the item in the registryWhen the item was last updated, either through an update or upload.clearUrl()
The url to reference for documentation, code, etc.The visibility of the registry itemcom.google.protobuf.Timestamp
When the item was createdA short description of the item that explains its purposecom.google.protobuf.ByteString
A short description of the item that explains its purposeThe id of the item, containing either: namespace:item_name when a namespace exists on the org.com.google.protobuf.ByteString
The id of the item, containing either: namespace:item_name when a namespace exists on the org..viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
getName()
The name of the registry itemcom.google.protobuf.ByteString
The name of the registry itemThe id of the organization that owns the itemcom.google.protobuf.ByteString
The id of the organization that owns the itemThe public namespace of the organization that owns the module This is empty if no public namespace is setcom.google.protobuf.ByteString
The public namespace of the organization that owns the module This is empty if no public namespace is setlong
The total number of organizations using this item outside of the owning orglong
The total number of robots using this item outside of the owning orglong
The total number of organizations using this itemlong
The total number of robots using this itemgetType()
The type of the item in the registryint
The type of the item in the registrycom.google.protobuf.Timestamp
When the item was last updated, either through an update or upload.getUrl()
The url to reference for documentation, code, etc.com.google.protobuf.ByteString
The url to reference for documentation, code, etc.The visibility of the registry itemint
The visibility of the registry itemboolean
When the item was createdboolean
.viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
boolean
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
boolean
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
boolean
When the item was last updated, either through an update or upload.mergeCreatedAt
(com.google.protobuf.Timestamp value) When the item was created.viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
mergeUpdatedAt
(com.google.protobuf.Timestamp value) When the item was last updated, either through an update or upload.setCreatedAt
(com.google.protobuf.Timestamp value) When the item was createdsetCreatedAt
(com.google.protobuf.Timestamp.Builder builderForValue) When the item was createdsetDescription
(String value) A short description of the item that explains its purposesetDescriptionBytes
(com.google.protobuf.ByteString value) A short description of the item that explains its purposeThe id of the item, containing either: namespace:item_name when a namespace exists on the org.setItemIdBytes
(com.google.protobuf.ByteString value) The id of the item, containing either: namespace:item_name when a namespace exists on the org..viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
setMlModelMetadata
(App.MLModelMetadata.Builder builderForValue) .viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
setMlTrainingMetadata
(App.MLTrainingMetadata.Builder builderForValue) .viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
setModuleMetadata
(App.ModuleMetadata.Builder builderForValue) .viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
The name of the registry itemsetNameBytes
(com.google.protobuf.ByteString value) The name of the registry itemsetOrganizationId
(String value) The id of the organization that owns the itemsetOrganizationIdBytes
(com.google.protobuf.ByteString value) The id of the organization that owns the itemsetPublicNamespace
(String value) The public namespace of the organization that owns the module This is empty if no public namespace is setsetPublicNamespaceBytes
(com.google.protobuf.ByteString value) The public namespace of the organization that owns the module This is empty if no public namespace is setsetTotalExternalOrganizationUsage
(long value) The total number of organizations using this item outside of the owning orgsetTotalExternalRobotUsage
(long value) The total number of robots using this item outside of the owning orgsetTotalOrganizationUsage
(long value) The total number of organizations using this itemsetTotalRobotUsage
(long value) The total number of robots using this itemsetType
(Packages.PackageType value) The type of the item in the registrysetTypeValue
(int value) The type of the item in the registrysetUpdatedAt
(com.google.protobuf.Timestamp value) When the item was last updated, either through an update or upload.setUpdatedAt
(com.google.protobuf.Timestamp.Builder builderForValue) When the item was last updated, either through an update or upload.The url to reference for documentation, code, etc.setUrlBytes
(com.google.protobuf.ByteString value) The url to reference for documentation, code, etc.setVisibility
(App.Visibility value) The visibility of the registry itemsetVisibilityValue
(int value) The visibility of the registry itemMethods 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
-
getMetadataCase
- Specified by:
getMetadataCase
in interfaceApp.RegistryItemOrBuilder
-
clearMetadata
-
getItemId
The id of the item, containing either: namespace:item_name when a namespace exists on the org. org_id:item_name when a namespace does not exist.
string item_id = 1 [json_name = "itemId"];
- Specified by:
getItemId
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The itemId.
-
getItemIdBytes
public com.google.protobuf.ByteString getItemIdBytes()The id of the item, containing either: namespace:item_name when a namespace exists on the org. org_id:item_name when a namespace does not exist.
string item_id = 1 [json_name = "itemId"];
- Specified by:
getItemIdBytes
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The bytes for itemId.
-
setItemId
The id of the item, containing either: namespace:item_name when a namespace exists on the org. org_id:item_name when a namespace does not exist.
string item_id = 1 [json_name = "itemId"];
- Parameters:
value
- The itemId to set.- Returns:
- This builder for chaining.
-
clearItemId
The id of the item, containing either: namespace:item_name when a namespace exists on the org. org_id:item_name when a namespace does not exist.
string item_id = 1 [json_name = "itemId"];
- Returns:
- This builder for chaining.
-
setItemIdBytes
The id of the item, containing either: namespace:item_name when a namespace exists on the org. org_id:item_name when a namespace does not exist.
string item_id = 1 [json_name = "itemId"];
- Parameters:
value
- The bytes for itemId to set.- Returns:
- This builder for chaining.
-
getOrganizationId
The id of the organization that owns the item
string organization_id = 2 [json_name = "organizationId"];
- Specified by:
getOrganizationId
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()The id of the organization that owns the item
string organization_id = 2 [json_name = "organizationId"];
- Specified by:
getOrganizationIdBytes
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The bytes for organizationId.
-
setOrganizationId
The id of the organization that owns the item
string organization_id = 2 [json_name = "organizationId"];
- Parameters:
value
- The organizationId to set.- Returns:
- This builder for chaining.
-
clearOrganizationId
The id of the organization that owns the item
string organization_id = 2 [json_name = "organizationId"];
- Returns:
- This builder for chaining.
-
setOrganizationIdBytes
The id of the organization that owns the item
string organization_id = 2 [json_name = "organizationId"];
- Parameters:
value
- The bytes for organizationId to set.- Returns:
- This builder for chaining.
-
getPublicNamespace
The public namespace of the organization that owns the module This is empty if no public namespace is set
string public_namespace = 3 [json_name = "publicNamespace"];
- Specified by:
getPublicNamespace
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The publicNamespace.
-
getPublicNamespaceBytes
public com.google.protobuf.ByteString getPublicNamespaceBytes()The public namespace of the organization that owns the module This is empty if no public namespace is set
string public_namespace = 3 [json_name = "publicNamespace"];
- Specified by:
getPublicNamespaceBytes
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The bytes for publicNamespace.
-
setPublicNamespace
The public namespace of the organization that owns the module This is empty if no public namespace is set
string public_namespace = 3 [json_name = "publicNamespace"];
- Parameters:
value
- The publicNamespace to set.- Returns:
- This builder for chaining.
-
clearPublicNamespace
The public namespace of the organization that owns the module This is empty if no public namespace is set
string public_namespace = 3 [json_name = "publicNamespace"];
- Returns:
- This builder for chaining.
-
setPublicNamespaceBytes
The public namespace of the organization that owns the module This is empty if no public namespace is set
string public_namespace = 3 [json_name = "publicNamespace"];
- Parameters:
value
- The bytes for publicNamespace to set.- Returns:
- This builder for chaining.
-
getName
The name of the registry item
string name = 4 [json_name = "name"];
- Specified by:
getName
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The name of the registry item
string name = 4 [json_name = "name"];
- Specified by:
getNameBytes
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The bytes for name.
-
setName
The name of the registry item
string name = 4 [json_name = "name"];
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
The name of the registry item
string name = 4 [json_name = "name"];
- Returns:
- This builder for chaining.
-
setNameBytes
The name of the registry item
string name = 4 [json_name = "name"];
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()The type of the item in the registry
.viam.app.packages.v1.PackageType type = 5 [json_name = "type"];
- Specified by:
getTypeValue
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
The type of the item in the registry
.viam.app.packages.v1.PackageType type = 5 [json_name = "type"];
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
getType
The type of the item in the registry
.viam.app.packages.v1.PackageType type = 5 [json_name = "type"];
- Specified by:
getType
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The type.
-
setType
The type of the item in the registry
.viam.app.packages.v1.PackageType type = 5 [json_name = "type"];
- Parameters:
value
- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
clearType
The type of the item in the registry
.viam.app.packages.v1.PackageType type = 5 [json_name = "type"];
- Returns:
- This builder for chaining.
-
getVisibilityValue
public int getVisibilityValue()The visibility of the registry item
.viam.app.v1.Visibility visibility = 6 [json_name = "visibility"];
- Specified by:
getVisibilityValue
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The enum numeric value on the wire for visibility.
-
setVisibilityValue
The visibility of the registry item
.viam.app.v1.Visibility visibility = 6 [json_name = "visibility"];
- Parameters:
value
- The visibility to set.- Returns:
- This builder for chaining.
-
getVisibility
The visibility of the registry item
.viam.app.v1.Visibility visibility = 6 [json_name = "visibility"];
- Specified by:
getVisibility
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The visibility.
-
setVisibility
The visibility of the registry item
.viam.app.v1.Visibility visibility = 6 [json_name = "visibility"];
- Parameters:
value
- The enum numeric value on the wire for visibility to set.- Returns:
- This builder for chaining.
-
clearVisibility
The visibility of the registry item
.viam.app.v1.Visibility visibility = 6 [json_name = "visibility"];
- Returns:
- This builder for chaining.
-
getUrl
The url to reference for documentation, code, etc.
string url = 7 [json_name = "url"];
- Specified by:
getUrl
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The url.
-
getUrlBytes
public com.google.protobuf.ByteString getUrlBytes()The url to reference for documentation, code, etc.
string url = 7 [json_name = "url"];
- Specified by:
getUrlBytes
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The bytes for url.
-
setUrl
The url to reference for documentation, code, etc.
string url = 7 [json_name = "url"];
- Parameters:
value
- The url to set.- Returns:
- This builder for chaining.
-
clearUrl
The url to reference for documentation, code, etc.
string url = 7 [json_name = "url"];
- Returns:
- This builder for chaining.
-
setUrlBytes
The url to reference for documentation, code, etc.
string url = 7 [json_name = "url"];
- Parameters:
value
- The bytes for url to set.- Returns:
- This builder for chaining.
-
getDescription
A short description of the item that explains its purpose
string description = 8 [json_name = "description"];
- Specified by:
getDescription
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()A short description of the item that explains its purpose
string description = 8 [json_name = "description"];
- Specified by:
getDescriptionBytes
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The bytes for description.
-
setDescription
A short description of the item that explains its purpose
string description = 8 [json_name = "description"];
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
A short description of the item that explains its purpose
string description = 8 [json_name = "description"];
- Returns:
- This builder for chaining.
-
setDescriptionBytes
A short description of the item that explains its purpose
string description = 8 [json_name = "description"];
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
getTotalRobotUsage
public long getTotalRobotUsage()The total number of robots using this item
int64 total_robot_usage = 9 [json_name = "totalRobotUsage"];
- Specified by:
getTotalRobotUsage
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The totalRobotUsage.
-
setTotalRobotUsage
The total number of robots using this item
int64 total_robot_usage = 9 [json_name = "totalRobotUsage"];
- Parameters:
value
- The totalRobotUsage to set.- Returns:
- This builder for chaining.
-
clearTotalRobotUsage
The total number of robots using this item
int64 total_robot_usage = 9 [json_name = "totalRobotUsage"];
- Returns:
- This builder for chaining.
-
getTotalExternalRobotUsage
public long getTotalExternalRobotUsage()The total number of robots using this item outside of the owning org
int64 total_external_robot_usage = 13 [json_name = "totalExternalRobotUsage"];
- Specified by:
getTotalExternalRobotUsage
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The totalExternalRobotUsage.
-
setTotalExternalRobotUsage
The total number of robots using this item outside of the owning org
int64 total_external_robot_usage = 13 [json_name = "totalExternalRobotUsage"];
- Parameters:
value
- The totalExternalRobotUsage to set.- Returns:
- This builder for chaining.
-
clearTotalExternalRobotUsage
The total number of robots using this item outside of the owning org
int64 total_external_robot_usage = 13 [json_name = "totalExternalRobotUsage"];
- Returns:
- This builder for chaining.
-
getTotalOrganizationUsage
public long getTotalOrganizationUsage()The total number of organizations using this item
int64 total_organization_usage = 10 [json_name = "totalOrganizationUsage"];
- Specified by:
getTotalOrganizationUsage
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The totalOrganizationUsage.
-
setTotalOrganizationUsage
The total number of organizations using this item
int64 total_organization_usage = 10 [json_name = "totalOrganizationUsage"];
- Parameters:
value
- The totalOrganizationUsage to set.- Returns:
- This builder for chaining.
-
clearTotalOrganizationUsage
The total number of organizations using this item
int64 total_organization_usage = 10 [json_name = "totalOrganizationUsage"];
- Returns:
- This builder for chaining.
-
getTotalExternalOrganizationUsage
public long getTotalExternalOrganizationUsage()The total number of organizations using this item outside of the owning org
int64 total_external_organization_usage = 14 [json_name = "totalExternalOrganizationUsage"];
- Specified by:
getTotalExternalOrganizationUsage
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The totalExternalOrganizationUsage.
-
setTotalExternalOrganizationUsage
The total number of organizations using this item outside of the owning org
int64 total_external_organization_usage = 14 [json_name = "totalExternalOrganizationUsage"];
- Parameters:
value
- The totalExternalOrganizationUsage to set.- Returns:
- This builder for chaining.
-
clearTotalExternalOrganizationUsage
The total number of organizations using this item outside of the owning org
int64 total_external_organization_usage = 14 [json_name = "totalExternalOrganizationUsage"];
- Returns:
- This builder for chaining.
-
hasModuleMetadata
public boolean hasModuleMetadata().viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
- Specified by:
hasModuleMetadata
in interfaceApp.RegistryItemOrBuilder
- Returns:
- Whether the moduleMetadata field is set.
-
getModuleMetadata
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
- Specified by:
getModuleMetadata
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The moduleMetadata.
-
setModuleMetadata
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
-
setModuleMetadata
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
-
mergeModuleMetadata
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
-
clearModuleMetadata
.viam.app.v1.ModuleMetadata module_metadata = 11 [json_name = "moduleMetadata"];
-
hasMlModelMetadata
public boolean hasMlModelMetadata().viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
- Specified by:
hasMlModelMetadata
in interfaceApp.RegistryItemOrBuilder
- Returns:
- Whether the mlModelMetadata field is set.
-
getMlModelMetadata
.viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
- Specified by:
getMlModelMetadata
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The mlModelMetadata.
-
setMlModelMetadata
.viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
-
setMlModelMetadata
.viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
-
mergeMlModelMetadata
.viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
-
clearMlModelMetadata
.viam.app.v1.MLModelMetadata ml_model_metadata = 12 [json_name = "mlModelMetadata"];
-
hasMlTrainingMetadata
public boolean hasMlTrainingMetadata().viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
- Specified by:
hasMlTrainingMetadata
in interfaceApp.RegistryItemOrBuilder
- Returns:
- Whether the mlTrainingMetadata field is set.
-
getMlTrainingMetadata
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
- Specified by:
getMlTrainingMetadata
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The mlTrainingMetadata.
-
setMlTrainingMetadata
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
-
setMlTrainingMetadata
public App.RegistryItem.Builder setMlTrainingMetadata(App.MLTrainingMetadata.Builder builderForValue) .viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
-
mergeMlTrainingMetadata
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
-
clearMlTrainingMetadata
.viam.app.v1.MLTrainingMetadata ml_training_metadata = 18 [json_name = "mlTrainingMetadata"];
-
hasCreatedAt
public boolean hasCreatedAt()When the item was created
.google.protobuf.Timestamp created_at = 15 [json_name = "createdAt"];
- Specified by:
hasCreatedAt
in interfaceApp.RegistryItemOrBuilder
- Returns:
- Whether the createdAt field is set.
-
getCreatedAt
public com.google.protobuf.Timestamp getCreatedAt()When the item was created
.google.protobuf.Timestamp created_at = 15 [json_name = "createdAt"];
- Specified by:
getCreatedAt
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The createdAt.
-
setCreatedAt
When the item was created
.google.protobuf.Timestamp created_at = 15 [json_name = "createdAt"];
-
setCreatedAt
When the item was created
.google.protobuf.Timestamp created_at = 15 [json_name = "createdAt"];
-
mergeCreatedAt
When the item was created
.google.protobuf.Timestamp created_at = 15 [json_name = "createdAt"];
-
clearCreatedAt
When the item was created
.google.protobuf.Timestamp created_at = 15 [json_name = "createdAt"];
-
hasUpdatedAt
public boolean hasUpdatedAt()When the item was last updated, either through an update or upload.
.google.protobuf.Timestamp updated_at = 16 [json_name = "updatedAt"];
- Specified by:
hasUpdatedAt
in interfaceApp.RegistryItemOrBuilder
- Returns:
- Whether the updatedAt field is set.
-
getUpdatedAt
public com.google.protobuf.Timestamp getUpdatedAt()When the item was last updated, either through an update or upload.
.google.protobuf.Timestamp updated_at = 16 [json_name = "updatedAt"];
- Specified by:
getUpdatedAt
in interfaceApp.RegistryItemOrBuilder
- Returns:
- The updatedAt.
-
setUpdatedAt
When the item was last updated, either through an update or upload.
.google.protobuf.Timestamp updated_at = 16 [json_name = "updatedAt"];
-
setUpdatedAt
When the item was last updated, either through an update or upload.
.google.protobuf.Timestamp updated_at = 16 [json_name = "updatedAt"];
-
mergeUpdatedAt
When the item was last updated, either through an update or upload.
.google.protobuf.Timestamp updated_at = 16 [json_name = "updatedAt"];
-
clearUpdatedAt
When the item was last updated, either through an update or upload.
.google.protobuf.Timestamp updated_at = 16 [json_name = "updatedAt"];
-