Package viam.app.v1
Class App.ListRegistryItemsRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<App.ListRegistryItemsRequest,App.ListRegistryItemsRequest.Builder>
viam.app.v1.App.ListRegistryItemsRequest
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,App.ListRegistryItemsRequestOrBuilder
- Enclosing class:
- App
public static final class App.ListRegistryItemsRequest
extends com.google.protobuf.GeneratedMessageLite<App.ListRegistryItemsRequest,App.ListRegistryItemsRequest.Builder>
implements App.ListRegistryItemsRequestOrBuilder
Protobuf type
viam.app.v1.ListRegistryItemsRequest
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
Protobuf typeviam.app.v1.ListRegistryItemsRequest
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,
?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Fields inherited from class com.google.protobuf.GeneratedMessageLite
unknownFields
Fields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode
-
Method Summary
Modifier and TypeMethodDescriptionprotected final Object
dynamicMethod
(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) static App.ListRegistryItemsRequest
boolean
optional bool include_markdown_documentation = 9 [json_name = "includeMarkdownDocumentation"];
The id of the organization to return registry items for.com.google.protobuf.ByteString
The id of the organization to return registry items for.optional string page_token = 7 [json_name = "pageToken"];
com.google.protobuf.ByteString
optional string page_token = 7 [json_name = "pageToken"];
getPlatforms
(int index) repeated string platforms = 4 [json_name = "platforms"];
com.google.protobuf.ByteString
getPlatformsBytes
(int index) repeated string platforms = 4 [json_name = "platforms"];
int
repeated string platforms = 4 [json_name = "platforms"];
repeated string platforms = 4 [json_name = "platforms"];
getPublicNamespaces
(int index) One or more public namespaces to return results for.com.google.protobuf.ByteString
getPublicNamespacesBytes
(int index) One or more public namespaces to return results for.int
One or more public namespaces to return results for.One or more public namespaces to return results for.optional string search_term = 6 [json_name = "searchTerm"];
com.google.protobuf.ByteString
optional string search_term = 6 [json_name = "searchTerm"];
getStatuses
(int index) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
int
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
int
getStatusesValue
(int index) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
getTypes
(int index) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
int
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
int
getTypesValue
(int index) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
getVisibilities
(int index) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
int
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
int
getVisibilitiesValue
(int index) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
boolean
optional bool include_markdown_documentation = 9 [json_name = "includeMarkdownDocumentation"];
boolean
The id of the organization to return registry items for.boolean
optional string page_token = 7 [json_name = "pageToken"];
boolean
optional string search_term = 6 [json_name = "searchTerm"];
newBuilder
(App.ListRegistryItemsRequest prototype) static App.ListRegistryItemsRequest
parseDelimitedFrom
(InputStream input) static App.ListRegistryItemsRequest
parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.ListRegistryItemsRequest
parseFrom
(byte[] data) static App.ListRegistryItemsRequest
parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.ListRegistryItemsRequest
parseFrom
(com.google.protobuf.ByteString data) static App.ListRegistryItemsRequest
parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.ListRegistryItemsRequest
parseFrom
(com.google.protobuf.CodedInputStream input) static App.ListRegistryItemsRequest
parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.ListRegistryItemsRequest
parseFrom
(InputStream input) static App.ListRegistryItemsRequest
parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static App.ListRegistryItemsRequest
parseFrom
(ByteBuffer data) static App.ListRegistryItemsRequest
parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<App.ListRegistryItemsRequest>
parser()
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Field Details
-
ORGANIZATION_ID_FIELD_NUMBER
public static final int ORGANIZATION_ID_FIELD_NUMBER- See Also:
-
TYPES_FIELD_NUMBER
public static final int TYPES_FIELD_NUMBER- See Also:
-
VISIBILITIES_FIELD_NUMBER
public static final int VISIBILITIES_FIELD_NUMBER- See Also:
-
PLATFORMS_FIELD_NUMBER
public static final int PLATFORMS_FIELD_NUMBER- See Also:
-
STATUSES_FIELD_NUMBER
public static final int STATUSES_FIELD_NUMBER- See Also:
-
SEARCH_TERM_FIELD_NUMBER
public static final int SEARCH_TERM_FIELD_NUMBER- See Also:
-
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER- See Also:
-
PUBLIC_NAMESPACES_FIELD_NUMBER
public static final int PUBLIC_NAMESPACES_FIELD_NUMBER- See Also:
-
INCLUDE_MARKDOWN_DOCUMENTATION_FIELD_NUMBER
public static final int INCLUDE_MARKDOWN_DOCUMENTATION_FIELD_NUMBER- See Also:
-
-
Method Details
-
hasOrganizationId
public boolean hasOrganizationId()The id of the organization to return registry items for.
optional string organization_id = 1 [json_name = "organizationId"];
- Specified by:
hasOrganizationId
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- Whether the organizationId field is set.
-
getOrganizationId
The id of the organization to return registry items for.
optional string organization_id = 1 [json_name = "organizationId"];
- Specified by:
getOrganizationId
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()The id of the organization to return registry items for.
optional string organization_id = 1 [json_name = "organizationId"];
- Specified by:
getOrganizationIdBytes
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The bytes for organizationId.
-
getTypesList
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Specified by:
getTypesList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the types.
-
getTypesCount
public int getTypesCount()repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Specified by:
getTypesCount
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of types.
-
getTypes
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Specified by:
getTypes
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The types at the given index.
-
getTypesValueList
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Specified by:
getTypesValueList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for types.
-
getTypesValue
public int getTypesValue(int index) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Specified by:
getTypesValue
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of types at the given index.
-
getVisibilitiesList
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Specified by:
getVisibilitiesList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the visibilities.
-
getVisibilitiesCount
public int getVisibilitiesCount()repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Specified by:
getVisibilitiesCount
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of visibilities.
-
getVisibilities
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Specified by:
getVisibilities
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The visibilities at the given index.
-
getVisibilitiesValueList
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Specified by:
getVisibilitiesValueList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for visibilities.
-
getVisibilitiesValue
public int getVisibilitiesValue(int index) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Specified by:
getVisibilitiesValue
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of visibilities at the given index.
-
getPlatformsList
repeated string platforms = 4 [json_name = "platforms"];
- Specified by:
getPlatformsList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the platforms.
-
getPlatformsCount
public int getPlatformsCount()repeated string platforms = 4 [json_name = "platforms"];
- Specified by:
getPlatformsCount
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of platforms.
-
getPlatforms
repeated string platforms = 4 [json_name = "platforms"];
- Specified by:
getPlatforms
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The platforms at the given index.
-
getPlatformsBytes
public com.google.protobuf.ByteString getPlatformsBytes(int index) repeated string platforms = 4 [json_name = "platforms"];
- Specified by:
getPlatformsBytes
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the platforms at the given index.
-
getStatusesList
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Specified by:
getStatusesList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the statuses.
-
getStatusesCount
public int getStatusesCount()repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Specified by:
getStatusesCount
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of statuses.
-
getStatuses
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Specified by:
getStatuses
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The statuses at the given index.
-
getStatusesValueList
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Specified by:
getStatusesValueList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the enum numeric values on the wire for statuses.
-
getStatusesValue
public int getStatusesValue(int index) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Specified by:
getStatusesValue
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The enum numeric value on the wire of statuses at the given index.
-
hasSearchTerm
public boolean hasSearchTerm()optional string search_term = 6 [json_name = "searchTerm"];
- Specified by:
hasSearchTerm
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- Whether the searchTerm field is set.
-
getSearchTerm
optional string search_term = 6 [json_name = "searchTerm"];
- Specified by:
getSearchTerm
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The searchTerm.
-
getSearchTermBytes
public com.google.protobuf.ByteString getSearchTermBytes()optional string search_term = 6 [json_name = "searchTerm"];
- Specified by:
getSearchTermBytes
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The bytes for searchTerm.
-
hasPageToken
public boolean hasPageToken()optional string page_token = 7 [json_name = "pageToken"];
- Specified by:
hasPageToken
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- Whether the pageToken field is set.
-
getPageToken
optional string page_token = 7 [json_name = "pageToken"];
- Specified by:
getPageToken
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()optional string page_token = 7 [json_name = "pageToken"];
- Specified by:
getPageTokenBytes
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
getPublicNamespacesList
One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Specified by:
getPublicNamespacesList
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the publicNamespaces.
-
getPublicNamespacesCount
public int getPublicNamespacesCount()One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Specified by:
getPublicNamespacesCount
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of publicNamespaces.
-
getPublicNamespaces
One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Specified by:
getPublicNamespaces
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The publicNamespaces at the given index.
-
getPublicNamespacesBytes
public com.google.protobuf.ByteString getPublicNamespacesBytes(int index) One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Specified by:
getPublicNamespacesBytes
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the publicNamespaces at the given index.
-
hasIncludeMarkdownDocumentation
public boolean hasIncludeMarkdownDocumentation()optional bool include_markdown_documentation = 9 [json_name = "includeMarkdownDocumentation"];
- Specified by:
hasIncludeMarkdownDocumentation
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- Whether the includeMarkdownDocumentation field is set.
-
getIncludeMarkdownDocumentation
public boolean getIncludeMarkdownDocumentation()optional bool include_markdown_documentation = 9 [json_name = "includeMarkdownDocumentation"];
- Specified by:
getIncludeMarkdownDocumentation
in interfaceApp.ListRegistryItemsRequestOrBuilder
- Returns:
- The includeMarkdownDocumentation.
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static App.ListRegistryItemsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static App.ListRegistryItemsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static App.ListRegistryItemsRequest.Builder newBuilder(App.ListRegistryItemsRequest prototype) -
dynamicMethod
protected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
dynamicMethod
in classcom.google.protobuf.GeneratedMessageLite<App.ListRegistryItemsRequest,
App.ListRegistryItemsRequest.Builder>
-
getDefaultInstance
-
parser
-