Package com.cognite.client.dto
Class Transformation.Schedule
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.Transformation.Schedule
-
- All Implemented Interfaces:
Transformation.ScheduleOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
- Transformation
public static final class Transformation.Schedule extends com.google.protobuf.GeneratedMessageV3 implements Transformation.ScheduleOrBuilder
Protobuf typecom.cognite.client.dto.Transformation.Schedule- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTransformation.Schedule.BuilderProtobuf typecom.cognite.client.dto.Transformation.Schedule-
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 intCREATED_TIME_FIELD_NUMBERstatic intEXTERNAL_ID_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intINTERVAL_FIELD_NUMBERstatic intIS_PAUSED_FIELD_NUMBERstatic intLAST_UPDATED_TIME_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)longgetCreatedTime()optional int64 created_time = 3;static Transformation.SchedulegetDefaultInstance()Transformation.SchedulegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()StringgetExternalId()optional string external_id = 2;com.google.protobuf.ByteStringgetExternalIdBytes()optional string external_id = 2;intgetId()optional int32 id = 1;StringgetInterval()optional string interval = 5;com.google.protobuf.ByteStringgetIntervalBytes()optional string interval = 5;booleangetIsPaused()optional bool is_paused = 6;longgetLastUpdatedTime()optional int64 last_updated_time = 4;com.google.protobuf.Parser<Transformation.Schedule>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCreatedTime()optional int64 created_time = 3;booleanhasExternalId()optional string external_id = 2;inthashCode()booleanhasId()optional int32 id = 1;booleanhasInterval()optional string interval = 5;booleanhasIsPaused()optional bool is_paused = 6;booleanhasLastUpdatedTime()optional int64 last_updated_time = 4;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Transformation.Schedule.BuildernewBuilder()static Transformation.Schedule.BuildernewBuilder(Transformation.Schedule prototype)Transformation.Schedule.BuildernewBuilderForType()protected Transformation.Schedule.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Transformation.ScheduleparseDelimitedFrom(InputStream input)static Transformation.ScheduleparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.ScheduleparseFrom(byte[] data)static Transformation.ScheduleparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.ScheduleparseFrom(com.google.protobuf.ByteString data)static Transformation.ScheduleparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.ScheduleparseFrom(com.google.protobuf.CodedInputStream input)static Transformation.ScheduleparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.ScheduleparseFrom(InputStream input)static Transformation.ScheduleparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Transformation.ScheduleparseFrom(ByteBuffer data)static Transformation.ScheduleparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Transformation.Schedule>parser()Transformation.Schedule.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
-
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
-
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
-
INTERVAL_FIELD_NUMBER
public static final int INTERVAL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_PAUSED_FIELD_NUMBER
public static final int IS_PAUSED_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
-
hasId
public boolean hasId()
optional int32 id = 1;- Specified by:
hasIdin interfaceTransformation.ScheduleOrBuilder- Returns:
- Whether the id field is set.
-
getId
public int getId()
optional int32 id = 1;- Specified by:
getIdin interfaceTransformation.ScheduleOrBuilder- Returns:
- The id.
-
hasExternalId
public boolean hasExternalId()
optional string external_id = 2;- Specified by:
hasExternalIdin interfaceTransformation.ScheduleOrBuilder- Returns:
- Whether the externalId field is set.
-
getExternalId
public String getExternalId()
optional string external_id = 2;- Specified by:
getExternalIdin interfaceTransformation.ScheduleOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
optional string external_id = 2;- Specified by:
getExternalIdBytesin interfaceTransformation.ScheduleOrBuilder- Returns:
- The bytes for externalId.
-
hasCreatedTime
public boolean hasCreatedTime()
optional int64 created_time = 3;- Specified by:
hasCreatedTimein interfaceTransformation.ScheduleOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()
optional int64 created_time = 3;- Specified by:
getCreatedTimein interfaceTransformation.ScheduleOrBuilder- Returns:
- The createdTime.
-
hasLastUpdatedTime
public boolean hasLastUpdatedTime()
optional int64 last_updated_time = 4;- Specified by:
hasLastUpdatedTimein interfaceTransformation.ScheduleOrBuilder- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
public long getLastUpdatedTime()
optional int64 last_updated_time = 4;- Specified by:
getLastUpdatedTimein interfaceTransformation.ScheduleOrBuilder- Returns:
- The lastUpdatedTime.
-
hasInterval
public boolean hasInterval()
optional string interval = 5;- Specified by:
hasIntervalin interfaceTransformation.ScheduleOrBuilder- Returns:
- Whether the interval field is set.
-
getInterval
public String getInterval()
optional string interval = 5;- Specified by:
getIntervalin interfaceTransformation.ScheduleOrBuilder- Returns:
- The interval.
-
getIntervalBytes
public com.google.protobuf.ByteString getIntervalBytes()
optional string interval = 5;- Specified by:
getIntervalBytesin interfaceTransformation.ScheduleOrBuilder- Returns:
- The bytes for interval.
-
hasIsPaused
public boolean hasIsPaused()
optional bool is_paused = 6;- Specified by:
hasIsPausedin interfaceTransformation.ScheduleOrBuilder- Returns:
- Whether the isPaused field is set.
-
getIsPaused
public boolean getIsPaused()
optional bool is_paused = 6;- Specified by:
getIsPausedin interfaceTransformation.ScheduleOrBuilder- Returns:
- The isPaused.
-
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 Transformation.Schedule parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Schedule parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Schedule parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Schedule parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Schedule parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Schedule parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation.Schedule parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.Schedule parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation.Schedule parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation.Schedule parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.Schedule parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation.Schedule parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Transformation.Schedule.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Transformation.Schedule.Builder newBuilder()
-
newBuilder
public static Transformation.Schedule.Builder newBuilder(Transformation.Schedule prototype)
-
toBuilder
public Transformation.Schedule.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Transformation.Schedule.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Transformation.Schedule getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Transformation.Schedule> parser()
-
getParserForType
public com.google.protobuf.Parser<Transformation.Schedule> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Transformation.Schedule getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-