Package viam.app.v1
Class AppOuterClass.UpdateOrganizationRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<AppOuterClass.UpdateOrganizationRequest,AppOuterClass.UpdateOrganizationRequest.Builder>
viam.app.v1.AppOuterClass.UpdateOrganizationRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,Cloneable,AppOuterClass.UpdateOrganizationRequestOrBuilder
- Enclosing class:
- AppOuterClass.UpdateOrganizationRequest
public static final class AppOuterClass.UpdateOrganizationRequest.Builder
extends com.google.protobuf.GeneratedMessageLite.Builder<AppOuterClass.UpdateOrganizationRequest,AppOuterClass.UpdateOrganizationRequest.Builder>
implements AppOuterClass.UpdateOrganizationRequestOrBuilder
Protobuf type
viam.app.v1.UpdateOrganizationRequest-
Field Summary
Fields inherited from class com.google.protobuf.GeneratedMessageLite.Builder
instance -
Method Summary
Modifier and TypeMethodDescriptionclearCid()optional string cid = 5 [json_name = "cid"];optional string name = 2 [json_name = "name"];string organization_id = 1 [json_name = "organizationId"];optional string public_namespace = 3 [json_name = "publicNamespace"];The new GCS region to associate the org with.getCid()optional string cid = 5 [json_name = "cid"];com.google.protobuf.ByteStringoptional string cid = 5 [json_name = "cid"];getName()optional string name = 2 [json_name = "name"];com.google.protobuf.ByteStringoptional string name = 2 [json_name = "name"];string organization_id = 1 [json_name = "organizationId"];com.google.protobuf.ByteStringstring organization_id = 1 [json_name = "organizationId"];optional string public_namespace = 3 [json_name = "publicNamespace"];com.google.protobuf.ByteStringoptional string public_namespace = 3 [json_name = "publicNamespace"];The new GCS region to associate the org with.com.google.protobuf.ByteStringThe new GCS region to associate the org with.booleanhasCid()optional string cid = 5 [json_name = "cid"];booleanhasName()optional string name = 2 [json_name = "name"];booleanoptional string public_namespace = 3 [json_name = "publicNamespace"];booleanThe new GCS region to associate the org with.optional string cid = 5 [json_name = "cid"];setCidBytes(com.google.protobuf.ByteString value) optional string cid = 5 [json_name = "cid"];optional string name = 2 [json_name = "name"];setNameBytes(com.google.protobuf.ByteString value) optional string name = 2 [json_name = "name"];setOrganizationId(String value) string organization_id = 1 [json_name = "organizationId"];setOrganizationIdBytes(com.google.protobuf.ByteString value) string organization_id = 1 [json_name = "organizationId"];setPublicNamespace(String value) optional string public_namespace = 3 [json_name = "publicNamespace"];setPublicNamespaceBytes(com.google.protobuf.ByteString value) optional string public_namespace = 3 [json_name = "publicNamespace"];The new GCS region to associate the org with.setRegionBytes(com.google.protobuf.ByteString value) The new GCS region to associate the org with.Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder
build, buildPartial, clear, clone, copyOnWrite, copyOnWriteInternal, getDefaultInstanceForType, internalMergeFrom, isInitialized, mergeFrom, mergeFrom, mergeFrom, mergeFromMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType, isInitialized
-
Method Details
-
getOrganizationId
string organization_id = 1 [json_name = "organizationId"];- Specified by:
getOrganizationIdin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The organizationId.
-
getOrganizationIdBytes
public com.google.protobuf.ByteString getOrganizationIdBytes()string organization_id = 1 [json_name = "organizationId"];- Specified by:
getOrganizationIdBytesin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- 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
public AppOuterClass.UpdateOrganizationRequest.Builder setOrganizationIdBytes(com.google.protobuf.ByteString value) string organization_id = 1 [json_name = "organizationId"];- Parameters:
value- The bytes for organizationId to set.- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()optional string name = 2 [json_name = "name"];- Specified by:
hasNamein interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- Whether the name field is set.
-
getName
optional string name = 2 [json_name = "name"];- Specified by:
getNamein interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()optional string name = 2 [json_name = "name"];- Specified by:
getNameBytesin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The bytes for name.
-
setName
optional string name = 2 [json_name = "name"];- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
optional string name = 2 [json_name = "name"];- Returns:
- This builder for chaining.
-
setNameBytes
public AppOuterClass.UpdateOrganizationRequest.Builder setNameBytes(com.google.protobuf.ByteString value) optional string name = 2 [json_name = "name"];- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasPublicNamespace
public boolean hasPublicNamespace()optional string public_namespace = 3 [json_name = "publicNamespace"];- Specified by:
hasPublicNamespacein interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- Whether the publicNamespace field is set.
-
getPublicNamespace
optional string public_namespace = 3 [json_name = "publicNamespace"];- Specified by:
getPublicNamespacein interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The publicNamespace.
-
getPublicNamespaceBytes
public com.google.protobuf.ByteString getPublicNamespaceBytes()optional string public_namespace = 3 [json_name = "publicNamespace"];- Specified by:
getPublicNamespaceBytesin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The bytes for publicNamespace.
-
setPublicNamespace
optional string public_namespace = 3 [json_name = "publicNamespace"];- Parameters:
value- The publicNamespace to set.- Returns:
- This builder for chaining.
-
clearPublicNamespace
optional string public_namespace = 3 [json_name = "publicNamespace"];- Returns:
- This builder for chaining.
-
setPublicNamespaceBytes
public AppOuterClass.UpdateOrganizationRequest.Builder setPublicNamespaceBytes(com.google.protobuf.ByteString value) optional string public_namespace = 3 [json_name = "publicNamespace"];- Parameters:
value- The bytes for publicNamespace to set.- Returns:
- This builder for chaining.
-
hasRegion
public boolean hasRegion()The new GCS region to associate the org with.
optional string region = 4 [json_name = "region"];- Specified by:
hasRegionin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- Whether the region field is set.
-
getRegion
The new GCS region to associate the org with.
optional string region = 4 [json_name = "region"];- Specified by:
getRegionin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The region.
-
getRegionBytes
public com.google.protobuf.ByteString getRegionBytes()The new GCS region to associate the org with.
optional string region = 4 [json_name = "region"];- Specified by:
getRegionBytesin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The bytes for region.
-
setRegion
The new GCS region to associate the org with.
optional string region = 4 [json_name = "region"];- Parameters:
value- The region to set.- Returns:
- This builder for chaining.
-
clearRegion
The new GCS region to associate the org with.
optional string region = 4 [json_name = "region"];- Returns:
- This builder for chaining.
-
setRegionBytes
public AppOuterClass.UpdateOrganizationRequest.Builder setRegionBytes(com.google.protobuf.ByteString value) The new GCS region to associate the org with.
optional string region = 4 [json_name = "region"];- Parameters:
value- The bytes for region to set.- Returns:
- This builder for chaining.
-
hasCid
public boolean hasCid()optional string cid = 5 [json_name = "cid"];- Specified by:
hasCidin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- Whether the cid field is set.
-
getCid
optional string cid = 5 [json_name = "cid"];- Specified by:
getCidin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The cid.
-
getCidBytes
public com.google.protobuf.ByteString getCidBytes()optional string cid = 5 [json_name = "cid"];- Specified by:
getCidBytesin interfaceAppOuterClass.UpdateOrganizationRequestOrBuilder- Returns:
- The bytes for cid.
-
setCid
optional string cid = 5 [json_name = "cid"];- Parameters:
value- The cid to set.- Returns:
- This builder for chaining.
-
clearCid
optional string cid = 5 [json_name = "cid"];- Returns:
- This builder for chaining.
-
setCidBytes
public AppOuterClass.UpdateOrganizationRequest.Builder setCidBytes(com.google.protobuf.ByteString value) optional string cid = 5 [json_name = "cid"];- Parameters:
value- The bytes for cid to set.- Returns:
- This builder for chaining.
-