public static final class ReportResponse.Builder extends GeneratedMessage.Builder<ReportResponse.Builder> implements ReportResponseOrBuilderResponse message for the Report method. If the request contains any invalid data, the server returns an RPC error.
Protobuf type google.api.servicecontrol.v2.ReportResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ReportResponse.BuilderImplements
ReportResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ReportResponse build()| Returns | |
|---|---|
| Type | Description |
ReportResponse |
|
buildPartial()
public ReportResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ReportResponse |
|
clear()
public ReportResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ReportResponse.Builder |
|
getDefaultInstanceForType()
public ReportResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ReportResponse |
|
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(ReportResponse other)
public ReportResponse.Builder mergeFrom(ReportResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ReportResponse |
| Returns | |
|---|---|
| Type | Description |
ReportResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ReportResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ReportResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ReportResponse.Builder |
|