Package com.cognite.client.dto
Class Transformation
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.cognite.client.dto.Transformation
-
- All Implemented Interfaces:
TransformationOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class Transformation extends com.google.protobuf.GeneratedMessageV3 implements TransformationOrBuilder
Protobuf typecom.cognite.client.dto.Transformation- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTransformation.BuilderProtobuf typecom.cognite.client.dto.Transformationstatic classTransformation.DestinationProtobuf typecom.cognite.client.dto.Transformation.Destinationstatic interfaceTransformation.DestinationOrBuilderstatic classTransformation.FlatOidcCredentialsProtobuf typecom.cognite.client.dto.Transformation.FlatOidcCredentialsstatic interfaceTransformation.FlatOidcCredentialsOrBuilderstatic classTransformation.JobProtobuf typecom.cognite.client.dto.Transformation.Jobstatic interfaceTransformation.JobOrBuilderstatic classTransformation.NotificationProtobuf typecom.cognite.client.dto.Transformation.Notificationstatic interfaceTransformation.NotificationOrBuilderstatic classTransformation.OwnerProtobuf typecom.cognite.client.dto.Transformation.Ownerstatic interfaceTransformation.OwnerOrBuilderstatic classTransformation.ScheduleProtobuf typecom.cognite.client.dto.Transformation.Schedulestatic interfaceTransformation.ScheduleOrBuilderstatic classTransformation.TransformBlockedInfoProtobuf typecom.cognite.client.dto.Transformation.TransformBlockedInfostatic interfaceTransformation.TransformBlockedInfoOrBuilder-
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 intBLOCKED_FIELD_NUMBERstatic intCONFLICT_MODE_FIELD_NUMBERstatic intCREATED_TIME_FIELD_NUMBERstatic intDATA_SET_ID_FIELD_NUMBERstatic intDESTINATION_API_KEY_FIELD_NUMBERstatic intDESTINATION_FIELD_NUMBERstatic intDESTINATION_OIDC_CREDENTIALS_FIELD_NUMBERstatic intEXTERNAL_ID_FIELD_NUMBERstatic intID_FIELD_NUMBERstatic intIGNORE_NULL_FIELDS_FIELD_NUMBERstatic intIS_PUBLIC_FIELD_NUMBERstatic intLAST_FINISHED_JOB_FIELD_NUMBERstatic intLAST_UPDATED_TIME_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOWNER_FIELD_NUMBERstatic intQUERY_FIELD_NUMBERstatic intRUNNING_JOB_FIELD_NUMBERstatic intSCHEDULE_FIELD_NUMBERstatic intSOURCE_API_KEY_FIELD_NUMBERstatic intSOURCE_OIDC_CREDENTIALS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Transformation.TransformBlockedInfogetBlocked()optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;Transformation.TransformBlockedInfoOrBuildergetBlockedOrBuilder()optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;StringgetConflictMode()optional string conflict_mode = 5;com.google.protobuf.ByteStringgetConflictModeBytes()optional string conflict_mode = 5;longgetCreatedTime()optional int64 created_time = 15;longgetDataSetId()optional int64 data_set_id = 13;static TransformationgetDefaultInstance()TransformationgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Transformation.DestinationgetDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 4;StringgetDestinationApiKey()optional string destination_api_key = 8;com.google.protobuf.ByteStringgetDestinationApiKeyBytes()optional string destination_api_key = 8;Transformation.FlatOidcCredentialsgetDestinationOidcCredentials()optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;Transformation.FlatOidcCredentialsOrBuildergetDestinationOidcCredentialsOrBuilder()optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;Transformation.DestinationOrBuildergetDestinationOrBuilder()optional .com.cognite.client.dto.Transformation.Destination destination = 4;StringgetExternalId()string external_id = 11;com.google.protobuf.ByteStringgetExternalIdBytes()string external_id = 11;longgetId()optional int64 id = 1;booleangetIgnoreNullFields()bool ignore_null_fields = 12;booleangetIsPublic()optional bool is_public = 6;Transformation.JobgetLastFinishedJob()optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;Transformation.JobOrBuildergetLastFinishedJobOrBuilder()optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;longgetLastUpdatedTime()optional int64 last_updated_time = 16;StringgetName()string name = 2;com.google.protobuf.ByteStringgetNameBytes()string name = 2;Transformation.OwnergetOwner()optional .com.cognite.client.dto.Transformation.Owner owner = 17;Transformation.OwnerOrBuildergetOwnerOrBuilder()optional .com.cognite.client.dto.Transformation.Owner owner = 17;com.google.protobuf.Parser<Transformation>getParserForType()StringgetQuery()optional string query = 3;com.google.protobuf.ByteStringgetQueryBytes()optional string query = 3;Transformation.JobgetRunningJob()optional .com.cognite.client.dto.Transformation.Job running_job = 19;Transformation.JobOrBuildergetRunningJobOrBuilder()optional .com.cognite.client.dto.Transformation.Job running_job = 19;Transformation.SchedulegetSchedule()optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;Transformation.ScheduleOrBuildergetScheduleOrBuilder()optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;intgetSerializedSize()StringgetSourceApiKey()optional string source_api_key = 7;com.google.protobuf.ByteStringgetSourceApiKeyBytes()optional string source_api_key = 7;Transformation.FlatOidcCredentialsgetSourceOidcCredentials()optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;Transformation.FlatOidcCredentialsOrBuildergetSourceOidcCredentialsOrBuilder()optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBlocked()optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;booleanhasConflictMode()optional string conflict_mode = 5;booleanhasCreatedTime()optional int64 created_time = 15;booleanhasDataSetId()optional int64 data_set_id = 13;booleanhasDestination()optional .com.cognite.client.dto.Transformation.Destination destination = 4;booleanhasDestinationApiKey()optional string destination_api_key = 8;booleanhasDestinationOidcCredentials()optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;inthashCode()booleanhasId()optional int64 id = 1;booleanhasIsPublic()optional bool is_public = 6;booleanhasLastFinishedJob()optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;booleanhasLastUpdatedTime()optional int64 last_updated_time = 16;booleanhasOwner()optional .com.cognite.client.dto.Transformation.Owner owner = 17;booleanhasQuery()optional string query = 3;booleanhasRunningJob()optional .com.cognite.client.dto.Transformation.Job running_job = 19;booleanhasSchedule()optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;booleanhasSourceApiKey()optional string source_api_key = 7;booleanhasSourceOidcCredentials()optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static Transformation.BuildernewBuilder()static Transformation.BuildernewBuilder(Transformation prototype)Transformation.BuildernewBuilderForType()protected Transformation.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static TransformationparseDelimitedFrom(InputStream input)static TransformationparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransformationparseFrom(byte[] data)static TransformationparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransformationparseFrom(com.google.protobuf.ByteString data)static TransformationparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransformationparseFrom(com.google.protobuf.CodedInputStream input)static TransformationparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransformationparseFrom(InputStream input)static TransformationparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TransformationparseFrom(ByteBuffer data)static TransformationparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Transformation>parser()Transformation.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
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
QUERY_FIELD_NUMBER
public static final int QUERY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_FIELD_NUMBER
public static final int DESTINATION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CONFLICT_MODE_FIELD_NUMBER
public static final int CONFLICT_MODE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IS_PUBLIC_FIELD_NUMBER
public static final int IS_PUBLIC_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_API_KEY_FIELD_NUMBER
public static final int SOURCE_API_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_API_KEY_FIELD_NUMBER
public static final int DESTINATION_API_KEY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SOURCE_OIDC_CREDENTIALS_FIELD_NUMBER
public static final int SOURCE_OIDC_CREDENTIALS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESTINATION_OIDC_CREDENTIALS_FIELD_NUMBER
public static final int DESTINATION_OIDC_CREDENTIALS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
EXTERNAL_ID_FIELD_NUMBER
public static final int EXTERNAL_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IGNORE_NULL_FIELDS_FIELD_NUMBER
public static final int IGNORE_NULL_FIELDS_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
-
BLOCKED_FIELD_NUMBER
public static final int BLOCKED_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
-
OWNER_FIELD_NUMBER
public static final int OWNER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LAST_FINISHED_JOB_FIELD_NUMBER
public static final int LAST_FINISHED_JOB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RUNNING_JOB_FIELD_NUMBER
public static final int RUNNING_JOB_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SCHEDULE_FIELD_NUMBER
public static final int SCHEDULE_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 int64 id = 1;- Specified by:
hasIdin interfaceTransformationOrBuilder- Returns:
- Whether the id field is set.
-
getId
public long getId()
optional int64 id = 1;- Specified by:
getIdin interfaceTransformationOrBuilder- Returns:
- The id.
-
getName
public String getName()
string name = 2;- Specified by:
getNamein interfaceTransformationOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
string name = 2;- Specified by:
getNameBytesin interfaceTransformationOrBuilder- Returns:
- The bytes for name.
-
hasQuery
public boolean hasQuery()
optional string query = 3;- Specified by:
hasQueryin interfaceTransformationOrBuilder- Returns:
- Whether the query field is set.
-
getQuery
public String getQuery()
optional string query = 3;- Specified by:
getQueryin interfaceTransformationOrBuilder- Returns:
- The query.
-
getQueryBytes
public com.google.protobuf.ByteString getQueryBytes()
optional string query = 3;- Specified by:
getQueryBytesin interfaceTransformationOrBuilder- Returns:
- The bytes for query.
-
hasDestination
public boolean hasDestination()
optional .com.cognite.client.dto.Transformation.Destination destination = 4;- Specified by:
hasDestinationin interfaceTransformationOrBuilder- Returns:
- Whether the destination field is set.
-
getDestination
public Transformation.Destination getDestination()
optional .com.cognite.client.dto.Transformation.Destination destination = 4;- Specified by:
getDestinationin interfaceTransformationOrBuilder- Returns:
- The destination.
-
getDestinationOrBuilder
public Transformation.DestinationOrBuilder getDestinationOrBuilder()
optional .com.cognite.client.dto.Transformation.Destination destination = 4;- Specified by:
getDestinationOrBuilderin interfaceTransformationOrBuilder
-
hasConflictMode
public boolean hasConflictMode()
optional string conflict_mode = 5;- Specified by:
hasConflictModein interfaceTransformationOrBuilder- Returns:
- Whether the conflictMode field is set.
-
getConflictMode
public String getConflictMode()
optional string conflict_mode = 5;- Specified by:
getConflictModein interfaceTransformationOrBuilder- Returns:
- The conflictMode.
-
getConflictModeBytes
public com.google.protobuf.ByteString getConflictModeBytes()
optional string conflict_mode = 5;- Specified by:
getConflictModeBytesin interfaceTransformationOrBuilder- Returns:
- The bytes for conflictMode.
-
hasIsPublic
public boolean hasIsPublic()
optional bool is_public = 6;- Specified by:
hasIsPublicin interfaceTransformationOrBuilder- Returns:
- Whether the isPublic field is set.
-
getIsPublic
public boolean getIsPublic()
optional bool is_public = 6;- Specified by:
getIsPublicin interfaceTransformationOrBuilder- Returns:
- The isPublic.
-
hasSourceApiKey
public boolean hasSourceApiKey()
optional string source_api_key = 7;- Specified by:
hasSourceApiKeyin interfaceTransformationOrBuilder- Returns:
- Whether the sourceApiKey field is set.
-
getSourceApiKey
public String getSourceApiKey()
optional string source_api_key = 7;- Specified by:
getSourceApiKeyin interfaceTransformationOrBuilder- Returns:
- The sourceApiKey.
-
getSourceApiKeyBytes
public com.google.protobuf.ByteString getSourceApiKeyBytes()
optional string source_api_key = 7;- Specified by:
getSourceApiKeyBytesin interfaceTransformationOrBuilder- Returns:
- The bytes for sourceApiKey.
-
hasDestinationApiKey
public boolean hasDestinationApiKey()
optional string destination_api_key = 8;- Specified by:
hasDestinationApiKeyin interfaceTransformationOrBuilder- Returns:
- Whether the destinationApiKey field is set.
-
getDestinationApiKey
public String getDestinationApiKey()
optional string destination_api_key = 8;- Specified by:
getDestinationApiKeyin interfaceTransformationOrBuilder- Returns:
- The destinationApiKey.
-
getDestinationApiKeyBytes
public com.google.protobuf.ByteString getDestinationApiKeyBytes()
optional string destination_api_key = 8;- Specified by:
getDestinationApiKeyBytesin interfaceTransformationOrBuilder- Returns:
- The bytes for destinationApiKey.
-
hasSourceOidcCredentials
public boolean hasSourceOidcCredentials()
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;- Specified by:
hasSourceOidcCredentialsin interfaceTransformationOrBuilder- Returns:
- Whether the sourceOidcCredentials field is set.
-
getSourceOidcCredentials
public Transformation.FlatOidcCredentials getSourceOidcCredentials()
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;- Specified by:
getSourceOidcCredentialsin interfaceTransformationOrBuilder- Returns:
- The sourceOidcCredentials.
-
getSourceOidcCredentialsOrBuilder
public Transformation.FlatOidcCredentialsOrBuilder getSourceOidcCredentialsOrBuilder()
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials source_oidc_credentials = 9;- Specified by:
getSourceOidcCredentialsOrBuilderin interfaceTransformationOrBuilder
-
hasDestinationOidcCredentials
public boolean hasDestinationOidcCredentials()
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;- Specified by:
hasDestinationOidcCredentialsin interfaceTransformationOrBuilder- Returns:
- Whether the destinationOidcCredentials field is set.
-
getDestinationOidcCredentials
public Transformation.FlatOidcCredentials getDestinationOidcCredentials()
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;- Specified by:
getDestinationOidcCredentialsin interfaceTransformationOrBuilder- Returns:
- The destinationOidcCredentials.
-
getDestinationOidcCredentialsOrBuilder
public Transformation.FlatOidcCredentialsOrBuilder getDestinationOidcCredentialsOrBuilder()
optional .com.cognite.client.dto.Transformation.FlatOidcCredentials destination_oidc_credentials = 10;- Specified by:
getDestinationOidcCredentialsOrBuilderin interfaceTransformationOrBuilder
-
getExternalId
public String getExternalId()
string external_id = 11;- Specified by:
getExternalIdin interfaceTransformationOrBuilder- Returns:
- The externalId.
-
getExternalIdBytes
public com.google.protobuf.ByteString getExternalIdBytes()
string external_id = 11;- Specified by:
getExternalIdBytesin interfaceTransformationOrBuilder- Returns:
- The bytes for externalId.
-
getIgnoreNullFields
public boolean getIgnoreNullFields()
bool ignore_null_fields = 12;- Specified by:
getIgnoreNullFieldsin interfaceTransformationOrBuilder- Returns:
- The ignoreNullFields.
-
hasDataSetId
public boolean hasDataSetId()
optional int64 data_set_id = 13;- Specified by:
hasDataSetIdin interfaceTransformationOrBuilder- Returns:
- Whether the dataSetId field is set.
-
getDataSetId
public long getDataSetId()
optional int64 data_set_id = 13;- Specified by:
getDataSetIdin interfaceTransformationOrBuilder- Returns:
- The dataSetId.
-
hasBlocked
public boolean hasBlocked()
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;- Specified by:
hasBlockedin interfaceTransformationOrBuilder- Returns:
- Whether the blocked field is set.
-
getBlocked
public Transformation.TransformBlockedInfo getBlocked()
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;- Specified by:
getBlockedin interfaceTransformationOrBuilder- Returns:
- The blocked.
-
getBlockedOrBuilder
public Transformation.TransformBlockedInfoOrBuilder getBlockedOrBuilder()
optional .com.cognite.client.dto.Transformation.TransformBlockedInfo blocked = 14;- Specified by:
getBlockedOrBuilderin interfaceTransformationOrBuilder
-
hasCreatedTime
public boolean hasCreatedTime()
optional int64 created_time = 15;- Specified by:
hasCreatedTimein interfaceTransformationOrBuilder- Returns:
- Whether the createdTime field is set.
-
getCreatedTime
public long getCreatedTime()
optional int64 created_time = 15;- Specified by:
getCreatedTimein interfaceTransformationOrBuilder- Returns:
- The createdTime.
-
hasLastUpdatedTime
public boolean hasLastUpdatedTime()
optional int64 last_updated_time = 16;- Specified by:
hasLastUpdatedTimein interfaceTransformationOrBuilder- Returns:
- Whether the lastUpdatedTime field is set.
-
getLastUpdatedTime
public long getLastUpdatedTime()
optional int64 last_updated_time = 16;- Specified by:
getLastUpdatedTimein interfaceTransformationOrBuilder- Returns:
- The lastUpdatedTime.
-
hasOwner
public boolean hasOwner()
optional .com.cognite.client.dto.Transformation.Owner owner = 17;- Specified by:
hasOwnerin interfaceTransformationOrBuilder- Returns:
- Whether the owner field is set.
-
getOwner
public Transformation.Owner getOwner()
optional .com.cognite.client.dto.Transformation.Owner owner = 17;- Specified by:
getOwnerin interfaceTransformationOrBuilder- Returns:
- The owner.
-
getOwnerOrBuilder
public Transformation.OwnerOrBuilder getOwnerOrBuilder()
optional .com.cognite.client.dto.Transformation.Owner owner = 17;- Specified by:
getOwnerOrBuilderin interfaceTransformationOrBuilder
-
hasLastFinishedJob
public boolean hasLastFinishedJob()
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;- Specified by:
hasLastFinishedJobin interfaceTransformationOrBuilder- Returns:
- Whether the lastFinishedJob field is set.
-
getLastFinishedJob
public Transformation.Job getLastFinishedJob()
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;- Specified by:
getLastFinishedJobin interfaceTransformationOrBuilder- Returns:
- The lastFinishedJob.
-
getLastFinishedJobOrBuilder
public Transformation.JobOrBuilder getLastFinishedJobOrBuilder()
optional .com.cognite.client.dto.Transformation.Job last_finished_job = 18;- Specified by:
getLastFinishedJobOrBuilderin interfaceTransformationOrBuilder
-
hasRunningJob
public boolean hasRunningJob()
optional .com.cognite.client.dto.Transformation.Job running_job = 19;- Specified by:
hasRunningJobin interfaceTransformationOrBuilder- Returns:
- Whether the runningJob field is set.
-
getRunningJob
public Transformation.Job getRunningJob()
optional .com.cognite.client.dto.Transformation.Job running_job = 19;- Specified by:
getRunningJobin interfaceTransformationOrBuilder- Returns:
- The runningJob.
-
getRunningJobOrBuilder
public Transformation.JobOrBuilder getRunningJobOrBuilder()
optional .com.cognite.client.dto.Transformation.Job running_job = 19;- Specified by:
getRunningJobOrBuilderin interfaceTransformationOrBuilder
-
hasSchedule
public boolean hasSchedule()
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;- Specified by:
hasSchedulein interfaceTransformationOrBuilder- Returns:
- Whether the schedule field is set.
-
getSchedule
public Transformation.Schedule getSchedule()
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;- Specified by:
getSchedulein interfaceTransformationOrBuilder- Returns:
- The schedule.
-
getScheduleOrBuilder
public Transformation.ScheduleOrBuilder getScheduleOrBuilder()
optional .com.cognite.client.dto.Transformation.Schedule schedule = 20;- Specified by:
getScheduleOrBuilderin interfaceTransformationOrBuilder
-
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 parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation 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 parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Transformation parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static Transformation parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static Transformation parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public Transformation.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Transformation.Builder newBuilder()
-
newBuilder
public static Transformation.Builder newBuilder(Transformation prototype)
-
toBuilder
public Transformation.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Transformation.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Transformation getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Transformation> parser()
-
getParserForType
public com.google.protobuf.Parser<Transformation> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Transformation getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-