public static final class WriteLogEntriesResponse.Builder extends GeneratedMessage.Builder<WriteLogEntriesResponse.Builder> implements WriteLogEntriesResponseOrBuilderResult returned from WriteLogEntries.
Protobuf type google.logging.v2.WriteLogEntriesResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > WriteLogEntriesResponse.BuilderImplements
WriteLogEntriesResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public WriteLogEntriesResponse build()| Returns | |
|---|---|
| Type | Description |
WriteLogEntriesResponse |
|
buildPartial()
public WriteLogEntriesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
WriteLogEntriesResponse |
|
clear()
public WriteLogEntriesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
WriteLogEntriesResponse.Builder |
|
getDefaultInstanceForType()
public WriteLogEntriesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
WriteLogEntriesResponse |
|
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(WriteLogEntriesResponse other)
public WriteLogEntriesResponse.Builder mergeFrom(WriteLogEntriesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
WriteLogEntriesResponse |
| Returns | |
|---|---|
| Type | Description |
WriteLogEntriesResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public WriteLogEntriesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
WriteLogEntriesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public WriteLogEntriesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
WriteLogEntriesResponse.Builder |
|