Package com.google.dataflow.v1beta3
Class GetStageExecutionDetailsRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
- com.google.dataflow.v1beta3.GetStageExecutionDetailsRequest.Builder
-
- All Implemented Interfaces:
GetStageExecutionDetailsRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- GetStageExecutionDetailsRequest
public static final class GetStageExecutionDetailsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder> implements GetStageExecutionDetailsRequestOrBuilder
Request to get information about a particular execution stage of a job. Currently only tracked for Batch jobs.
Protobuf typegoogle.dataflow.v1beta3.GetStageExecutionDetailsRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GetStageExecutionDetailsRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
GetStageExecutionDetailsRequest
build()
GetStageExecutionDetailsRequest
buildPartial()
GetStageExecutionDetailsRequest.Builder
clear()
GetStageExecutionDetailsRequest.Builder
clearEndTime()
Upper time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
GetStageExecutionDetailsRequest.Builder
clearJobId()
The job to get execution details for.GetStageExecutionDetailsRequest.Builder
clearLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.GetStageExecutionDetailsRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
GetStageExecutionDetailsRequest.Builder
clearPageSize()
If specified, determines the maximum number of work items to return.GetStageExecutionDetailsRequest.Builder
clearPageToken()
If supplied, this should be the value of next_page_token returned by an earlier call.GetStageExecutionDetailsRequest.Builder
clearProjectId()
A project id.GetStageExecutionDetailsRequest.Builder
clearStageId()
The stage for which to fetch information.GetStageExecutionDetailsRequest.Builder
clearStartTime()
Lower time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
clone()
GetStageExecutionDetailsRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
com.google.protobuf.Timestamp
getEndTime()
Upper time bound of work items to include, by start time.com.google.protobuf.Timestamp.Builder
getEndTimeBuilder()
Upper time bound of work items to include, by start time.com.google.protobuf.TimestampOrBuilder
getEndTimeOrBuilder()
Upper time bound of work items to include, by start time.String
getJobId()
The job to get execution details for.com.google.protobuf.ByteString
getJobIdBytes()
The job to get execution details for.String
getLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.com.google.protobuf.ByteString
getLocationBytes()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.int
getPageSize()
If specified, determines the maximum number of work items to return.String
getPageToken()
If supplied, this should be the value of next_page_token returned by an earlier call.com.google.protobuf.ByteString
getPageTokenBytes()
If supplied, this should be the value of next_page_token returned by an earlier call.String
getProjectId()
A project id.com.google.protobuf.ByteString
getProjectIdBytes()
A project id.String
getStageId()
The stage for which to fetch information.com.google.protobuf.ByteString
getStageIdBytes()
The stage for which to fetch information.com.google.protobuf.Timestamp
getStartTime()
Lower time bound of work items to include, by start time.com.google.protobuf.Timestamp.Builder
getStartTimeBuilder()
Lower time bound of work items to include, by start time.com.google.protobuf.TimestampOrBuilder
getStartTimeOrBuilder()
Lower time bound of work items to include, by start time.boolean
hasEndTime()
Upper time bound of work items to include, by start time.boolean
hasStartTime()
Lower time bound of work items to include, by start time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
GetStageExecutionDetailsRequest.Builder
mergeEndTime(com.google.protobuf.Timestamp value)
Upper time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
mergeFrom(GetStageExecutionDetailsRequest other)
GetStageExecutionDetailsRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GetStageExecutionDetailsRequest.Builder
mergeFrom(com.google.protobuf.Message other)
GetStageExecutionDetailsRequest.Builder
mergeStartTime(com.google.protobuf.Timestamp value)
Lower time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
GetStageExecutionDetailsRequest.Builder
setEndTime(com.google.protobuf.Timestamp value)
Upper time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Upper time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
GetStageExecutionDetailsRequest.Builder
setJobId(String value)
The job to get execution details for.GetStageExecutionDetailsRequest.Builder
setJobIdBytes(com.google.protobuf.ByteString value)
The job to get execution details for.GetStageExecutionDetailsRequest.Builder
setLocation(String value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.GetStageExecutionDetailsRequest.Builder
setLocationBytes(com.google.protobuf.ByteString value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.GetStageExecutionDetailsRequest.Builder
setPageSize(int value)
If specified, determines the maximum number of work items to return.GetStageExecutionDetailsRequest.Builder
setPageToken(String value)
If supplied, this should be the value of next_page_token returned by an earlier call.GetStageExecutionDetailsRequest.Builder
setPageTokenBytes(com.google.protobuf.ByteString value)
If supplied, this should be the value of next_page_token returned by an earlier call.GetStageExecutionDetailsRequest.Builder
setProjectId(String value)
A project id.GetStageExecutionDetailsRequest.Builder
setProjectIdBytes(com.google.protobuf.ByteString value)
A project id.GetStageExecutionDetailsRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
GetStageExecutionDetailsRequest.Builder
setStageId(String value)
The stage for which to fetch information.GetStageExecutionDetailsRequest.Builder
setStageIdBytes(com.google.protobuf.ByteString value)
The stage for which to fetch information.GetStageExecutionDetailsRequest.Builder
setStartTime(com.google.protobuf.Timestamp value)
Lower time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Lower time bound of work items to include, by start time.GetStageExecutionDetailsRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
clear
public GetStageExecutionDetailsRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
getDefaultInstanceForType
public GetStageExecutionDetailsRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public GetStageExecutionDetailsRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GetStageExecutionDetailsRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GetStageExecutionDetailsRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
setField
public GetStageExecutionDetailsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
clearField
public GetStageExecutionDetailsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
clearOneof
public GetStageExecutionDetailsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
setRepeatedField
public GetStageExecutionDetailsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
addRepeatedField
public GetStageExecutionDetailsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
mergeFrom
public GetStageExecutionDetailsRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<GetStageExecutionDetailsRequest.Builder>
-
mergeFrom
public GetStageExecutionDetailsRequest.Builder mergeFrom(GetStageExecutionDetailsRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
mergeFrom
public GetStageExecutionDetailsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<GetStageExecutionDetailsRequest.Builder>
- Throws:
IOException
-
getProjectId
public String getProjectId()
A project id.
string project_id = 1;
- Specified by:
getProjectId
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The projectId.
-
getProjectIdBytes
public com.google.protobuf.ByteString getProjectIdBytes()
A project id.
string project_id = 1;
- Specified by:
getProjectIdBytes
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The bytes for projectId.
-
setProjectId
public GetStageExecutionDetailsRequest.Builder setProjectId(String value)
A project id.
string project_id = 1;
- Parameters:
value
- The projectId to set.- Returns:
- This builder for chaining.
-
clearProjectId
public GetStageExecutionDetailsRequest.Builder clearProjectId()
A project id.
string project_id = 1;
- Returns:
- This builder for chaining.
-
setProjectIdBytes
public GetStageExecutionDetailsRequest.Builder setProjectIdBytes(com.google.protobuf.ByteString value)
A project id.
string project_id = 1;
- Parameters:
value
- The bytes for projectId to set.- Returns:
- This builder for chaining.
-
getJobId
public String getJobId()
The job to get execution details for.
string job_id = 2;
- Specified by:
getJobId
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The jobId.
-
getJobIdBytes
public com.google.protobuf.ByteString getJobIdBytes()
The job to get execution details for.
string job_id = 2;
- Specified by:
getJobIdBytes
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The bytes for jobId.
-
setJobId
public GetStageExecutionDetailsRequest.Builder setJobId(String value)
The job to get execution details for.
string job_id = 2;
- Parameters:
value
- The jobId to set.- Returns:
- This builder for chaining.
-
clearJobId
public GetStageExecutionDetailsRequest.Builder clearJobId()
The job to get execution details for.
string job_id = 2;
- Returns:
- This builder for chaining.
-
setJobIdBytes
public GetStageExecutionDetailsRequest.Builder setJobIdBytes(com.google.protobuf.ByteString value)
The job to get execution details for.
string job_id = 2;
- Parameters:
value
- The bytes for jobId to set.- Returns:
- This builder for chaining.
-
getLocation
public String getLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
string location = 3;
- Specified by:
getLocation
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
string location = 3;
- Specified by:
getLocationBytes
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The bytes for location.
-
setLocation
public GetStageExecutionDetailsRequest.Builder setLocation(String value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
string location = 3;
- Parameters:
value
- The location to set.- Returns:
- This builder for chaining.
-
clearLocation
public GetStageExecutionDetailsRequest.Builder clearLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
string location = 3;
- Returns:
- This builder for chaining.
-
setLocationBytes
public GetStageExecutionDetailsRequest.Builder setLocationBytes(com.google.protobuf.ByteString value)
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
string location = 3;
- Parameters:
value
- The bytes for location to set.- Returns:
- This builder for chaining.
-
getStageId
public String getStageId()
The stage for which to fetch information.
string stage_id = 4;
- Specified by:
getStageId
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The stageId.
-
getStageIdBytes
public com.google.protobuf.ByteString getStageIdBytes()
The stage for which to fetch information.
string stage_id = 4;
- Specified by:
getStageIdBytes
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The bytes for stageId.
-
setStageId
public GetStageExecutionDetailsRequest.Builder setStageId(String value)
The stage for which to fetch information.
string stage_id = 4;
- Parameters:
value
- The stageId to set.- Returns:
- This builder for chaining.
-
clearStageId
public GetStageExecutionDetailsRequest.Builder clearStageId()
The stage for which to fetch information.
string stage_id = 4;
- Returns:
- This builder for chaining.
-
setStageIdBytes
public GetStageExecutionDetailsRequest.Builder setStageIdBytes(com.google.protobuf.ByteString value)
The stage for which to fetch information.
string stage_id = 4;
- Parameters:
value
- The bytes for stageId to set.- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()
If specified, determines the maximum number of work items to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.
int32 page_size = 5;
- Specified by:
getPageSize
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The pageSize.
-
setPageSize
public GetStageExecutionDetailsRequest.Builder setPageSize(int value)
If specified, determines the maximum number of work items to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.
int32 page_size = 5;
- Parameters:
value
- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
public GetStageExecutionDetailsRequest.Builder clearPageSize()
If specified, determines the maximum number of work items to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.
int32 page_size = 5;
- Returns:
- This builder for chaining.
-
getPageToken
public String getPageToken()
If supplied, this should be the value of next_page_token returned by an earlier call. This will cause the next page of results to be returned.
string page_token = 6;
- Specified by:
getPageToken
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The pageToken.
-
getPageTokenBytes
public com.google.protobuf.ByteString getPageTokenBytes()
If supplied, this should be the value of next_page_token returned by an earlier call. This will cause the next page of results to be returned.
string page_token = 6;
- Specified by:
getPageTokenBytes
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The bytes for pageToken.
-
setPageToken
public GetStageExecutionDetailsRequest.Builder setPageToken(String value)
If supplied, this should be the value of next_page_token returned by an earlier call. This will cause the next page of results to be returned.
string page_token = 6;
- Parameters:
value
- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public GetStageExecutionDetailsRequest.Builder clearPageToken()
If supplied, this should be the value of next_page_token returned by an earlier call. This will cause the next page of results to be returned.
string page_token = 6;
- Returns:
- This builder for chaining.
-
setPageTokenBytes
public GetStageExecutionDetailsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
If supplied, this should be the value of next_page_token returned by an earlier call. This will cause the next page of results to be returned.
string page_token = 6;
- Parameters:
value
- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
- Specified by:
hasStartTime
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
- Specified by:
getStartTime
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The startTime.
-
setStartTime
public GetStageExecutionDetailsRequest.Builder setStartTime(com.google.protobuf.Timestamp value)
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
-
setStartTime
public GetStageExecutionDetailsRequest.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
-
mergeStartTime
public GetStageExecutionDetailsRequest.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
-
clearStartTime
public GetStageExecutionDetailsRequest.Builder clearStartTime()
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Lower time bound of work items to include, by start time.
.google.protobuf.Timestamp start_time = 7;
- Specified by:
getStartTimeOrBuilder
in interfaceGetStageExecutionDetailsRequestOrBuilder
-
hasEndTime
public boolean hasEndTime()
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
- Specified by:
hasEndTime
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
- Specified by:
getEndTime
in interfaceGetStageExecutionDetailsRequestOrBuilder
- Returns:
- The endTime.
-
setEndTime
public GetStageExecutionDetailsRequest.Builder setEndTime(com.google.protobuf.Timestamp value)
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
-
setEndTime
public GetStageExecutionDetailsRequest.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
-
mergeEndTime
public GetStageExecutionDetailsRequest.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
-
clearEndTime
public GetStageExecutionDetailsRequest.Builder clearEndTime()
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Upper time bound of work items to include, by start time.
.google.protobuf.Timestamp end_time = 8;
- Specified by:
getEndTimeOrBuilder
in interfaceGetStageExecutionDetailsRequestOrBuilder
-
setUnknownFields
public final GetStageExecutionDetailsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
mergeUnknownFields
public final GetStageExecutionDetailsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<GetStageExecutionDetailsRequest.Builder>
-
-