Package com.buildless
Class Account.UserAccount.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
com.buildless.Account.UserAccount.Builder
- All Implemented Interfaces:
Account.UserAccountOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
Account.UserAccount
public static final class Account.UserAccount.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
implements Account.UserAccountOrBuilder
Specifies a user account within the context of an `Account` record. In some contexts, the user may be operating within the scope of a specific `Tenant`, in which case it may be included here.Protobuf type
buildless.Account.UserAccount-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Specifies the user profile associated with this `Account` record.Specifies the tenant account which this `profile` is operating under, as applicable.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorSpecifies the user profile associated with this `Account` record.Specifies the user profile associated with this `Account` record.Specifies the user profile associated with this `Account` record.Specifies the tenant account which this `profile` is operating under, as applicable.Specifies the tenant account which this `profile` is operating under, as applicable.Specifies the tenant account which this `profile` is operating under, as applicable.booleanSpecifies the user profile associated with this `Account` record.booleanSpecifies the tenant account which this `profile` is operating under, as applicable.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(Account.UserAccount other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeProfile(User value) Specifies the user profile associated with this `Account` record.mergeTenant(Tenant value) Specifies the tenant account which this `profile` is operating under, as applicable.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setProfile(User value) Specifies the user profile associated with this `Account` record.setProfile(User.Builder builderForValue) Specifies the user profile associated with this `Account` record.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Specifies the tenant account which this `profile` is operating under, as applicable.setTenant(Tenant.Builder builderForValue) Specifies the tenant account which this `profile` is operating under, as applicable.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
setField
public Account.UserAccount.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
clearField
public Account.UserAccount.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
clearOneof
public Account.UserAccount.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
setRepeatedField
public Account.UserAccount.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
addRepeatedField
public Account.UserAccount.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Account.UserAccount.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
mergeFrom
public Account.UserAccount.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Account.UserAccount.Builder>- Throws:
IOException
-
hasTenant
public boolean hasTenant()Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"];- Specified by:
hasTenantin interfaceAccount.UserAccountOrBuilder- Returns:
- Whether the tenant field is set.
-
getTenant
Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"];- Specified by:
getTenantin interfaceAccount.UserAccountOrBuilder- Returns:
- The tenant.
-
setTenant
Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"]; -
setTenant
Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"]; -
mergeTenant
Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"]; -
clearTenant
Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"]; -
getTenantBuilder
Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"]; -
getTenantOrBuilder
Specifies the tenant account which this `profile` is operating under, as applicable.
.buildless.Tenant tenant = 1 [json_name = "tenant"];- Specified by:
getTenantOrBuilderin interfaceAccount.UserAccountOrBuilder
-
hasProfile
public boolean hasProfile()Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"];- Specified by:
hasProfilein interfaceAccount.UserAccountOrBuilder- Returns:
- Whether the profile field is set.
-
getProfile
Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"];- Specified by:
getProfilein interfaceAccount.UserAccountOrBuilder- Returns:
- The profile.
-
setProfile
Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"]; -
setProfile
Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"]; -
mergeProfile
Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"]; -
clearProfile
Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"]; -
getProfileBuilder
Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"]; -
getProfileOrBuilder
Specifies the user profile associated with this `Account` record.
.buildless.User profile = 2 [json_name = "profile"];- Specified by:
getProfileOrBuilderin interfaceAccount.UserAccountOrBuilder
-
setUnknownFields
public final Account.UserAccount.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-
mergeUnknownFields
public final Account.UserAccount.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<Account.UserAccount.Builder>
-