Package com.cognite.client.dto
Interface SequenceMetadataOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
SequenceMetadata,SequenceMetadata.Builder
public interface SequenceMetadataOrBuilder extends com.google.protobuf.MessageOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description booleancontainsMetadata(String key)map<string, string> metadata = 6;Int64ValuegetAssetId().google.protobuf.Int64Value asset_id = 5;Int64ValueOrBuildergetAssetIdOrBuilder().google.protobuf.Int64Value asset_id = 5;SequenceColumngetColumns(int index)repeated .com.cognite.beam.proto.SequenceColumn columns = 7;intgetColumnsCount()repeated .com.cognite.beam.proto.SequenceColumn columns = 7;List<SequenceColumn>getColumnsList()repeated .com.cognite.beam.proto.SequenceColumn columns = 7;SequenceColumnOrBuildergetColumnsOrBuilder(int index)repeated .com.cognite.beam.proto.SequenceColumn columns = 7;List<? extends SequenceColumnOrBuilder>getColumnsOrBuilderList()repeated .com.cognite.beam.proto.SequenceColumn columns = 7;Int64ValuegetCreatedTime().google.protobuf.Int64Value created_time = 8;Int64ValueOrBuildergetCreatedTimeOrBuilder().google.protobuf.Int64Value created_time = 8;Int64ValuegetDataSetId().google.protobuf.Int64Value data_set_id = 10;Int64ValueOrBuildergetDataSetIdOrBuilder().google.protobuf.Int64Value data_set_id = 10;StringValuegetDescription().google.protobuf.StringValue description = 4;StringValueOrBuildergetDescriptionOrBuilder().google.protobuf.StringValue description = 4;StringValuegetExternalId().google.protobuf.StringValue external_id = 1;StringValueOrBuildergetExternalIdOrBuilder().google.protobuf.StringValue external_id = 1;Int64ValuegetId().google.protobuf.Int64Value id = 2;Int64ValueOrBuildergetIdOrBuilder().google.protobuf.Int64Value id = 2;Int64ValuegetLastUpdatedTime().google.protobuf.Int64Value last_updated_time = 9;Int64ValueOrBuildergetLastUpdatedTimeOrBuilder().google.protobuf.Int64Value last_updated_time = 9;Map<String,String>getMetadata()Deprecated.intgetMetadataCount()map<string, string> metadata = 6;Map<String,String>getMetadataMap()map<string, string> metadata = 6;StringgetMetadataOrDefault(String key, String defaultValue)map<string, string> metadata = 6;StringgetMetadataOrThrow(String key)map<string, string> metadata = 6;StringValuegetName().google.protobuf.StringValue name = 3;StringValueOrBuildergetNameOrBuilder().google.protobuf.StringValue name = 3;booleanhasAssetId().google.protobuf.Int64Value asset_id = 5;booleanhasCreatedTime().google.protobuf.Int64Value created_time = 8;booleanhasDataSetId().google.protobuf.Int64Value data_set_id = 10;booleanhasDescription().google.protobuf.StringValue description = 4;booleanhasExternalId().google.protobuf.StringValue external_id = 1;booleanhasId().google.protobuf.Int64Value id = 2;booleanhasLastUpdatedTime().google.protobuf.Int64Value last_updated_time = 9;booleanhasName().google.protobuf.StringValue name = 3;-
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
-
-
-
Method Detail
-
hasExternalId
boolean hasExternalId()
.google.protobuf.StringValue external_id = 1;- Returns:
- Whether the externalId field is set.
-
getExternalId
StringValue getExternalId()
.google.protobuf.StringValue external_id = 1;- Returns:
- The externalId.
-
getExternalIdOrBuilder
StringValueOrBuilder getExternalIdOrBuilder()
.google.protobuf.StringValue external_id = 1;
-
hasId
boolean hasId()
.google.protobuf.Int64Value id = 2;- Returns:
- Whether the id field is set.
-
getId
Int64Value getId()
.google.protobuf.Int64Value id = 2;- Returns:
- The id.
-
getIdOrBuilder
Int64ValueOrBuilder getIdOrBuilder()
.google.protobuf.Int64Value id = 2;
-
hasName
boolean hasName()
.google.protobuf.StringValue name = 3;- Returns:
- Whether the name field is set.
-
getName
StringValue getName()
.google.protobuf.StringValue name = 3;- Returns:
- The name.
-
getNameOrBuilder
StringValueOrBuilder getNameOrBuilder()
.google.protobuf.StringValue name = 3;
-
hasDescription
boolean hasDescription()
.google.protobuf.StringValue description = 4;- Returns:
- Whether the description field is set.
-
getDescription
StringValue getDescription()
.google.protobuf.StringValue description = 4;- Returns:
- The description.
-
getDescriptionOrBuilder
StringValueOrBuilder getDescriptionOrBuilder()
.google.protobuf.StringValue description = 4;
-
hasAssetId
boolean hasAssetId()
.google.protobuf.Int64Value asset_id = 5;- Returns:
- Whether the assetId field is set.
-
getAssetId
Int64Value getAssetId()
.google.protobuf.Int64Value asset_id = 5;- Returns:
- The assetId.
-
getAssetIdOrBuilder
Int64ValueOrBuilder getAssetIdOrBuilder()
.google.protobuf.Int64Value asset_id = 5;
-
getMetadataCount
int getMetadataCount()
map<string, string> metadata = 6;
-
containsMetadata
boolean containsMetadata(String key)
map<string, string> metadata = 6;
-
getMetadata
@Deprecated Map<String,String> getMetadata()
Deprecated.UsegetMetadataMap()instead.
-
getMetadataOrDefault
String getMetadataOrDefault(String key, String defaultValue)
map<string, string> metadata = 6;
-
getColumnsList
List<SequenceColumn> getColumnsList()
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
-
getColumns
SequenceColumn getColumns(int index)
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
-
getColumnsCount
int getColumnsCount()
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
-
getColumnsOrBuilderList
List<? extends SequenceColumnOrBuilder> getColumnsOrBuilderList()
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
-
getColumnsOrBuilder
SequenceColumnOrBuilder getColumnsOrBuilder(int index)
repeated .com.cognite.beam.proto.SequenceColumn columns = 7;
-
hasCreatedTime
boolean hasCreatedTime()
.google.protobuf.Int64Value created_time = 8;- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
Int64Value getCreatedTime()
.google.protobuf.Int64Value created_time = 8;- Returns:
- The createdTime.
-
getCreatedTimeOrBuilder
Int64ValueOrBuilder getCreatedTimeOrBuilder()
.google.protobuf.Int64Value created_time = 8;
-
hasLastUpdatedTime
boolean hasLastUpdatedTime()
.google.protobuf.Int64Value last_updated_time = 9;- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
Int64Value getLastUpdatedTime()
.google.protobuf.Int64Value last_updated_time = 9;- Returns:
- The lastUpdatedTime.
-
getLastUpdatedTimeOrBuilder
Int64ValueOrBuilder getLastUpdatedTimeOrBuilder()
.google.protobuf.Int64Value last_updated_time = 9;
-
hasDataSetId
boolean hasDataSetId()
.google.protobuf.Int64Value data_set_id = 10;- Returns:
- Whether the dataSetId field is set.
-
getDataSetId
Int64Value getDataSetId()
.google.protobuf.Int64Value data_set_id = 10;- Returns:
- The dataSetId.
-
getDataSetIdOrBuilder
Int64ValueOrBuilder getDataSetIdOrBuilder()
.google.protobuf.Int64Value data_set_id = 10;
-
-