Package com.cognite.client.dto
Class Relationship
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.Relationship
-
- All Implemented Interfaces:
RelationshipOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Relationship extends com.google.protobuf.GeneratedMessageV3 implements RelationshipOrBuilder
Protobuf typecom.cognite.beam.proto.Relationship- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRelationship.BuilderProtobuf typecom.cognite.beam.proto.Relationshipstatic classRelationship.ResourceTypeProtobuf enumcom.cognite.beam.proto.Relationship.ResourceTypestatic classRelationship.SourceCasestatic classRelationship.TargetCase-
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 intCONFIDENCE_FIELD_NUMBERstatic intCREATED_TIME_FIELD_NUMBERstatic intDATA_SET_ID_FIELD_NUMBERstatic intEND_TIME_FIELD_NUMBERstatic intEXTERNAL_ID_FIELD_NUMBERstatic intLABELS_FIELD_NUMBERstatic intLAST_UPDATED_TIME_FIELD_NUMBERstatic intSOURCE_ASSET_FIELD_NUMBERstatic intSOURCE_EVENT_FIELD_NUMBERstatic intSOURCE_EXTERNAL_ID_FIELD_NUMBERstatic intSOURCE_FILE_FIELD_NUMBERstatic intSOURCE_SEQUENCE_FIELD_NUMBERstatic intSOURCE_TIMESERIES_FIELD_NUMBERstatic intSOURCE_TYPE_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intTARGET_ASSET_FIELD_NUMBERstatic intTARGET_EVENT_FIELD_NUMBERstatic intTARGET_EXTERNAL_ID_FIELD_NUMBERstatic intTARGET_FILE_FIELD_NUMBERstatic intTARGET_SEQUENCE_FIELD_NUMBERstatic intTARGET_TIMESERIES_FIELD_NUMBERstatic intTARGET_TYPE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)floatgetConfidence()optional float confidence = 8;longgetCreatedTime()optional int64 created_time = 11;longgetDataSetId()optional int64 data_set_id = 9;static RelationshipgetDefaultInstance()RelationshipgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()longgetEndTime()optional int64 end_time = 7;StringgetExternalId()string external_id = 1;com.google.protobuf.ByteStringgetExternalIdBytes()string external_id = 1;StringgetLabels(int index)repeated string labels = 10;com.google.protobuf.ByteStringgetLabelsBytes(int index)repeated string labels = 10;intgetLabelsCount()repeated string labels = 10;com.google.protobuf.ProtocolStringListgetLabelsList()repeated string labels = 10;longgetLastUpdatedTime()optional int64 last_updated_time = 12;com.google.protobuf.Parser<Relationship>getParserForType()intgetSerializedSize()AssetgetSourceAsset().com.cognite.beam.proto.Asset source_asset = 13;AssetOrBuildergetSourceAssetOrBuilder().com.cognite.beam.proto.Asset source_asset = 13;Relationship.SourceCasegetSourceCase()EventgetSourceEvent().com.cognite.beam.proto.Event source_event = 14;EventOrBuildergetSourceEventOrBuilder().com.cognite.beam.proto.Event source_event = 14;StringgetSourceExternalId()optional string source_external_id = 2;com.google.protobuf.ByteStringgetSourceExternalIdBytes()optional string source_external_id = 2;FileMetadatagetSourceFile().com.cognite.beam.proto.FileMetadata source_file = 16;FileMetadataOrBuildergetSourceFileOrBuilder().com.cognite.beam.proto.FileMetadata source_file = 16;SequenceMetadatagetSourceSequence().com.cognite.beam.proto.SequenceMetadata source_sequence = 17;SequenceMetadataOrBuildergetSourceSequenceOrBuilder().com.cognite.beam.proto.SequenceMetadata source_sequence = 17;TimeseriesMetadatagetSourceTimeseries().com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;TimeseriesMetadataOrBuildergetSourceTimeseriesOrBuilder().com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;Relationship.ResourceTypegetSourceType().com.cognite.beam.proto.Relationship.ResourceType source_type = 3;intgetSourceTypeValue().com.cognite.beam.proto.Relationship.ResourceType source_type = 3;longgetStartTime()optional int64 start_time = 6;AssetgetTargetAsset().com.cognite.beam.proto.Asset target_asset = 18;AssetOrBuildergetTargetAssetOrBuilder().com.cognite.beam.proto.Asset target_asset = 18;Relationship.TargetCasegetTargetCase()EventgetTargetEvent().com.cognite.beam.proto.Event target_event = 19;EventOrBuildergetTargetEventOrBuilder().com.cognite.beam.proto.Event target_event = 19;StringgetTargetExternalId()optional string target_external_id = 4;com.google.protobuf.ByteStringgetTargetExternalIdBytes()optional string target_external_id = 4;FileMetadatagetTargetFile().com.cognite.beam.proto.FileMetadata target_file = 21;FileMetadataOrBuildergetTargetFileOrBuilder().com.cognite.beam.proto.FileMetadata target_file = 21;SequenceMetadatagetTargetSequence().com.cognite.beam.proto.SequenceMetadata target_sequence = 22;SequenceMetadataOrBuildergetTargetSequenceOrBuilder().com.cognite.beam.proto.SequenceMetadata target_sequence = 22;TimeseriesMetadatagetTargetTimeseries().com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;TimeseriesMetadataOrBuildergetTargetTimeseriesOrBuilder().com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;Relationship.ResourceTypegetTargetType().com.cognite.beam.proto.Relationship.ResourceType target_type = 5;intgetTargetTypeValue().com.cognite.beam.proto.Relationship.ResourceType target_type = 5;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasConfidence()optional float confidence = 8;booleanhasCreatedTime()optional int64 created_time = 11;booleanhasDataSetId()optional int64 data_set_id = 9;booleanhasEndTime()optional int64 end_time = 7;inthashCode()booleanhasLastUpdatedTime()optional int64 last_updated_time = 12;booleanhasSourceAsset().com.cognite.beam.proto.Asset source_asset = 13;booleanhasSourceEvent().com.cognite.beam.proto.Event source_event = 14;booleanhasSourceExternalId()optional string source_external_id = 2;booleanhasSourceFile().com.cognite.beam.proto.FileMetadata source_file = 16;booleanhasSourceSequence().com.cognite.beam.proto.SequenceMetadata source_sequence = 17;booleanhasSourceTimeseries().com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;booleanhasStartTime()optional int64 start_time = 6;booleanhasTargetAsset().com.cognite.beam.proto.Asset target_asset = 18;booleanhasTargetEvent().com.cognite.beam.proto.Event target_event = 19;booleanhasTargetExternalId()optional string target_external_id = 4;booleanhasTargetFile().com.cognite.beam.proto.FileMetadata target_file = 21;booleanhasTargetSequence().com.cognite.beam.proto.SequenceMetadata target_sequence = 22;booleanhasTargetTimeseries().com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Relationship.BuildernewBuilder()static Relationship.BuildernewBuilder(Relationship prototype)Relationship.BuildernewBuilderForType()protected Relationship.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RelationshipparseDelimitedFrom(InputStream input)static RelationshipparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RelationshipparseFrom(byte[] data)static RelationshipparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RelationshipparseFrom(com.google.protobuf.ByteString data)static RelationshipparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RelationshipparseFrom(com.google.protobuf.CodedInputStream input)static RelationshipparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RelationshipparseFrom(InputStream input)static RelationshipparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RelationshipparseFrom(ByteBuffer data)static RelationshipparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Relationship>parser()Relationship.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, internalGetMapField, isStringEmpty, 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
-
EXTERNAL_ID_FIELD_NUMBER
public static final int EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_EXTERNAL_ID_FIELD_NUMBER
public static final int SOURCE_EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_TYPE_FIELD_NUMBER
public static final int SOURCE_TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_EXTERNAL_ID_FIELD_NUMBER
public static final int TARGET_EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_TYPE_FIELD_NUMBER
public static final int TARGET_TYPE_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
-
CONFIDENCE_FIELD_NUMBER
public static final int CONFIDENCE_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
-
LABELS_FIELD_NUMBER
public static final int LABELS_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
-
SOURCE_ASSET_FIELD_NUMBER
public static final int SOURCE_ASSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_EVENT_FIELD_NUMBER
public static final int SOURCE_EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_TIMESERIES_FIELD_NUMBER
public static final int SOURCE_TIMESERIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_FILE_FIELD_NUMBER
public static final int SOURCE_FILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_SEQUENCE_FIELD_NUMBER
public static final int SOURCE_SEQUENCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_ASSET_FIELD_NUMBER
public static final int TARGET_ASSET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_EVENT_FIELD_NUMBER
public static final int TARGET_EVENT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_TIMESERIES_FIELD_NUMBER
public static final int TARGET_TIMESERIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_FILE_FIELD_NUMBER
public static final int TARGET_FILE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_SEQUENCE_FIELD_NUMBER
public static final int TARGET_SEQUENCE_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()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSourceCase
public Relationship.SourceCase getSourceCase()
- Specified by:
getSourceCasein interfaceRelationshipOrBuilder
-
getTargetCase
public Relationship.TargetCase getTargetCase()
- Specified by:
getTargetCasein interfaceRelationshipOrBuilder
-
getExternalId
public String getExternalId()
string external_id = 1;- Specified by:
getExternalIdin interfaceRelationshipOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
string external_id = 1;- Specified by:
getExternalIdBytesin interfaceRelationshipOrBuilder- Returns:
- The bytes for externalId.
-
hasSourceExternalId
public boolean hasSourceExternalId()
optional string source_external_id = 2;- Specified by:
hasSourceExternalIdin interfaceRelationshipOrBuilder- Returns:
- Whether the sourceExternalId field is set.
-
getSourceExternalId
public String getSourceExternalId()
optional string source_external_id = 2;- Specified by:
getSourceExternalIdin interfaceRelationshipOrBuilder- Returns:
- The sourceExternalId.
-
getSourceExternalIdBytes
public com.google.protobuf.ByteString getSourceExternalIdBytes()
optional string source_external_id = 2;- Specified by:
getSourceExternalIdBytesin interfaceRelationshipOrBuilder- Returns:
- The bytes for sourceExternalId.
-
getSourceTypeValue
public int getSourceTypeValue()
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;- Specified by:
getSourceTypeValuein interfaceRelationshipOrBuilder- Returns:
- The enum numeric value on the wire for sourceType.
-
getSourceType
public Relationship.ResourceType getSourceType()
.com.cognite.beam.proto.Relationship.ResourceType source_type = 3;- Specified by:
getSourceTypein interfaceRelationshipOrBuilder- Returns:
- The sourceType.
-
hasTargetExternalId
public boolean hasTargetExternalId()
optional string target_external_id = 4;- Specified by:
hasTargetExternalIdin interfaceRelationshipOrBuilder- Returns:
- Whether the targetExternalId field is set.
-
getTargetExternalId
public String getTargetExternalId()
optional string target_external_id = 4;- Specified by:
getTargetExternalIdin interfaceRelationshipOrBuilder- Returns:
- The targetExternalId.
-
getTargetExternalIdBytes
public com.google.protobuf.ByteString getTargetExternalIdBytes()
optional string target_external_id = 4;- Specified by:
getTargetExternalIdBytesin interfaceRelationshipOrBuilder- Returns:
- The bytes for targetExternalId.
-
getTargetTypeValue
public int getTargetTypeValue()
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;- Specified by:
getTargetTypeValuein interfaceRelationshipOrBuilder- Returns:
- The enum numeric value on the wire for targetType.
-
getTargetType
public Relationship.ResourceType getTargetType()
.com.cognite.beam.proto.Relationship.ResourceType target_type = 5;- Specified by:
getTargetTypein interfaceRelationshipOrBuilder- Returns:
- The targetType.
-
hasStartTime
public boolean hasStartTime()
optional int64 start_time = 6;- Specified by:
hasStartTimein interfaceRelationshipOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public long getStartTime()
optional int64 start_time = 6;- Specified by:
getStartTimein interfaceRelationshipOrBuilder- Returns:
- The startTime.
-
hasEndTime
public boolean hasEndTime()
optional int64 end_time = 7;- Specified by:
hasEndTimein interfaceRelationshipOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public long getEndTime()
optional int64 end_time = 7;- Specified by:
getEndTimein interfaceRelationshipOrBuilder- Returns:
- The endTime.
-
hasConfidence
public boolean hasConfidence()
optional float confidence = 8;- Specified by:
hasConfidencein interfaceRelationshipOrBuilder- Returns:
- Whether the confidence field is set.
-
getConfidence
public float getConfidence()
optional float confidence = 8;- Specified by:
getConfidencein interfaceRelationshipOrBuilder- Returns:
- The confidence.
-
hasDataSetId
public boolean hasDataSetId()
optional int64 data_set_id = 9;- Specified by:
hasDataSetIdin interfaceRelationshipOrBuilder- Returns:
- Whether the dataSetId field is set.
-
getDataSetId
public long getDataSetId()
optional int64 data_set_id = 9;- Specified by:
getDataSetIdin interfaceRelationshipOrBuilder- Returns:
- The dataSetId.
-
getLabelsList
public com.google.protobuf.ProtocolStringList getLabelsList()
repeated string labels = 10;- Specified by:
getLabelsListin interfaceRelationshipOrBuilder- Returns:
- A list containing the labels.
-
getLabelsCount
public int getLabelsCount()
repeated string labels = 10;- Specified by:
getLabelsCountin interfaceRelationshipOrBuilder- Returns:
- The count of labels.
-
getLabels
public String getLabels(int index)
repeated string labels = 10;- Specified by:
getLabelsin interfaceRelationshipOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The labels at the given index.
-
getLabelsBytes
public com.google.protobuf.ByteString getLabelsBytes(int index)
repeated string labels = 10;- Specified by:
getLabelsBytesin interfaceRelationshipOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the labels at the given index.
-
hasCreatedTime
public boolean hasCreatedTime()
optional int64 created_time = 11;- Specified by:
hasCreatedTimein interfaceRelationshipOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()
optional int64 created_time = 11;- Specified by:
getCreatedTimein interfaceRelationshipOrBuilder- Returns:
- The createdTime.
-
hasLastUpdatedTime
public boolean hasLastUpdatedTime()
optional int64 last_updated_time = 12;- Specified by:
hasLastUpdatedTimein interfaceRelationshipOrBuilder- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
public long getLastUpdatedTime()
optional int64 last_updated_time = 12;- Specified by:
getLastUpdatedTimein interfaceRelationshipOrBuilder- Returns:
- The lastUpdatedTime.
-
hasSourceAsset
public boolean hasSourceAsset()
.com.cognite.beam.proto.Asset source_asset = 13;- Specified by:
hasSourceAssetin interfaceRelationshipOrBuilder- Returns:
- Whether the sourceAsset field is set.
-
getSourceAsset
public Asset getSourceAsset()
.com.cognite.beam.proto.Asset source_asset = 13;- Specified by:
getSourceAssetin interfaceRelationshipOrBuilder- Returns:
- The sourceAsset.
-
getSourceAssetOrBuilder
public AssetOrBuilder getSourceAssetOrBuilder()
.com.cognite.beam.proto.Asset source_asset = 13;- Specified by:
getSourceAssetOrBuilderin interfaceRelationshipOrBuilder
-
hasSourceEvent
public boolean hasSourceEvent()
.com.cognite.beam.proto.Event source_event = 14;- Specified by:
hasSourceEventin interfaceRelationshipOrBuilder- Returns:
- Whether the sourceEvent field is set.
-
getSourceEvent
public Event getSourceEvent()
.com.cognite.beam.proto.Event source_event = 14;- Specified by:
getSourceEventin interfaceRelationshipOrBuilder- Returns:
- The sourceEvent.
-
getSourceEventOrBuilder
public EventOrBuilder getSourceEventOrBuilder()
.com.cognite.beam.proto.Event source_event = 14;- Specified by:
getSourceEventOrBuilderin interfaceRelationshipOrBuilder
-
hasSourceTimeseries
public boolean hasSourceTimeseries()
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;- Specified by:
hasSourceTimeseriesin interfaceRelationshipOrBuilder- Returns:
- Whether the sourceTimeseries field is set.
-
getSourceTimeseries
public TimeseriesMetadata getSourceTimeseries()
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;- Specified by:
getSourceTimeseriesin interfaceRelationshipOrBuilder- Returns:
- The sourceTimeseries.
-
getSourceTimeseriesOrBuilder
public TimeseriesMetadataOrBuilder getSourceTimeseriesOrBuilder()
.com.cognite.beam.proto.TimeseriesMetadata source_timeseries = 15;- Specified by:
getSourceTimeseriesOrBuilderin interfaceRelationshipOrBuilder
-
hasSourceFile
public boolean hasSourceFile()
.com.cognite.beam.proto.FileMetadata source_file = 16;- Specified by:
hasSourceFilein interfaceRelationshipOrBuilder- Returns:
- Whether the sourceFile field is set.
-
getSourceFile
public FileMetadata getSourceFile()
.com.cognite.beam.proto.FileMetadata source_file = 16;- Specified by:
getSourceFilein interfaceRelationshipOrBuilder- Returns:
- The sourceFile.
-
getSourceFileOrBuilder
public FileMetadataOrBuilder getSourceFileOrBuilder()
.com.cognite.beam.proto.FileMetadata source_file = 16;- Specified by:
getSourceFileOrBuilderin interfaceRelationshipOrBuilder
-
hasSourceSequence
public boolean hasSourceSequence()
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;- Specified by:
hasSourceSequencein interfaceRelationshipOrBuilder- Returns:
- Whether the sourceSequence field is set.
-
getSourceSequence
public SequenceMetadata getSourceSequence()
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;- Specified by:
getSourceSequencein interfaceRelationshipOrBuilder- Returns:
- The sourceSequence.
-
getSourceSequenceOrBuilder
public SequenceMetadataOrBuilder getSourceSequenceOrBuilder()
.com.cognite.beam.proto.SequenceMetadata source_sequence = 17;- Specified by:
getSourceSequenceOrBuilderin interfaceRelationshipOrBuilder
-
hasTargetAsset
public boolean hasTargetAsset()
.com.cognite.beam.proto.Asset target_asset = 18;- Specified by:
hasTargetAssetin interfaceRelationshipOrBuilder- Returns:
- Whether the targetAsset field is set.
-
getTargetAsset
public Asset getTargetAsset()
.com.cognite.beam.proto.Asset target_asset = 18;- Specified by:
getTargetAssetin interfaceRelationshipOrBuilder- Returns:
- The targetAsset.
-
getTargetAssetOrBuilder
public AssetOrBuilder getTargetAssetOrBuilder()
.com.cognite.beam.proto.Asset target_asset = 18;- Specified by:
getTargetAssetOrBuilderin interfaceRelationshipOrBuilder
-
hasTargetEvent
public boolean hasTargetEvent()
.com.cognite.beam.proto.Event target_event = 19;- Specified by:
hasTargetEventin interfaceRelationshipOrBuilder- Returns:
- Whether the targetEvent field is set.
-
getTargetEvent
public Event getTargetEvent()
.com.cognite.beam.proto.Event target_event = 19;- Specified by:
getTargetEventin interfaceRelationshipOrBuilder- Returns:
- The targetEvent.
-
getTargetEventOrBuilder
public EventOrBuilder getTargetEventOrBuilder()
.com.cognite.beam.proto.Event target_event = 19;- Specified by:
getTargetEventOrBuilderin interfaceRelationshipOrBuilder
-
hasTargetTimeseries
public boolean hasTargetTimeseries()
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;- Specified by:
hasTargetTimeseriesin interfaceRelationshipOrBuilder- Returns:
- Whether the targetTimeseries field is set.
-
getTargetTimeseries
public TimeseriesMetadata getTargetTimeseries()
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;- Specified by:
getTargetTimeseriesin interfaceRelationshipOrBuilder- Returns:
- The targetTimeseries.
-
getTargetTimeseriesOrBuilder
public TimeseriesMetadataOrBuilder getTargetTimeseriesOrBuilder()
.com.cognite.beam.proto.TimeseriesMetadata target_timeseries = 20;- Specified by:
getTargetTimeseriesOrBuilderin interfaceRelationshipOrBuilder
-
hasTargetFile
public boolean hasTargetFile()
.com.cognite.beam.proto.FileMetadata target_file = 21;- Specified by:
hasTargetFilein interfaceRelationshipOrBuilder- Returns:
- Whether the targetFile field is set.
-
getTargetFile
public FileMetadata getTargetFile()
.com.cognite.beam.proto.FileMetadata target_file = 21;- Specified by:
getTargetFilein interfaceRelationshipOrBuilder- Returns:
- The targetFile.
-
getTargetFileOrBuilder
public FileMetadataOrBuilder getTargetFileOrBuilder()
.com.cognite.beam.proto.FileMetadata target_file = 21;- Specified by:
getTargetFileOrBuilderin interfaceRelationshipOrBuilder
-
hasTargetSequence
public boolean hasTargetSequence()
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;- Specified by:
hasTargetSequencein interfaceRelationshipOrBuilder- Returns:
- Whether the targetSequence field is set.
-
getTargetSequence
public SequenceMetadata getTargetSequence()
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;- Specified by:
getTargetSequencein interfaceRelationshipOrBuilder- Returns:
- The targetSequence.
-
getTargetSequenceOrBuilder
public SequenceMetadataOrBuilder getTargetSequenceOrBuilder()
.com.cognite.beam.proto.SequenceMetadata target_sequence = 22;- Specified by:
getTargetSequenceOrBuilderin interfaceRelationshipOrBuilder
-
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 Relationship parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Relationship parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Relationship parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Relationship parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Relationship parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Relationship parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Relationship parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Relationship parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Relationship parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Relationship parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Relationship parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Relationship parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Relationship.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Relationship.Builder newBuilder()
-
newBuilder
public static Relationship.Builder newBuilder(Relationship prototype)
-
toBuilder
public Relationship.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Relationship.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Relationship getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Relationship> parser()
-
getParserForType
public com.google.protobuf.Parser<Relationship> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Relationship getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-