public static final class ServiceConstants.Builder extends GeneratedMessage.Builder<ServiceConstants.Builder> implements ServiceConstantsOrBuilderShared constants.
Protobuf type google.storage.v2.ServiceConstants
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ServiceConstants.BuilderImplements
ServiceConstantsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ServiceConstants build()| Returns | |
|---|---|
| Type | Description |
ServiceConstants |
|
buildPartial()
public ServiceConstants buildPartial()| Returns | |
|---|---|
| Type | Description |
ServiceConstants |
|
clear()
public ServiceConstants.Builder clear()| Returns | |
|---|---|
| Type | Description |
ServiceConstants.Builder |
|
getDefaultInstanceForType()
public ServiceConstants getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ServiceConstants |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ServiceConstants.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ServiceConstants.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ServiceConstants.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ServiceConstants.Builder |
|
mergeFrom(ServiceConstants other)
public ServiceConstants.Builder mergeFrom(ServiceConstants other)| Parameter | |
|---|---|
| Name | Description |
other |
ServiceConstants |
| Returns | |
|---|---|
| Type | Description |
ServiceConstants.Builder |
|