Package viam.app.data.v1
Class Data.DeleteIndexRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<Data.DeleteIndexRequest,Data.DeleteIndexRequest.Builder>
viam.app.data.v1.Data.DeleteIndexRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,Cloneable
,Data.DeleteIndexRequestOrBuilder
- Enclosing class:
- Data.DeleteIndexRequest
public static final class Data.DeleteIndexRequest.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<Data.DeleteIndexRequest,Data.DeleteIndexRequest.Builder>
implements Data.DeleteIndexRequestOrBuilder
DeleteIndexRequest drops the specified custom index from a collectionProtobuf type
viam.app.data.v1.DeleteIndexRequest
-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance
-
Method Summary
Modifier and TypeMethodDescription.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
string index_name = 4 [json_name = "indexName"];
string organization_id = 1 [json_name = "organizationId"];
optional string pipeline_name = 3 [json_name = "pipelineName"];
.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
int
.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
string index_name = 4 [json_name = "indexName"];
com.google.protobuf.ByteString
string index_name = 4 [json_name = "indexName"];
string organization_id = 1 [json_name = "organizationId"];
com.google.protobuf.ByteString
string organization_id = 1 [json_name = "organizationId"];
optional string pipeline_name = 3 [json_name = "pipelineName"];
com.google.protobuf.ByteString
optional string pipeline_name = 3 [json_name = "pipelineName"];
boolean
optional string pipeline_name = 3 [json_name = "pipelineName"];
.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
setCollectionTypeValue
(int value) .viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
setIndexName
(String value) string index_name = 4 [json_name = "indexName"];
setIndexNameBytes
(com.google.protobuf.ByteString value) string index_name = 4 [json_name = "indexName"];
setOrganizationId
(String value) string organization_id = 1 [json_name = "organizationId"];
setOrganizationIdBytes
(com.google.protobuf.ByteString value) string organization_id = 1 [json_name = "organizationId"];
setPipelineName
(String value) optional string pipeline_name = 3 [json_name = "pipelineName"];
setPipelineNameBytes
(com.google.protobuf.ByteString value) optional string pipeline_name = 3 [json_name = "pipelineName"];
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
-
getOrganizationId
string organization_id = 1 [json_name = "organizationId"];
- Specified by:
getOrganizationId
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()string organization_id = 1 [json_name = "organizationId"];
- Specified by:
getOrganizationIdBytes
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The bytes for organizationId.
-
setOrganizationId
string organization_id = 1 [json_name = "organizationId"];
- Parameters:
value
- The organizationId to set.- Returns:
- This builder for chaining.
-
clearOrganizationId
string organization_id = 1 [json_name = "organizationId"];
- Returns:
- This builder for chaining.
-
setOrganizationIdBytes
string organization_id = 1 [json_name = "organizationId"];
- Parameters:
value
- The bytes for organizationId to set.- Returns:
- This builder for chaining.
-
getCollectionTypeValue
public int getCollectionTypeValue().viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
- Specified by:
getCollectionTypeValue
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The enum numeric value on the wire for collectionType.
-
setCollectionTypeValue
.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
- Parameters:
value
- The collectionType to set.- Returns:
- This builder for chaining.
-
getCollectionType
.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
- Specified by:
getCollectionType
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The collectionType.
-
setCollectionType
.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
- Parameters:
value
- The enum numeric value on the wire for collectionType to set.- Returns:
- This builder for chaining.
-
clearCollectionType
.viam.app.data.v1.IndexableCollection collection_type = 2 [json_name = "collectionType"];
- Returns:
- This builder for chaining.
-
hasPipelineName
public boolean hasPipelineName()optional string pipeline_name = 3 [json_name = "pipelineName"];
- Specified by:
hasPipelineName
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- Whether the pipelineName field is set.
-
getPipelineName
optional string pipeline_name = 3 [json_name = "pipelineName"];
- Specified by:
getPipelineName
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The pipelineName.
-
getPipelineNameBytes
public com.google.protobuf.ByteString getPipelineNameBytes()optional string pipeline_name = 3 [json_name = "pipelineName"];
- Specified by:
getPipelineNameBytes
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The bytes for pipelineName.
-
setPipelineName
optional string pipeline_name = 3 [json_name = "pipelineName"];
- Parameters:
value
- The pipelineName to set.- Returns:
- This builder for chaining.
-
clearPipelineName
optional string pipeline_name = 3 [json_name = "pipelineName"];
- Returns:
- This builder for chaining.
-
setPipelineNameBytes
optional string pipeline_name = 3 [json_name = "pipelineName"];
- Parameters:
value
- The bytes for pipelineName to set.- Returns:
- This builder for chaining.
-
getIndexName
string index_name = 4 [json_name = "indexName"];
- Specified by:
getIndexName
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The indexName.
-
getIndexNameBytes
public com.google.protobuf.ByteString getIndexNameBytes()string index_name = 4 [json_name = "indexName"];
- Specified by:
getIndexNameBytes
in interfaceData.DeleteIndexRequestOrBuilder
- Returns:
- The bytes for indexName.
-
setIndexName
string index_name = 4 [json_name = "indexName"];
- Parameters:
value
- The indexName to set.- Returns:
- This builder for chaining.
-
clearIndexName
string index_name = 4 [json_name = "indexName"];
- Returns:
- This builder for chaining.
-
setIndexNameBytes
string index_name = 4 [json_name = "indexName"];
- Parameters:
value
- The bytes for indexName to set.- Returns:
- This builder for chaining.
-