public static final class UpdateAccountRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<UpdateAccountRequest.Builder> implements UpdateAccountRequestOrBuilder
Update a user's account details.Protobuf type
nakama.api.UpdateAccountRequest| Modifier and Type | Method and Description |
|---|---|
UpdateAccountRequest |
build() |
UpdateAccountRequest |
buildPartial() |
UpdateAccountRequest.Builder |
clear() |
UpdateAccountRequest.Builder |
clearAvatarUrl()
A URL for an avatar image.
|
UpdateAccountRequest.Builder |
clearDisplayName()
The display name of the user.
|
UpdateAccountRequest.Builder |
clearLangTag()
The language expected to be a tag which follows the BCP-47 spec.
|
UpdateAccountRequest.Builder |
clearLocation()
The location set by the user.
|
UpdateAccountRequest.Builder |
clearTimezone()
The timezone set by the user.
|
UpdateAccountRequest.Builder |
clearUsername()
The username of the user's account.
|
com.google.protobuf.StringValue |
getAvatarUrl()
A URL for an avatar image.
|
com.google.protobuf.StringValue.Builder |
getAvatarUrlBuilder()
A URL for an avatar image.
|
com.google.protobuf.StringValueOrBuilder |
getAvatarUrlOrBuilder()
A URL for an avatar image.
|
UpdateAccountRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getDisplayName()
The display name of the user.
|
com.google.protobuf.StringValue.Builder |
getDisplayNameBuilder()
The display name of the user.
|
com.google.protobuf.StringValueOrBuilder |
getDisplayNameOrBuilder()
The display name of the user.
|
com.google.protobuf.StringValue |
getLangTag()
The language expected to be a tag which follows the BCP-47 spec.
|
com.google.protobuf.StringValue.Builder |
getLangTagBuilder()
The language expected to be a tag which follows the BCP-47 spec.
|
com.google.protobuf.StringValueOrBuilder |
getLangTagOrBuilder()
The language expected to be a tag which follows the BCP-47 spec.
|
com.google.protobuf.StringValue |
getLocation()
The location set by the user.
|
com.google.protobuf.StringValue.Builder |
getLocationBuilder()
The location set by the user.
|
com.google.protobuf.StringValueOrBuilder |
getLocationOrBuilder()
The location set by the user.
|
com.google.protobuf.StringValue |
getTimezone()
The timezone set by the user.
|
com.google.protobuf.StringValue.Builder |
getTimezoneBuilder()
The timezone set by the user.
|
com.google.protobuf.StringValueOrBuilder |
getTimezoneOrBuilder()
The timezone set by the user.
|
com.google.protobuf.StringValue |
getUsername()
The username of the user's account.
|
com.google.protobuf.StringValue.Builder |
getUsernameBuilder()
The username of the user's account.
|
com.google.protobuf.StringValueOrBuilder |
getUsernameOrBuilder()
The username of the user's account.
|
boolean |
hasAvatarUrl()
A URL for an avatar image.
|
boolean |
hasDisplayName()
The display name of the user.
|
boolean |
hasLangTag()
The language expected to be a tag which follows the BCP-47 spec.
|
boolean |
hasLocation()
The location set by the user.
|
boolean |
hasTimezone()
The timezone set by the user.
|
boolean |
hasUsername()
The username of the user's account.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateAccountRequest.Builder |
mergeAvatarUrl(com.google.protobuf.StringValue value)
A URL for an avatar image.
|
UpdateAccountRequest.Builder |
mergeDisplayName(com.google.protobuf.StringValue value)
The display name of the user.
|
UpdateAccountRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateAccountRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateAccountRequest.Builder |
mergeFrom(UpdateAccountRequest other) |
UpdateAccountRequest.Builder |
mergeLangTag(com.google.protobuf.StringValue value)
The language expected to be a tag which follows the BCP-47 spec.
|
UpdateAccountRequest.Builder |
mergeLocation(com.google.protobuf.StringValue value)
The location set by the user.
|
UpdateAccountRequest.Builder |
mergeTimezone(com.google.protobuf.StringValue value)
The timezone set by the user.
|
UpdateAccountRequest.Builder |
mergeUsername(com.google.protobuf.StringValue value)
The username of the user's account.
|
UpdateAccountRequest.Builder |
setAvatarUrl(com.google.protobuf.StringValue.Builder builderForValue)
A URL for an avatar image.
|
UpdateAccountRequest.Builder |
setAvatarUrl(com.google.protobuf.StringValue value)
A URL for an avatar image.
|
UpdateAccountRequest.Builder |
setDisplayName(com.google.protobuf.StringValue.Builder builderForValue)
The display name of the user.
|
UpdateAccountRequest.Builder |
setDisplayName(com.google.protobuf.StringValue value)
The display name of the user.
|
UpdateAccountRequest.Builder |
setLangTag(com.google.protobuf.StringValue.Builder builderForValue)
The language expected to be a tag which follows the BCP-47 spec.
|
UpdateAccountRequest.Builder |
setLangTag(com.google.protobuf.StringValue value)
The language expected to be a tag which follows the BCP-47 spec.
|
UpdateAccountRequest.Builder |
setLocation(com.google.protobuf.StringValue.Builder builderForValue)
The location set by the user.
|
UpdateAccountRequest.Builder |
setLocation(com.google.protobuf.StringValue value)
The location set by the user.
|
UpdateAccountRequest.Builder |
setTimezone(com.google.protobuf.StringValue.Builder builderForValue)
The timezone set by the user.
|
UpdateAccountRequest.Builder |
setTimezone(com.google.protobuf.StringValue value)
The timezone set by the user.
|
UpdateAccountRequest.Builder |
setUsername(com.google.protobuf.StringValue.Builder builderForValue)
The username of the user's account.
|
UpdateAccountRequest.Builder |
setUsername(com.google.protobuf.StringValue value)
The username of the user's account.
|
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<UpdateAccountRequest.Builder>public UpdateAccountRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessage.Builder<UpdateAccountRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<UpdateAccountRequest.Builder>public UpdateAccountRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateAccountRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateAccountRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateAccountRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateAccountRequest.Builder>public UpdateAccountRequest.Builder mergeFrom(UpdateAccountRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessage.Builder<UpdateAccountRequest.Builder>public UpdateAccountRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateAccountRequest.Builder>java.io.IOExceptionpublic boolean hasUsername()
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];hasUsername in interface UpdateAccountRequestOrBuilderpublic com.google.protobuf.StringValue getUsername()
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];getUsername in interface UpdateAccountRequestOrBuilderpublic UpdateAccountRequest.Builder setUsername(com.google.protobuf.StringValue value)
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];public UpdateAccountRequest.Builder setUsername(com.google.protobuf.StringValue.Builder builderForValue)
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];public UpdateAccountRequest.Builder mergeUsername(com.google.protobuf.StringValue value)
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];public UpdateAccountRequest.Builder clearUsername()
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];public com.google.protobuf.StringValue.Builder getUsernameBuilder()
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];public com.google.protobuf.StringValueOrBuilder getUsernameOrBuilder()
The username of the user's account.
.google.protobuf.StringValue username = 1 [json_name = "username"];getUsernameOrBuilder in interface UpdateAccountRequestOrBuilderpublic boolean hasDisplayName()
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];hasDisplayName in interface UpdateAccountRequestOrBuilderpublic com.google.protobuf.StringValue getDisplayName()
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];getDisplayName in interface UpdateAccountRequestOrBuilderpublic UpdateAccountRequest.Builder setDisplayName(com.google.protobuf.StringValue value)
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];public UpdateAccountRequest.Builder setDisplayName(com.google.protobuf.StringValue.Builder builderForValue)
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];public UpdateAccountRequest.Builder mergeDisplayName(com.google.protobuf.StringValue value)
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];public UpdateAccountRequest.Builder clearDisplayName()
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];public com.google.protobuf.StringValue.Builder getDisplayNameBuilder()
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];public com.google.protobuf.StringValueOrBuilder getDisplayNameOrBuilder()
The display name of the user.
.google.protobuf.StringValue display_name = 2 [json_name = "displayName"];getDisplayNameOrBuilder in interface UpdateAccountRequestOrBuilderpublic boolean hasAvatarUrl()
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];hasAvatarUrl in interface UpdateAccountRequestOrBuilderpublic com.google.protobuf.StringValue getAvatarUrl()
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];getAvatarUrl in interface UpdateAccountRequestOrBuilderpublic UpdateAccountRequest.Builder setAvatarUrl(com.google.protobuf.StringValue value)
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];public UpdateAccountRequest.Builder setAvatarUrl(com.google.protobuf.StringValue.Builder builderForValue)
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];public UpdateAccountRequest.Builder mergeAvatarUrl(com.google.protobuf.StringValue value)
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];public UpdateAccountRequest.Builder clearAvatarUrl()
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];public com.google.protobuf.StringValue.Builder getAvatarUrlBuilder()
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];public com.google.protobuf.StringValueOrBuilder getAvatarUrlOrBuilder()
A URL for an avatar image.
.google.protobuf.StringValue avatar_url = 3 [json_name = "avatarUrl"];getAvatarUrlOrBuilder in interface UpdateAccountRequestOrBuilderpublic boolean hasLangTag()
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];hasLangTag in interface UpdateAccountRequestOrBuilderpublic com.google.protobuf.StringValue getLangTag()
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];getLangTag in interface UpdateAccountRequestOrBuilderpublic UpdateAccountRequest.Builder setLangTag(com.google.protobuf.StringValue value)
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];public UpdateAccountRequest.Builder setLangTag(com.google.protobuf.StringValue.Builder builderForValue)
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];public UpdateAccountRequest.Builder mergeLangTag(com.google.protobuf.StringValue value)
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];public UpdateAccountRequest.Builder clearLangTag()
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];public com.google.protobuf.StringValue.Builder getLangTagBuilder()
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];public com.google.protobuf.StringValueOrBuilder getLangTagOrBuilder()
The language expected to be a tag which follows the BCP-47 spec.
.google.protobuf.StringValue lang_tag = 4 [json_name = "langTag"];getLangTagOrBuilder in interface UpdateAccountRequestOrBuilderpublic boolean hasLocation()
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];hasLocation in interface UpdateAccountRequestOrBuilderpublic com.google.protobuf.StringValue getLocation()
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];getLocation in interface UpdateAccountRequestOrBuilderpublic UpdateAccountRequest.Builder setLocation(com.google.protobuf.StringValue value)
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];public UpdateAccountRequest.Builder setLocation(com.google.protobuf.StringValue.Builder builderForValue)
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];public UpdateAccountRequest.Builder mergeLocation(com.google.protobuf.StringValue value)
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];public UpdateAccountRequest.Builder clearLocation()
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];public com.google.protobuf.StringValue.Builder getLocationBuilder()
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];public com.google.protobuf.StringValueOrBuilder getLocationOrBuilder()
The location set by the user.
.google.protobuf.StringValue location = 5 [json_name = "location"];getLocationOrBuilder in interface UpdateAccountRequestOrBuilderpublic boolean hasTimezone()
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];hasTimezone in interface UpdateAccountRequestOrBuilderpublic com.google.protobuf.StringValue getTimezone()
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];getTimezone in interface UpdateAccountRequestOrBuilderpublic UpdateAccountRequest.Builder setTimezone(com.google.protobuf.StringValue value)
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];public UpdateAccountRequest.Builder setTimezone(com.google.protobuf.StringValue.Builder builderForValue)
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];public UpdateAccountRequest.Builder mergeTimezone(com.google.protobuf.StringValue value)
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];public UpdateAccountRequest.Builder clearTimezone()
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];public com.google.protobuf.StringValue.Builder getTimezoneBuilder()
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];public com.google.protobuf.StringValueOrBuilder getTimezoneOrBuilder()
The timezone set by the user.
.google.protobuf.StringValue timezone = 6 [json_name = "timezone"];getTimezoneOrBuilder in interface UpdateAccountRequestOrBuilder