Package viam.app.v1
Class App.ListRegistryItemsRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<App.ListRegistryItemsRequest,App.ListRegistryItemsRequest.Builder>
viam.app.v1.App.ListRegistryItemsRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Cloneable
,App.ListRegistryItemsRequestOrBuilder
- Enclosing class:
- App.ListRegistryItemsRequest
public static final class App.ListRegistryItemsRequest.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<App.ListRegistryItemsRequest,App.ListRegistryItemsRequest.Builder>
implements App.ListRegistryItemsRequestOrBuilder
Protobuf type
viam.app.v1.ListRegistryItemsRequest
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescriptionaddAllPlatforms
(Iterable<String> values) repeated string platforms = 4 [json_name = "platforms"];
addAllPublicNamespaces
(Iterable<String> values) One or more public namespaces to return results for.addAllStatuses
(Iterable<? extends App.RegistryItemStatus> values) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
addAllStatusesValue
(Iterable<Integer> values) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
addAllTypes
(Iterable<? extends Packages.PackageType> values) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
addAllTypesValue
(Iterable<Integer> values) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
addAllVisibilities
(Iterable<? extends App.Visibility> values) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
addAllVisibilitiesValue
(Iterable<Integer> values) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
addPlatforms
(String value) repeated string platforms = 4 [json_name = "platforms"];
addPlatformsBytes
(com.google.protobuf.ByteString value) repeated string platforms = 4 [json_name = "platforms"];
addPublicNamespaces
(String value) One or more public namespaces to return results for.addPublicNamespacesBytes
(com.google.protobuf.ByteString value) One or more public namespaces to return results for.repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
addStatusesValue
(int value) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
addTypes
(Packages.PackageType value) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
addTypesValue
(int value) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
addVisibilities
(App.Visibility value) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
addVisibilitiesValue
(int value) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
The id of the organization to return registry items for.optional string page_token = 7 [json_name = "pageToken"];
repeated string platforms = 4 [json_name = "platforms"];
One or more public namespaces to return results for.optional string search_term = 6 [json_name = "searchTerm"];
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
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
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"];
setOrganizationId
(String value) The id of the organization to return registry items for.setOrganizationIdBytes
(com.google.protobuf.ByteString value) The id of the organization to return registry items for.setPageToken
(String value) optional string page_token = 7 [json_name = "pageToken"];
setPageTokenBytes
(com.google.protobuf.ByteString value) optional string page_token = 7 [json_name = "pageToken"];
setPlatforms
(int index, String value) repeated string platforms = 4 [json_name = "platforms"];
setPublicNamespaces
(int index, String value) One or more public namespaces to return results for.setSearchTerm
(String value) optional string search_term = 6 [json_name = "searchTerm"];
setSearchTermBytes
(com.google.protobuf.ByteString value) optional string search_term = 6 [json_name = "searchTerm"];
setStatuses
(int index, App.RegistryItemStatus value) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
setStatusesValue
(int index, int value) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
setTypes
(int index, Packages.PackageType value) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
setTypesValue
(int index, int value) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
setVisibilities
(int index, App.Visibility value) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
setVisibilitiesValue
(int index, int value) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
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
-
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.
-
setOrganizationId
The id of the organization to return registry items for.
optional string organization_id = 1 [json_name = "organizationId"];
- Parameters:
value
- The organizationId to set.- Returns:
- This builder for chaining.
-
clearOrganizationId
The id of the organization to return registry items for.
optional string organization_id = 1 [json_name = "organizationId"];
- Returns:
- This builder for chaining.
-
setOrganizationIdBytes
public App.ListRegistryItemsRequest.Builder setOrganizationIdBytes(com.google.protobuf.ByteString value) The id of the organization to return registry items for.
optional string organization_id = 1 [json_name = "organizationId"];
- Parameters:
value
- The bytes for organizationId to set.- Returns:
- This builder for chaining.
-
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.
-
setTypes
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Parameters:
index
- The index to set the value at.value
- The types to set.- Returns:
- This builder for chaining.
-
addTypes
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Parameters:
value
- The types to add.- Returns:
- This builder for chaining.
-
addAllTypes
public App.ListRegistryItemsRequest.Builder addAllTypes(Iterable<? extends Packages.PackageType> values) repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Parameters:
values
- The types to add.- Returns:
- This builder for chaining.
-
clearTypes
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Returns:
- This builder for chaining.
-
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.
-
setTypesValue
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Parameters:
index
- The index to set the value at.value
- The enum numeric value on the wire for types to set.- Returns:
- This builder for chaining.
-
addTypesValue
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Parameters:
value
- The enum numeric value on the wire for types to add.- Returns:
- This builder for chaining.
-
addAllTypesValue
repeated .viam.app.packages.v1.PackageType types = 2 [json_name = "types"];
- Parameters:
values
- The enum numeric values on the wire for types to add.- Returns:
- This builder for chaining.
-
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.
-
setVisibilities
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Parameters:
index
- The index to set the value at.value
- The visibilities to set.- Returns:
- This builder for chaining.
-
addVisibilities
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Parameters:
value
- The visibilities to add.- Returns:
- This builder for chaining.
-
addAllVisibilities
public App.ListRegistryItemsRequest.Builder addAllVisibilities(Iterable<? extends App.Visibility> values) repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Parameters:
values
- The visibilities to add.- Returns:
- This builder for chaining.
-
clearVisibilities
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Returns:
- This builder for chaining.
-
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.
-
setVisibilitiesValue
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Parameters:
index
- The index to set the value at.value
- The enum numeric value on the wire for visibilities to set.- Returns:
- This builder for chaining.
-
addVisibilitiesValue
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Parameters:
value
- The enum numeric value on the wire for visibilities to add.- Returns:
- This builder for chaining.
-
addAllVisibilitiesValue
repeated .viam.app.v1.Visibility visibilities = 3 [json_name = "visibilities"];
- Parameters:
values
- The enum numeric values on the wire for visibilities to add.- Returns:
- This builder for chaining.
-
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.
-
setPlatforms
repeated string platforms = 4 [json_name = "platforms"];
- Parameters:
index
- The index to set the value at.value
- The platforms to set.- Returns:
- This builder for chaining.
-
addPlatforms
repeated string platforms = 4 [json_name = "platforms"];
- Parameters:
value
- The platforms to add.- Returns:
- This builder for chaining.
-
addAllPlatforms
repeated string platforms = 4 [json_name = "platforms"];
- Parameters:
values
- The platforms to add.- Returns:
- This builder for chaining.
-
clearPlatforms
repeated string platforms = 4 [json_name = "platforms"];
- Returns:
- This builder for chaining.
-
addPlatformsBytes
repeated string platforms = 4 [json_name = "platforms"];
- Parameters:
value
- The bytes of the platforms to add.- Returns:
- This builder for chaining.
-
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.
-
setStatuses
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Parameters:
index
- The index to set the value at.value
- The statuses to set.- Returns:
- This builder for chaining.
-
addStatuses
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Parameters:
value
- The statuses to add.- Returns:
- This builder for chaining.
-
addAllStatuses
public App.ListRegistryItemsRequest.Builder addAllStatuses(Iterable<? extends App.RegistryItemStatus> values) repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Parameters:
values
- The statuses to add.- Returns:
- This builder for chaining.
-
clearStatuses
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Returns:
- This builder for chaining.
-
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.
-
setStatusesValue
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Parameters:
index
- The index to set the value at.value
- The enum numeric value on the wire for statuses to set.- Returns:
- This builder for chaining.
-
addStatusesValue
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Parameters:
value
- The enum numeric value on the wire for statuses to add.- Returns:
- This builder for chaining.
-
addAllStatusesValue
repeated .viam.app.v1.RegistryItemStatus statuses = 5 [json_name = "statuses"];
- Parameters:
values
- The enum numeric values on the wire for statuses to add.- Returns:
- This builder for chaining.
-
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.
-
setSearchTerm
optional string search_term = 6 [json_name = "searchTerm"];
- Parameters:
value
- The searchTerm to set.- Returns:
- This builder for chaining.
-
clearSearchTerm
optional string search_term = 6 [json_name = "searchTerm"];
- Returns:
- This builder for chaining.
-
setSearchTermBytes
public App.ListRegistryItemsRequest.Builder setSearchTermBytes(com.google.protobuf.ByteString value) optional string search_term = 6 [json_name = "searchTerm"];
- Parameters:
value
- The bytes for searchTerm to set.- Returns:
- This builder for chaining.
-
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.
-
setPageToken
optional string page_token = 7 [json_name = "pageToken"];
- Parameters:
value
- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
optional string page_token = 7 [json_name = "pageToken"];
- Returns:
- This builder for chaining.
-
setPageTokenBytes
optional string page_token = 7 [json_name = "pageToken"];
- Parameters:
value
- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
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.
-
setPublicNamespaces
One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Parameters:
index
- The index to set the value at.value
- The publicNamespaces to set.- Returns:
- This builder for chaining.
-
addPublicNamespaces
One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Parameters:
value
- The publicNamespaces to add.- Returns:
- This builder for chaining.
-
addAllPublicNamespaces
One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Parameters:
values
- The publicNamespaces to add.- Returns:
- This builder for chaining.
-
clearPublicNamespaces
One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Returns:
- This builder for chaining.
-
addPublicNamespacesBytes
public App.ListRegistryItemsRequest.Builder addPublicNamespacesBytes(com.google.protobuf.ByteString value) One or more public namespaces to return results for.
repeated string public_namespaces = 8 [json_name = "publicNamespaces"];
- Parameters:
value
- The bytes of the publicNamespaces to add.- Returns:
- This builder for chaining.
-