Package com.cognite.client.dto
Class Event
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.Event
-
- All Implemented Interfaces:
EventOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Event extends com.google.protobuf.GeneratedMessageV3 implements EventOrBuilder
Protobuf typecom.cognite.beam.proto.Event- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEvent.BuilderProtobuf typecom.cognite.beam.proto.Event-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intASSET_IDS_FIELD_NUMBERstatic intCREATED_TIME_FIELD_NUMBERstatic intDATA_SET_ID_FIELD_NUMBERstatic intDESCRIPTION_FIELD_NUMBERstatic intEND_TIME_FIELD_NUMBERstatic intEXTERNAL_ID_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intLAST_UPDATED_TIME_FIELD_NUMBERstatic intMETADATA_FIELD_NUMBERstatic intSOURCE_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intSUBTYPE_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsMetadata(String key)map<string, string> metadata = 11;booleanequals(Object obj)longgetAssetIds(int index)repeated int64 asset_ids = 8;intgetAssetIdsCount()repeated int64 asset_ids = 8;List<Long>getAssetIdsList()repeated int64 asset_ids = 8;Int64ValuegetCreatedTime().google.protobuf.Int64Value created_time = 9;Int64ValueOrBuildergetCreatedTimeOrBuilder().google.protobuf.Int64Value created_time = 9;Int64ValuegetDataSetId().google.protobuf.Int64Value data_set_id = 14;Int64ValueOrBuildergetDataSetIdOrBuilder().google.protobuf.Int64Value data_set_id = 14;static EventgetDefaultInstance()EventgetDefaultInstanceForType()StringValuegetDescription().google.protobuf.StringValue description = 5;StringValueOrBuildergetDescriptionOrBuilder().google.protobuf.StringValue description = 5;static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Int64ValuegetEndTime().google.protobuf.Int64Value end_time = 4;Int64ValueOrBuildergetEndTimeOrBuilder().google.protobuf.Int64Value end_time = 4;StringValuegetExternalId().google.protobuf.StringValue external_id = 2;StringValueOrBuildergetExternalIdOrBuilder().google.protobuf.StringValue external_id = 2;Int64ValuegetId().google.protobuf.Int64Value id = 1;Int64ValueOrBuildergetIdOrBuilder().google.protobuf.Int64Value id = 1;Int64ValuegetLastUpdatedTime().google.protobuf.Int64Value last_updated_time = 10;Int64ValueOrBuildergetLastUpdatedTimeOrBuilder().google.protobuf.Int64Value last_updated_time = 10;Map<String,String>getMetadata()Deprecated.intgetMetadataCount()map<string, string> metadata = 11;Map<String,String>getMetadataMap()map<string, string> metadata = 11;StringgetMetadataOrDefault(String key, String defaultValue)map<string, string> metadata = 11;StringgetMetadataOrThrow(String key)map<string, string> metadata = 11;com.google.protobuf.Parser<Event>getParserForType()intgetSerializedSize()StringValuegetSource().google.protobuf.StringValue source = 13;StringValueOrBuildergetSourceOrBuilder().google.protobuf.StringValue source = 13;Int64ValuegetStartTime().google.protobuf.Int64Value start_time = 3;Int64ValueOrBuildergetStartTimeOrBuilder().google.protobuf.Int64Value start_time = 3;StringValuegetSubtype().google.protobuf.StringValue subtype = 7;StringValueOrBuildergetSubtypeOrBuilder().google.protobuf.StringValue subtype = 7;StringValuegetType().google.protobuf.StringValue type = 6;StringValueOrBuildergetTypeOrBuilder().google.protobuf.StringValue type = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCreatedTime().google.protobuf.Int64Value created_time = 9;booleanhasDataSetId().google.protobuf.Int64Value data_set_id = 14;booleanhasDescription().google.protobuf.StringValue description = 5;booleanhasEndTime().google.protobuf.Int64Value end_time = 4;booleanhasExternalId().google.protobuf.StringValue external_id = 2;inthashCode()booleanhasId().google.protobuf.Int64Value id = 1;booleanhasLastUpdatedTime().google.protobuf.Int64Value last_updated_time = 10;booleanhasSource().google.protobuf.StringValue source = 13;booleanhasStartTime().google.protobuf.Int64Value start_time = 3;booleanhasSubtype().google.protobuf.StringValue subtype = 7;booleanhasType().google.protobuf.StringValue type = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Event.BuildernewBuilder()static Event.BuildernewBuilder(Event prototype)Event.BuildernewBuilderForType()protected Event.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static EventparseDelimitedFrom(InputStream input)static EventparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventparseFrom(byte[] data)static EventparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventparseFrom(com.google.protobuf.ByteString data)static EventparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventparseFrom(com.google.protobuf.CodedInputStream input)static EventparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventparseFrom(InputStream input)static EventparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static EventparseFrom(ByteBuffer data)static EventparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Event>parser()Event.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTERNAL_ID_FIELD_NUMBER
public static final int EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
START_TIME_FIELD_NUMBER
public static final int START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
END_TIME_FIELD_NUMBER
public static final int END_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SUBTYPE_FIELD_NUMBER
public static final int SUBTYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ASSET_IDS_FIELD_NUMBER
public static final int ASSET_IDS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATED_TIME_FIELD_NUMBER
public static final int CREATED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_UPDATED_TIME_FIELD_NUMBER
public static final int LAST_UPDATED_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
METADATA_FIELD_NUMBER
public static final int METADATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FIELD_NUMBER
public static final int SOURCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATA_SET_ID_FIELD_NUMBER
public static final int DATA_SET_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapFieldin classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasId
public boolean hasId()
.google.protobuf.Int64Value id = 1;- Specified by:
hasIdin interfaceEventOrBuilder- Returns:
- Whether the id field is set.
-
getId
public Int64Value getId()
.google.protobuf.Int64Value id = 1;- Specified by:
getIdin interfaceEventOrBuilder- Returns:
- The id.
-
getIdOrBuilder
public Int64ValueOrBuilder getIdOrBuilder()
.google.protobuf.Int64Value id = 1;- Specified by:
getIdOrBuilderin interfaceEventOrBuilder
-
hasExternalId
public boolean hasExternalId()
.google.protobuf.StringValue external_id = 2;- Specified by:
hasExternalIdin interfaceEventOrBuilder- Returns:
- Whether the externalId field is set.
-
getExternalId
public StringValue getExternalId()
.google.protobuf.StringValue external_id = 2;- Specified by:
getExternalIdin interfaceEventOrBuilder- Returns:
- The externalId.
-
getExternalIdOrBuilder
public StringValueOrBuilder getExternalIdOrBuilder()
.google.protobuf.StringValue external_id = 2;- Specified by:
getExternalIdOrBuilderin interfaceEventOrBuilder
-
hasStartTime
public boolean hasStartTime()
.google.protobuf.Int64Value start_time = 3;- Specified by:
hasStartTimein interfaceEventOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public Int64Value getStartTime()
.google.protobuf.Int64Value start_time = 3;- Specified by:
getStartTimein interfaceEventOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public Int64ValueOrBuilder getStartTimeOrBuilder()
.google.protobuf.Int64Value start_time = 3;- Specified by:
getStartTimeOrBuilderin interfaceEventOrBuilder
-
hasEndTime
public boolean hasEndTime()
.google.protobuf.Int64Value end_time = 4;- Specified by:
hasEndTimein interfaceEventOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public Int64Value getEndTime()
.google.protobuf.Int64Value end_time = 4;- Specified by:
getEndTimein interfaceEventOrBuilder- Returns:
- The endTime.
-
getEndTimeOrBuilder
public Int64ValueOrBuilder getEndTimeOrBuilder()
.google.protobuf.Int64Value end_time = 4;- Specified by:
getEndTimeOrBuilderin interfaceEventOrBuilder
-
hasDescription
public boolean hasDescription()
.google.protobuf.StringValue description = 5;- Specified by:
hasDescriptionin interfaceEventOrBuilder- Returns:
- Whether the description field is set.
-
getDescription
public StringValue getDescription()
.google.protobuf.StringValue description = 5;- Specified by:
getDescriptionin interfaceEventOrBuilder- Returns:
- The description.
-
getDescriptionOrBuilder
public StringValueOrBuilder getDescriptionOrBuilder()
.google.protobuf.StringValue description = 5;- Specified by:
getDescriptionOrBuilderin interfaceEventOrBuilder
-
hasType
public boolean hasType()
.google.protobuf.StringValue type = 6;- Specified by:
hasTypein interfaceEventOrBuilder- Returns:
- Whether the type field is set.
-
getType
public StringValue getType()
.google.protobuf.StringValue type = 6;- Specified by:
getTypein interfaceEventOrBuilder- Returns:
- The type.
-
getTypeOrBuilder
public StringValueOrBuilder getTypeOrBuilder()
.google.protobuf.StringValue type = 6;- Specified by:
getTypeOrBuilderin interfaceEventOrBuilder
-
hasSubtype
public boolean hasSubtype()
.google.protobuf.StringValue subtype = 7;- Specified by:
hasSubtypein interfaceEventOrBuilder- Returns:
- Whether the subtype field is set.
-
getSubtype
public StringValue getSubtype()
.google.protobuf.StringValue subtype = 7;- Specified by:
getSubtypein interfaceEventOrBuilder- Returns:
- The subtype.
-
getSubtypeOrBuilder
public StringValueOrBuilder getSubtypeOrBuilder()
.google.protobuf.StringValue subtype = 7;- Specified by:
getSubtypeOrBuilderin interfaceEventOrBuilder
-
getAssetIdsList
public List<Long> getAssetIdsList()
repeated int64 asset_ids = 8;- Specified by:
getAssetIdsListin interfaceEventOrBuilder- Returns:
- A list containing the assetIds.
-
getAssetIdsCount
public int getAssetIdsCount()
repeated int64 asset_ids = 8;- Specified by:
getAssetIdsCountin interfaceEventOrBuilder- Returns:
- The count of assetIds.
-
getAssetIds
public long getAssetIds(int index)
repeated int64 asset_ids = 8;- Specified by:
getAssetIdsin interfaceEventOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The assetIds at the given index.
-
hasCreatedTime
public boolean hasCreatedTime()
.google.protobuf.Int64Value created_time = 9;- Specified by:
hasCreatedTimein interfaceEventOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public Int64Value getCreatedTime()
.google.protobuf.Int64Value created_time = 9;- Specified by:
getCreatedTimein interfaceEventOrBuilder- Returns:
- The createdTime.
-
getCreatedTimeOrBuilder
public Int64ValueOrBuilder getCreatedTimeOrBuilder()
.google.protobuf.Int64Value created_time = 9;- Specified by:
getCreatedTimeOrBuilderin interfaceEventOrBuilder
-
hasLastUpdatedTime
public boolean hasLastUpdatedTime()
.google.protobuf.Int64Value last_updated_time = 10;- Specified by:
hasLastUpdatedTimein interfaceEventOrBuilder- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
public Int64Value getLastUpdatedTime()
.google.protobuf.Int64Value last_updated_time = 10;- Specified by:
getLastUpdatedTimein interfaceEventOrBuilder- Returns:
- The lastUpdatedTime.
-
getLastUpdatedTimeOrBuilder
public Int64ValueOrBuilder getLastUpdatedTimeOrBuilder()
.google.protobuf.Int64Value last_updated_time = 10;- Specified by:
getLastUpdatedTimeOrBuilderin interfaceEventOrBuilder
-
getMetadataCount
public int getMetadataCount()
Description copied from interface:EventOrBuildermap<string, string> metadata = 11;- Specified by:
getMetadataCountin interfaceEventOrBuilder
-
containsMetadata
public boolean containsMetadata(String key)
map<string, string> metadata = 11;- Specified by:
containsMetadatain interfaceEventOrBuilder
-
getMetadata
@Deprecated public Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()instead.- Specified by:
getMetadatain interfaceEventOrBuilder
-
getMetadataMap
public Map<String,String> getMetadataMap()
map<string, string> metadata = 11;- Specified by:
getMetadataMapin interfaceEventOrBuilder
-
getMetadataOrDefault
public String getMetadataOrDefault(String key, String defaultValue)
map<string, string> metadata = 11;- Specified by:
getMetadataOrDefaultin interfaceEventOrBuilder
-
getMetadataOrThrow
public String getMetadataOrThrow(String key)
map<string, string> metadata = 11;- Specified by:
getMetadataOrThrowin interfaceEventOrBuilder
-
hasSource
public boolean hasSource()
.google.protobuf.StringValue source = 13;- Specified by:
hasSourcein interfaceEventOrBuilder- Returns:
- Whether the source field is set.
-
getSource
public StringValue getSource()
.google.protobuf.StringValue source = 13;- Specified by:
getSourcein interfaceEventOrBuilder- Returns:
- The source.
-
getSourceOrBuilder
public StringValueOrBuilder getSourceOrBuilder()
.google.protobuf.StringValue source = 13;- Specified by:
getSourceOrBuilderin interfaceEventOrBuilder
-
hasDataSetId
public boolean hasDataSetId()
.google.protobuf.Int64Value data_set_id = 14;- Specified by:
hasDataSetIdin interfaceEventOrBuilder- Returns:
- Whether the dataSetId field is set.
-
getDataSetId
public Int64Value getDataSetId()
.google.protobuf.Int64Value data_set_id = 14;- Specified by:
getDataSetIdin interfaceEventOrBuilder- Returns:
- The dataSetId.
-
getDataSetIdOrBuilder
public Int64ValueOrBuilder getDataSetIdOrBuilder()
.google.protobuf.Int64Value data_set_id = 14;- Specified by:
getDataSetIdOrBuilderin interfaceEventOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Event parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Event parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Event parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Event parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Event parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Event parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Event parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Event.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Event.Builder newBuilder()
-
newBuilder
public static Event.Builder newBuilder(Event prototype)
-
toBuilder
public Event.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Event.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Event getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Event> parser()
-
getParserForType
public com.google.protobuf.Parser<Event> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Event getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-