Package viam.app.v1
Class AppOuterClass.ListRegistryItemsRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite<AppOuterClass.ListRegistryItemsRequest,AppOuterClass.ListRegistryItemsRequest.Builder>
viam.app.v1.AppOuterClass.ListRegistryItemsRequest
- All Implemented Interfaces:
com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,AppOuterClass.ListRegistryItemsRequestOrBuilder
- Enclosing class:
- AppOuterClass
public static final class AppOuterClass.ListRegistryItemsRequest
extends com.google.protobuf.GeneratedMessageLite<AppOuterClass.ListRegistryItemsRequest,AppOuterClass.ListRegistryItemsRequest.Builder>
implements AppOuterClass.ListRegistryItemsRequestOrBuilder
Protobuf type
viam.app.v1.ListRegistryItemsRequest
-
Nested Class Summary
Nested ClassesModifier 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
FieldsModifier 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) 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
(AppOuterClass.ListRegistryItemsRequest prototype) parseDelimitedFrom
(InputStream input) parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(byte[] data) parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.ByteString data) parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(com.google.protobuf.CodedInputStream input) parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(InputStream input) parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom
(ByteBuffer data) parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<AppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The bytes for organizationId.
-
getTypesList
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Specified by:
getTypesList
in interfaceAppOuterClass.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 interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of types.
-
getTypes
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Specified by:
getTypes
in interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of visibilities.
-
getVisibilities
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Specified by:
getVisibilities
in interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- A list containing the platforms.
-
getPlatformsCount
public int getPlatformsCount()repeated string platforms = 4 [json_name = "platforms"];
- Specified by:
getPlatformsCount
in interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of platforms.
-
getPlatforms
repeated string platforms = 4 [json_name = "platforms"];
- Specified by:
getPlatforms
in interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The count of statuses.
-
getStatuses
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Specified by:
getStatuses
in interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- Whether the searchTerm field is set.
-
getSearchTerm
optional string search_term = 6 [json_name = "searchTerm"];
- Specified by:
getSearchTerm
in interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The searchTerm.
-
getSearchTermBytes
public com.google.protobuf.ByteString getSearchTermBytes()optional string search_term = 6 [json_name = "searchTerm"];
- Specified by:
getSearchTermBytes
in interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The bytes for searchTerm.
-
hasPageToken
public boolean hasPageToken()optional string page_token = 7 [json_name = "pageToken"];
- Specified by:
hasPageToken
in interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- Whether the pageToken field is set.
-
getPageToken
optional string page_token = 7 [json_name = "pageToken"];
- Specified by:
getPageToken
in interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()optional string page_token = 7 [json_name = "pageToken"];
- Specified by:
getPageTokenBytes
in interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.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 interfaceAppOuterClass.ListRegistryItemsRequestOrBuilder
- Returns:
- The includeMarkdownDocumentation.
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.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 AppOuterClass.ListRegistryItemsRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.ListRegistryItemsRequest parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static AppOuterClass.ListRegistryItemsRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static AppOuterClass.ListRegistryItemsRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilder
-
newBuilder
public static AppOuterClass.ListRegistryItemsRequest.Builder newBuilder(AppOuterClass.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<AppOuterClass.ListRegistryItemsRequest,
AppOuterClass.ListRegistryItemsRequest.Builder>
-
getDefaultInstance
-
parser
-