public static final class ServiceConstants.Builder extends GeneratedMessageV3.Builder<ServiceConstants.Builder> implements ServiceConstantsOrBuilder
Shared constants.
Protobuf type google.storage.v2.ServiceConstants
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > ServiceConstants.BuilderImplements
ServiceConstantsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ServiceConstants.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ServiceConstants.Builder |
build()
public ServiceConstants build()
Type | Description |
ServiceConstants |
buildPartial()
public ServiceConstants buildPartial()
Type | Description |
ServiceConstants |
clear()
public ServiceConstants.Builder clear()
Type | Description |
ServiceConstants.Builder |
clearField(Descriptors.FieldDescriptor field)
public ServiceConstants.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
ServiceConstants.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public ServiceConstants.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
ServiceConstants.Builder |
clone()
public ServiceConstants.Builder clone()
Type | Description |
ServiceConstants.Builder |
getDefaultInstanceForType()
public ServiceConstants getDefaultInstanceForType()
Type | Description |
ServiceConstants |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ServiceConstants.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
ServiceConstants.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public ServiceConstants.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
ServiceConstants.Builder |
mergeFrom(ServiceConstants other)
public ServiceConstants.Builder mergeFrom(ServiceConstants other)
Name | Description |
other | ServiceConstants |
Type | Description |
ServiceConstants.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ServiceConstants.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ServiceConstants.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public ServiceConstants.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
ServiceConstants.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ServiceConstants.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
ServiceConstants.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final ServiceConstants.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
ServiceConstants.Builder |