public static final class LinkDatasetResponse.Builder extends GeneratedMessage.Builder<LinkDatasetResponse.Builder> implements LinkDatasetResponseOrBuilder Response message for
LinkDataset
Protobuf type google.cloud.storageinsights.v1.LinkDatasetResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > LinkDatasetResponse.BuilderImplements
LinkDatasetResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public LinkDatasetResponse build()| Returns | |
|---|---|
| Type | Description |
LinkDatasetResponse |
|
buildPartial()
public LinkDatasetResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
LinkDatasetResponse |
|
clear()
public LinkDatasetResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
LinkDatasetResponse.Builder |
|
getDefaultInstanceForType()
public LinkDatasetResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
LinkDatasetResponse |
|
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(LinkDatasetResponse other)
public LinkDatasetResponse.Builder mergeFrom(LinkDatasetResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
LinkDatasetResponse |
| Returns | |
|---|---|
| Type | Description |
LinkDatasetResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public LinkDatasetResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LinkDatasetResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public LinkDatasetResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
LinkDatasetResponse.Builder |
|