public static final class UpdateDataPointOperationMetadata.Builder extends GeneratedMessage.Builder<UpdateDataPointOperationMetadata.Builder> implements UpdateDataPointOperationMetadataOrBuilderMetadata for an update data point operation.
Protobuf type google.devicesandservices.health.v4.UpdateDataPointOperationMetadata
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpdateDataPointOperationMetadata.BuilderImplements
UpdateDataPointOperationMetadataOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public UpdateDataPointOperationMetadata build()| Returns | |
|---|---|
| Type | Description |
UpdateDataPointOperationMetadata |
|
buildPartial()
public UpdateDataPointOperationMetadata buildPartial()| Returns | |
|---|---|
| Type | Description |
UpdateDataPointOperationMetadata |
|
clear()
public UpdateDataPointOperationMetadata.Builder clear()| Returns | |
|---|---|
| Type | Description |
UpdateDataPointOperationMetadata.Builder |
|
getDefaultInstanceForType()
public UpdateDataPointOperationMetadata getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateDataPointOperationMetadata |
|
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(UpdateDataPointOperationMetadata other)
public UpdateDataPointOperationMetadata.Builder mergeFrom(UpdateDataPointOperationMetadata other)| Parameter | |
|---|---|
| Name | Description |
other |
UpdateDataPointOperationMetadata |
| Returns | |
|---|---|
| Type | Description |
UpdateDataPointOperationMetadata.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateDataPointOperationMetadata.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateDataPointOperationMetadata.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpdateDataPointOperationMetadata.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpdateDataPointOperationMetadata.Builder |
|