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