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 class
WorkflowMetadata.Builder
A Dataproc workflow template resource.static class
WorkflowMetadata.State
The 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 int
CLUSTER_NAME_FIELD_NUMBER
static int
CLUSTER_UUID_FIELD_NUMBER
static int
CREATE_CLUSTER_FIELD_NUMBER
static int
DAG_END_TIME_FIELD_NUMBER
static int
DAG_START_TIME_FIELD_NUMBER
static int
DAG_TIMEOUT_FIELD_NUMBER
static int
DELETE_CLUSTER_FIELD_NUMBER
static int
END_TIME_FIELD_NUMBER
static int
GRAPH_FIELD_NUMBER
static int
PARAMETERS_FIELD_NUMBER
static int
START_TIME_FIELD_NUMBER
static int
STATE_FIELD_NUMBER
static int
TEMPLATE_FIELD_NUMBER
static int
VERSION_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsParameters(String key)
Map from parameter names to values that were used for those parameters.boolean
equals(Object obj)
String
getClusterName()
Output only.com.google.protobuf.ByteString
getClusterNameBytes()
Output only.String
getClusterUuid()
Output only.com.google.protobuf.ByteString
getClusterUuidBytes()
Output only.ClusterOperation
getCreateCluster()
Output only.ClusterOperationOrBuilder
getCreateClusterOrBuilder()
Output only.com.google.protobuf.Timestamp
getDagEndTime()
Output only.com.google.protobuf.TimestampOrBuilder
getDagEndTimeOrBuilder()
Output only.com.google.protobuf.Timestamp
getDagStartTime()
Output only.com.google.protobuf.TimestampOrBuilder
getDagStartTimeOrBuilder()
Output only.com.google.protobuf.Duration
getDagTimeout()
Output only.com.google.protobuf.DurationOrBuilder
getDagTimeoutOrBuilder()
Output only.static WorkflowMetadata
getDefaultInstance()
WorkflowMetadata
getDefaultInstanceForType()
ClusterOperation
getDeleteCluster()
Output only.ClusterOperationOrBuilder
getDeleteClusterOrBuilder()
Output only.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Timestamp
getEndTime()
Output only.com.google.protobuf.TimestampOrBuilder
getEndTimeOrBuilder()
Output only.WorkflowGraph
getGraph()
Output only.WorkflowGraphOrBuilder
getGraphOrBuilder()
Output only.Map<String,String>
getParameters()
Deprecated.int
getParametersCount()
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.String
getParametersOrDefault(String key, String defaultValue)
Map from parameter names to values that were used for those parameters.String
getParametersOrThrow(String key)
Map from parameter names to values that were used for those parameters.com.google.protobuf.Parser<WorkflowMetadata>
getParserForType()
int
getSerializedSize()
com.google.protobuf.Timestamp
getStartTime()
Output only.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Output only.WorkflowMetadata.State
getState()
Output only.int
getStateValue()
Output only.String
getTemplate()
Output only.com.google.protobuf.ByteString
getTemplateBytes()
Output only.int
getVersion()
Output only.boolean
hasCreateCluster()
Output only.boolean
hasDagEndTime()
Output only.boolean
hasDagStartTime()
Output only.boolean
hasDagTimeout()
Output only.boolean
hasDeleteCluster()
Output only.boolean
hasEndTime()
Output only.boolean
hasGraph()
Output only.int
hashCode()
boolean
hasStartTime()
Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static WorkflowMetadata.Builder
newBuilder()
static WorkflowMetadata.Builder
newBuilder(WorkflowMetadata prototype)
WorkflowMetadata.Builder
newBuilderForType()
protected WorkflowMetadata.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static WorkflowMetadata
parseDelimitedFrom(InputStream input)
static WorkflowMetadata
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WorkflowMetadata
parseFrom(byte[] data)
static WorkflowMetadata
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WorkflowMetadata
parseFrom(com.google.protobuf.ByteString data)
static WorkflowMetadata
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WorkflowMetadata
parseFrom(com.google.protobuf.CodedInputStream input)
static WorkflowMetadata
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WorkflowMetadata
parseFrom(InputStream input)
static WorkflowMetadata
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static WorkflowMetadata
parseFrom(ByteBuffer data)
static WorkflowMetadata
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<WorkflowMetadata>
parser()
WorkflowMetadata.Builder
toBuilder()
void
writeTo(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:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in 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:
getTemplate
in 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:
getTemplateBytes
in 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:
getVersion
in 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:
hasCreateCluster
in 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:
getCreateCluster
in 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:
getCreateClusterOrBuilder
in 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:
hasGraph
in 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:
getGraph
in 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:
getGraphOrBuilder
in 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:
hasDeleteCluster
in 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:
getDeleteCluster
in 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:
getDeleteClusterOrBuilder
in 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:
getStateValue
in 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:
getState
in 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:
getClusterName
in 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:
getClusterNameBytes
in interfaceWorkflowMetadataOrBuilder
- Returns:
- The bytes for clusterName.
-
getParametersCount
public int getParametersCount()
Description copied from interface:WorkflowMetadataOrBuilder
Map from parameter names to values that were used for those parameters.
map<string, string> parameters = 8;
- Specified by:
getParametersCount
in 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:
containsParameters
in interfaceWorkflowMetadataOrBuilder
-
getParameters
@Deprecated public Map<String,String> getParameters()
Deprecated.UsegetParametersMap()
instead.- Specified by:
getParameters
in 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:
getParametersMap
in 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:
getParametersOrDefault
in 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:
getParametersOrThrow
in interfaceWorkflowMetadataOrBuilder
-
hasStartTime
public boolean hasStartTime()
Output only. Workflow start time.
.google.protobuf.Timestamp start_time = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasStartTime
in 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:
getStartTime
in 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:
getStartTimeOrBuilder
in interfaceWorkflowMetadataOrBuilder
-
hasEndTime
public boolean hasEndTime()
Output only. Workflow end time.
.google.protobuf.Timestamp end_time = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
hasEndTime
in 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:
getEndTime
in 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:
getEndTimeOrBuilder
in interfaceWorkflowMetadataOrBuilder
-
getClusterUuid
public String getClusterUuid()
Output only. The UUID of target cluster.
string cluster_uuid = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];
- Specified by:
getClusterUuid
in 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:
getClusterUuidBytes
in 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:
hasDagTimeout
in 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:
getDagTimeout
in 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:
getDagTimeoutOrBuilder
in 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:
hasDagStartTime
in 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:
getDagStartTime
in 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:
getDagStartTimeOrBuilder
in 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:
hasDagEndTime
in 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:
getDagEndTime
in 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:
getDagEndTimeOrBuilder
in interfaceWorkflowMetadataOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in 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:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in 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:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected WorkflowMetadata.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in 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:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public WorkflowMetadata getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-