Package com.google.cloud.dataproc.v1
Class WorkflowMetadata
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.dataproc.v1.WorkflowMetadata
-
- All Implemented Interfaces:
WorkflowMetadataOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class WorkflowMetadata extends com.google.protobuf.GeneratedMessageV3 implements WorkflowMetadataOrBuilder
A Dataproc workflow template resource.
Protobuf typegoogle.cloud.dataproc.v1.WorkflowMetadata- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWorkflowMetadata.BuilderA Dataproc workflow template resource.static classWorkflowMetadata.StateThe operation state.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCLUSTER_NAME_FIELD_NUMBERstatic intCLUSTER_UUID_FIELD_NUMBERstatic intCREATE_CLUSTER_FIELD_NUMBERstatic intDAG_END_TIME_FIELD_NUMBERstatic intDAG_START_TIME_FIELD_NUMBERstatic intDAG_TIMEOUT_FIELD_NUMBERstatic intDELETE_CLUSTER_FIELD_NUMBERstatic intEND_TIME_FIELD_NUMBERstatic intGRAPH_FIELD_NUMBERstatic intPARAMETERS_FIELD_NUMBERstatic intSTART_TIME_FIELD_NUMBERstatic intSTATE_FIELD_NUMBERstatic intTEMPLATE_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description booleancontainsParameters(String key)Map from parameter names to values that were used for those parameters.booleanequals(Object obj)StringgetClusterName()Output only.com.google.protobuf.ByteStringgetClusterNameBytes()Output only.StringgetClusterUuid()Output only.com.google.protobuf.ByteStringgetClusterUuidBytes()Output only.ClusterOperationgetCreateCluster()Output only.ClusterOperationOrBuildergetCreateClusterOrBuilder()Output only.com.google.protobuf.TimestampgetDagEndTime()Output only.com.google.protobuf.TimestampOrBuildergetDagEndTimeOrBuilder()Output only.com.google.protobuf.TimestampgetDagStartTime()Output only.com.google.protobuf.TimestampOrBuildergetDagStartTimeOrBuilder()Output only.com.google.protobuf.DurationgetDagTimeout()Output only.com.google.protobuf.DurationOrBuildergetDagTimeoutOrBuilder()Output only.static WorkflowMetadatagetDefaultInstance()WorkflowMetadatagetDefaultInstanceForType()ClusterOperationgetDeleteCluster()Output only.ClusterOperationOrBuildergetDeleteClusterOrBuilder()Output only.static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.TimestampgetEndTime()Output only.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()Output only.WorkflowGraphgetGraph()Output only.WorkflowGraphOrBuildergetGraphOrBuilder()Output only.Map<String,String>getParameters()Deprecated.intgetParametersCount()Map from parameter names to values that were used for those parameters.Map<String,String>getParametersMap()Map from parameter names to values that were used for those parameters.StringgetParametersOrDefault(String key, String defaultValue)Map from parameter names to values that were used for those parameters.StringgetParametersOrThrow(String key)Map from parameter names to values that were used for those parameters.com.google.protobuf.Parser<WorkflowMetadata>getParserForType()intgetSerializedSize()com.google.protobuf.TimestampgetStartTime()Output only.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()Output only.WorkflowMetadata.StategetState()Output only.intgetStateValue()Output only.StringgetTemplate()Output only.com.google.protobuf.ByteStringgetTemplateBytes()Output only.intgetVersion()Output only.booleanhasCreateCluster()Output only.booleanhasDagEndTime()Output only.booleanhasDagStartTime()Output only.booleanhasDagTimeout()Output only.booleanhasDeleteCluster()Output only.booleanhasEndTime()Output only.booleanhasGraph()Output only.inthashCode()booleanhasStartTime()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static WorkflowMetadata.BuildernewBuilder()static WorkflowMetadata.BuildernewBuilder(WorkflowMetadata prototype)WorkflowMetadata.BuildernewBuilderForType()protected WorkflowMetadata.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static WorkflowMetadataparseDelimitedFrom(InputStream input)static WorkflowMetadataparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataparseFrom(byte[] data)static WorkflowMetadataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataparseFrom(com.google.protobuf.ByteString data)static WorkflowMetadataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataparseFrom(com.google.protobuf.CodedInputStream input)static WorkflowMetadataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataparseFrom(InputStream input)static WorkflowMetadataparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static WorkflowMetadataparseFrom(ByteBuffer data)static WorkflowMetadataparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<WorkflowMetadata>parser()WorkflowMetadata.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, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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
-
TEMPLATE_FIELD_NUMBER
public static final int TEMPLATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CREATE_CLUSTER_FIELD_NUMBER
public static final int CREATE_CLUSTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
GRAPH_FIELD_NUMBER
public static final int GRAPH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DELETE_CLUSTER_FIELD_NUMBER
public static final int DELETE_CLUSTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CLUSTER_NAME_FIELD_NUMBER
public static final int CLUSTER_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PARAMETERS_FIELD_NUMBER
public static final int PARAMETERS_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
-
CLUSTER_UUID_FIELD_NUMBER
public static final int CLUSTER_UUID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DAG_TIMEOUT_FIELD_NUMBER
public static final int DAG_TIMEOUT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DAG_START_TIME_FIELD_NUMBER
public static final int DAG_START_TIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DAG_END_TIME_FIELD_NUMBER
public static final int DAG_END_TIME_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
-
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
-
getTemplate
public String getTemplate()
Output only. The resource name of the workflow template as described in https://cloud.google.com/apis/design/resource_names. * For `projects.regions.workflowTemplates`, the resource name of the template has the following format: `projects/{project_id}/regions/{region}/workflowTemplates/{template_id}` * For `projects.locations.workflowTemplates`, the resource name of the template has the following format: `projects/{project_id}/locations/{location}/workflowTemplates/{template_id}`string template = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTemplatein interfaceWorkflowMetadataOrBuilder- Returns:
- The template.
-
getTemplateBytes
public com.google.protobuf.ByteString getTemplateBytes()
Output only. The resource name of the workflow template as described in https://cloud.google.com/apis/design/resource_names. * For `projects.regions.workflowTemplates`, the resource name of the template has the following format: `projects/{project_id}/regions/{region}/workflowTemplates/{template_id}` * For `projects.locations.workflowTemplates`, the resource name of the template has the following format: `projects/{project_id}/locations/{location}/workflowTemplates/{template_id}`string template = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTemplateBytesin interfaceWorkflowMetadataOrBuilder- Returns:
- The bytes for template.
-
getVersion
public int getVersion()
Output only. The version of template at the time of workflow instantiation.
int32 version = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getVersionin interfaceWorkflowMetadataOrBuilder- Returns:
- The version.
-
hasCreateCluster
public boolean hasCreateCluster()
Output only. The create cluster operation metadata.
.google.cloud.dataproc.v1.ClusterOperation create_cluster = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasCreateClusterin interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the createCluster field is set.
-
getCreateCluster
public ClusterOperation getCreateCluster()
Output only. The create cluster operation metadata.
.google.cloud.dataproc.v1.ClusterOperation create_cluster = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateClusterin interfaceWorkflowMetadataOrBuilder- Returns:
- The createCluster.
-
getCreateClusterOrBuilder
public ClusterOperationOrBuilder getCreateClusterOrBuilder()
Output only. The create cluster operation metadata.
.google.cloud.dataproc.v1.ClusterOperation create_cluster = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCreateClusterOrBuilderin interfaceWorkflowMetadataOrBuilder
-
hasGraph
public boolean hasGraph()
Output only. The workflow graph.
.google.cloud.dataproc.v1.WorkflowGraph graph = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasGraphin interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the graph field is set.
-
getGraph
public WorkflowGraph getGraph()
Output only. The workflow graph.
.google.cloud.dataproc.v1.WorkflowGraph graph = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGraphin interfaceWorkflowMetadataOrBuilder- Returns:
- The graph.
-
getGraphOrBuilder
public WorkflowGraphOrBuilder getGraphOrBuilder()
Output only. The workflow graph.
.google.cloud.dataproc.v1.WorkflowGraph graph = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getGraphOrBuilderin interfaceWorkflowMetadataOrBuilder
-
hasDeleteCluster
public boolean hasDeleteCluster()
Output only. The delete cluster operation metadata.
.google.cloud.dataproc.v1.ClusterOperation delete_cluster = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDeleteClusterin interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the deleteCluster field is set.
-
getDeleteCluster
public ClusterOperation getDeleteCluster()
Output only. The delete cluster operation metadata.
.google.cloud.dataproc.v1.ClusterOperation delete_cluster = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteClusterin interfaceWorkflowMetadataOrBuilder- Returns:
- The deleteCluster.
-
getDeleteClusterOrBuilder
public ClusterOperationOrBuilder getDeleteClusterOrBuilder()
Output only. The delete cluster operation metadata.
.google.cloud.dataproc.v1.ClusterOperation delete_cluster = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDeleteClusterOrBuilderin interfaceWorkflowMetadataOrBuilder
-
getStateValue
public int getStateValue()
Output only. The workflow state.
.google.cloud.dataproc.v1.WorkflowMetadata.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceWorkflowMetadataOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
public WorkflowMetadata.State getState()
Output only. The workflow state.
.google.cloud.dataproc.v1.WorkflowMetadata.State state = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceWorkflowMetadataOrBuilder- Returns:
- The state.
-
getClusterName
public String getClusterName()
Output only. The name of the target cluster.
string cluster_name = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClusterNamein interfaceWorkflowMetadataOrBuilder- Returns:
- The clusterName.
-
getClusterNameBytes
public com.google.protobuf.ByteString getClusterNameBytes()
Output only. The name of the target cluster.
string cluster_name = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClusterNameBytesin interfaceWorkflowMetadataOrBuilder- Returns:
- The bytes for clusterName.
-
getParametersCount
public int getParametersCount()
Description copied from interface:WorkflowMetadataOrBuilderMap from parameter names to values that were used for those parameters.
map<string, string> parameters = 8;- Specified by:
getParametersCountin interfaceWorkflowMetadataOrBuilder
-
containsParameters
public boolean containsParameters(String key)
Map from parameter names to values that were used for those parameters.
map<string, string> parameters = 8;- Specified by:
containsParametersin interfaceWorkflowMetadataOrBuilder
-
getParameters
@Deprecated public Map<String,String> getParameters()
Deprecated.UsegetParametersMap()instead.- Specified by:
getParametersin interfaceWorkflowMetadataOrBuilder
-
getParametersMap
public Map<String,String> getParametersMap()
Map from parameter names to values that were used for those parameters.
map<string, string> parameters = 8;- Specified by:
getParametersMapin interfaceWorkflowMetadataOrBuilder
-
getParametersOrDefault
public String getParametersOrDefault(String key, String defaultValue)
Map from parameter names to values that were used for those parameters.
map<string, string> parameters = 8;- Specified by:
getParametersOrDefaultin interfaceWorkflowMetadataOrBuilder
-
getParametersOrThrow
public String getParametersOrThrow(String key)
Map from parameter names to values that were used for those parameters.
map<string, string> parameters = 8;- Specified by:
getParametersOrThrowin interfaceWorkflowMetadataOrBuilder
-
hasStartTime
public boolean hasStartTime()
Output only. Workflow start time.
.google.protobuf.Timestamp start_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasStartTimein interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Output only. Workflow start time.
.google.protobuf.Timestamp start_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartTimein interfaceWorkflowMetadataOrBuilder- Returns:
- The startTime.
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Output only. Workflow start time.
.google.protobuf.Timestamp start_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartTimeOrBuilderin interfaceWorkflowMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()
Output only. Workflow end time.
.google.protobuf.Timestamp end_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasEndTimein interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Output only. Workflow end time.
.google.protobuf.Timestamp end_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndTimein interfaceWorkflowMetadataOrBuilder- Returns:
- The endTime.
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Output only. Workflow end time.
.google.protobuf.Timestamp end_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndTimeOrBuilderin interfaceWorkflowMetadataOrBuilder
-
getClusterUuid
public String getClusterUuid()
Output only. The UUID of target cluster.
string cluster_uuid = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClusterUuidin interfaceWorkflowMetadataOrBuilder- Returns:
- The clusterUuid.
-
getClusterUuidBytes
public com.google.protobuf.ByteString getClusterUuidBytes()
Output only. The UUID of target cluster.
string cluster_uuid = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getClusterUuidBytesin interfaceWorkflowMetadataOrBuilder- Returns:
- The bytes for clusterUuid.
-
hasDagTimeout
public boolean hasDagTimeout()
Output only. The timeout duration for the DAG of jobs, expressed in seconds (see [JSON representation of duration](https://developers.google.com/protocol-buffers/docs/proto3#json)).
.google.protobuf.Duration dag_timeout = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDagTimeoutin interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the dagTimeout field is set.
-
getDagTimeout
public com.google.protobuf.Duration getDagTimeout()
Output only. The timeout duration for the DAG of jobs, expressed in seconds (see [JSON representation of duration](https://developers.google.com/protocol-buffers/docs/proto3#json)).
.google.protobuf.Duration dag_timeout = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDagTimeoutin interfaceWorkflowMetadataOrBuilder- Returns:
- The dagTimeout.
-
getDagTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getDagTimeoutOrBuilder()
Output only. The timeout duration for the DAG of jobs, expressed in seconds (see [JSON representation of duration](https://developers.google.com/protocol-buffers/docs/proto3#json)).
.google.protobuf.Duration dag_timeout = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDagTimeoutOrBuilderin interfaceWorkflowMetadataOrBuilder
-
hasDagStartTime
public boolean hasDagStartTime()
Output only. DAG start time, only set for workflows with [dag_timeout][google.cloud.dataproc.v1.WorkflowMetadata.dag_timeout] when DAG begins.
.google.protobuf.Timestamp dag_start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDagStartTimein interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the dagStartTime field is set.
-
getDagStartTime
public com.google.protobuf.Timestamp getDagStartTime()
Output only. DAG start time, only set for workflows with [dag_timeout][google.cloud.dataproc.v1.WorkflowMetadata.dag_timeout] when DAG begins.
.google.protobuf.Timestamp dag_start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDagStartTimein interfaceWorkflowMetadataOrBuilder- Returns:
- The dagStartTime.
-
getDagStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getDagStartTimeOrBuilder()
Output only. DAG start time, only set for workflows with [dag_timeout][google.cloud.dataproc.v1.WorkflowMetadata.dag_timeout] when DAG begins.
.google.protobuf.Timestamp dag_start_time = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDagStartTimeOrBuilderin interfaceWorkflowMetadataOrBuilder
-
hasDagEndTime
public boolean hasDagEndTime()
Output only. DAG end time, only set for workflows with [dag_timeout][google.cloud.dataproc.v1.WorkflowMetadata.dag_timeout] when DAG ends.
.google.protobuf.Timestamp dag_end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasDagEndTimein interfaceWorkflowMetadataOrBuilder- Returns:
- Whether the dagEndTime field is set.
-
getDagEndTime
public com.google.protobuf.Timestamp getDagEndTime()
Output only. DAG end time, only set for workflows with [dag_timeout][google.cloud.dataproc.v1.WorkflowMetadata.dag_timeout] when DAG ends.
.google.protobuf.Timestamp dag_end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDagEndTimein interfaceWorkflowMetadataOrBuilder- Returns:
- The dagEndTime.
-
getDagEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getDagEndTimeOrBuilder()
Output only. DAG end time, only set for workflows with [dag_timeout][google.cloud.dataproc.v1.WorkflowMetadata.dag_timeout] when DAG ends.
.google.protobuf.Timestamp dag_end_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getDagEndTimeOrBuilderin interfaceWorkflowMetadataOrBuilder
-
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 WorkflowMetadata parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowMetadata parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowMetadata parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowMetadata parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowMetadata parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowMetadata parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static WorkflowMetadata parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WorkflowMetadata parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WorkflowMetadata parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static WorkflowMetadata parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static WorkflowMetadata parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static WorkflowMetadata parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public WorkflowMetadata.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static WorkflowMetadata.Builder newBuilder()
-
newBuilder
public static WorkflowMetadata.Builder newBuilder(WorkflowMetadata prototype)
-
toBuilder
public WorkflowMetadata.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkflowMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static WorkflowMetadata getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<WorkflowMetadata> parser()
-
getParserForType
public com.google.protobuf.Parser<WorkflowMetadata> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WorkflowMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-