Class BatchCreateOccurrencesResponse (2.14.0)

Stay organized with collections Save and categorize content based on your preferences.
public final class BatchCreateOccurrencesResponse extends GeneratedMessageV3 implements BatchCreateOccurrencesResponseOrBuilder

Response for creating occurrences in batch.

Protobuf type grafeas.v1.BatchCreateOccurrencesResponse

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > BatchCreateOccurrencesResponse

Static Fields

OCCURRENCES_FIELD_NUMBER

public static final int OCCURRENCES_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static BatchCreateOccurrencesResponse getDefaultInstance()
Returns
TypeDescription
BatchCreateOccurrencesResponse

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static BatchCreateOccurrencesResponse.Builder newBuilder()
Returns
TypeDescription
BatchCreateOccurrencesResponse.Builder

newBuilder(BatchCreateOccurrencesResponse prototype)

public static BatchCreateOccurrencesResponse.Builder newBuilder(BatchCreateOccurrencesResponse prototype)
Parameter
NameDescription
prototypeBatchCreateOccurrencesResponse
Returns
TypeDescription
BatchCreateOccurrencesResponse.Builder

parseDelimitedFrom(InputStream input)

public static BatchCreateOccurrencesResponse parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
BatchCreateOccurrencesResponse
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static BatchCreateOccurrencesResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
BatchCreateOccurrencesResponse
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static BatchCreateOccurrencesResponse parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription