public static final class ReportPhishingResponse.Builder extends GeneratedMessage.Builder<ReportPhishingResponse.Builder> implements ReportPhishingResponseOrBuilderThe ReportPhishing (empty) response message.
Protobuf type google.cloud.phishingprotection.v1beta1.ReportPhishingResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ReportPhishingResponse.BuilderImplements
ReportPhishingResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ReportPhishingResponse build()| Returns | |
|---|---|
| Type | Description |
ReportPhishingResponse |
|
buildPartial()
public ReportPhishingResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ReportPhishingResponse |
|
clear()
public ReportPhishingResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ReportPhishingResponse.Builder |
|
getDefaultInstanceForType()
public ReportPhishingResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ReportPhishingResponse |
|
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(ReportPhishingResponse other)
public ReportPhishingResponse.Builder mergeFrom(ReportPhishingResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ReportPhishingResponse |
| Returns | |
|---|---|
| Type | Description |
ReportPhishingResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ReportPhishingResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportPhishingResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ReportPhishingResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ReportPhishingResponse.Builder |
|