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