Package com.google.dataflow.v1beta3
Class ListJobMessagesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
- com.google.dataflow.v1beta3.ListJobMessagesRequest.Builder
-
- All Implemented Interfaces:
ListJobMessagesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListJobMessagesRequest
public static final class ListJobMessagesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder> implements ListJobMessagesRequestOrBuilder
Request to list job messages. Up to max_results messages will be returned in the time range specified starting with the oldest messages first. If no time range is specified the results with start with the oldest message.
Protobuf typegoogle.dataflow.v1beta3.ListJobMessagesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListJobMessagesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListJobMessagesRequestbuild()ListJobMessagesRequestbuildPartial()ListJobMessagesRequest.Builderclear()ListJobMessagesRequest.BuilderclearEndTime()Return only messages with timestamps < end_time.ListJobMessagesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ListJobMessagesRequest.BuilderclearJobId()The job to get messages about.ListJobMessagesRequest.BuilderclearLocation()The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.ListJobMessagesRequest.BuilderclearMinimumImportance()Filter to only get messages with importance >= levelListJobMessagesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ListJobMessagesRequest.BuilderclearPageSize()If specified, determines the maximum number of messages to return.ListJobMessagesRequest.BuilderclearPageToken()If supplied, this should be the value of next_page_token returned by an earlier call.ListJobMessagesRequest.BuilderclearProjectId()A project id.ListJobMessagesRequest.BuilderclearStartTime()If specified, return only messages with timestamps >= start_time.ListJobMessagesRequest.Builderclone()ListJobMessagesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.TimestampgetEndTime()Return only messages with timestamps < end_time.com.google.protobuf.Timestamp.BuildergetEndTimeBuilder()Return only messages with timestamps < end_time.com.google.protobuf.TimestampOrBuildergetEndTimeOrBuilder()Return only messages with timestamps < end_time.StringgetJobId()The job to get messages about.com.google.protobuf.ByteStringgetJobIdBytes()The job to get messages about.StringgetLocation()The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.com.google.protobuf.ByteStringgetLocationBytes()The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.JobMessageImportancegetMinimumImportance()Filter to only get messages with importance >= levelintgetMinimumImportanceValue()Filter to only get messages with importance >= levelintgetPageSize()If specified, determines the maximum number of messages to return.StringgetPageToken()If supplied, this should be the value of next_page_token returned by an earlier call.com.google.protobuf.ByteStringgetPageTokenBytes()If supplied, this should be the value of next_page_token returned by an earlier call.StringgetProjectId()A project id.com.google.protobuf.ByteStringgetProjectIdBytes()A project id.com.google.protobuf.TimestampgetStartTime()If specified, return only messages with timestamps >= start_time.com.google.protobuf.Timestamp.BuildergetStartTimeBuilder()If specified, return only messages with timestamps >= start_time.com.google.protobuf.TimestampOrBuildergetStartTimeOrBuilder()If specified, return only messages with timestamps >= start_time.booleanhasEndTime()Return only messages with timestamps < end_time.booleanhasStartTime()If specified, return only messages with timestamps >= start_time.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ListJobMessagesRequest.BuildermergeEndTime(com.google.protobuf.Timestamp value)Return only messages with timestamps < end_time.ListJobMessagesRequest.BuildermergeFrom(ListJobMessagesRequest other)ListJobMessagesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ListJobMessagesRequest.BuildermergeFrom(com.google.protobuf.Message other)ListJobMessagesRequest.BuildermergeStartTime(com.google.protobuf.Timestamp value)If specified, return only messages with timestamps >= start_time.ListJobMessagesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ListJobMessagesRequest.BuildersetEndTime(com.google.protobuf.Timestamp value)Return only messages with timestamps < end_time.ListJobMessagesRequest.BuildersetEndTime(com.google.protobuf.Timestamp.Builder builderForValue)Return only messages with timestamps < end_time.ListJobMessagesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ListJobMessagesRequest.BuildersetJobId(String value)The job to get messages about.ListJobMessagesRequest.BuildersetJobIdBytes(com.google.protobuf.ByteString value)The job to get messages about.ListJobMessagesRequest.BuildersetLocation(String value)The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.ListJobMessagesRequest.BuildersetLocationBytes(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.ListJobMessagesRequest.BuildersetMinimumImportance(JobMessageImportance value)Filter to only get messages with importance >= levelListJobMessagesRequest.BuildersetMinimumImportanceValue(int value)Filter to only get messages with importance >= levelListJobMessagesRequest.BuildersetPageSize(int value)If specified, determines the maximum number of messages to return.ListJobMessagesRequest.BuildersetPageToken(String value)If supplied, this should be the value of next_page_token returned by an earlier call.ListJobMessagesRequest.BuildersetPageTokenBytes(com.google.protobuf.ByteString value)If supplied, this should be the value of next_page_token returned by an earlier call.ListJobMessagesRequest.BuildersetProjectId(String value)A project id.ListJobMessagesRequest.BuildersetProjectIdBytes(com.google.protobuf.ByteString value)A project id.ListJobMessagesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ListJobMessagesRequest.BuildersetStartTime(com.google.protobuf.Timestamp value)If specified, return only messages with timestamps >= start_time.ListJobMessagesRequest.BuildersetStartTime(com.google.protobuf.Timestamp.Builder builderForValue)If specified, return only messages with timestamps >= start_time.ListJobMessagesRequest.BuildersetUnknownFields(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
clear
public ListJobMessagesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
getDefaultInstanceForType
public ListJobMessagesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListJobMessagesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListJobMessagesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListJobMessagesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
setField
public ListJobMessagesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
clearField
public ListJobMessagesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
clearOneof
public ListJobMessagesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
setRepeatedField
public ListJobMessagesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
addRepeatedField
public ListJobMessagesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
mergeFrom
public ListJobMessagesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListJobMessagesRequest.Builder>
-
mergeFrom
public ListJobMessagesRequest.Builder mergeFrom(ListJobMessagesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
mergeFrom
public ListJobMessagesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListJobMessagesRequest.Builder>- Throws:
IOException
-
getProjectId
public String getProjectId()
A project id.
string project_id = 1;- Specified by:
getProjectIdin interfaceListJobMessagesRequestOrBuilder- Returns:
- The projectId.
-
getProjectIdBytes
public com.google.protobuf.ByteString getProjectIdBytes()
A project id.
string project_id = 1;- Specified by:
getProjectIdBytesin interfaceListJobMessagesRequestOrBuilder- Returns:
- The bytes for projectId.
-
setProjectId
public ListJobMessagesRequest.Builder setProjectId(String value)
A project id.
string project_id = 1;- Parameters:
value- The projectId to set.- Returns:
- This builder for chaining.
-
clearProjectId
public ListJobMessagesRequest.Builder clearProjectId()
A project id.
string project_id = 1;- Returns:
- This builder for chaining.
-
setProjectIdBytes
public ListJobMessagesRequest.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 messages about.
string job_id = 2;- Specified by:
getJobIdin interfaceListJobMessagesRequestOrBuilder- Returns:
- The jobId.
-
getJobIdBytes
public com.google.protobuf.ByteString getJobIdBytes()
The job to get messages about.
string job_id = 2;- Specified by:
getJobIdBytesin interfaceListJobMessagesRequestOrBuilder- Returns:
- The bytes for jobId.
-
setJobId
public ListJobMessagesRequest.Builder setJobId(String value)
The job to get messages about.
string job_id = 2;- Parameters:
value- The jobId to set.- Returns:
- This builder for chaining.
-
clearJobId
public ListJobMessagesRequest.Builder clearJobId()
The job to get messages about.
string job_id = 2;- Returns:
- This builder for chaining.
-
setJobIdBytes
public ListJobMessagesRequest.Builder setJobIdBytes(com.google.protobuf.ByteString value)
The job to get messages about.
string job_id = 2;- Parameters:
value- The bytes for jobId to set.- Returns:
- This builder for chaining.
-
getMinimumImportanceValue
public int getMinimumImportanceValue()
Filter to only get messages with importance >= level
.google.dataflow.v1beta3.JobMessageImportance minimum_importance = 3;- Specified by:
getMinimumImportanceValuein interfaceListJobMessagesRequestOrBuilder- Returns:
- The enum numeric value on the wire for minimumImportance.
-
setMinimumImportanceValue
public ListJobMessagesRequest.Builder setMinimumImportanceValue(int value)
Filter to only get messages with importance >= level
.google.dataflow.v1beta3.JobMessageImportance minimum_importance = 3;- Parameters:
value- The enum numeric value on the wire for minimumImportance to set.- Returns:
- This builder for chaining.
-
getMinimumImportance
public JobMessageImportance getMinimumImportance()
Filter to only get messages with importance >= level
.google.dataflow.v1beta3.JobMessageImportance minimum_importance = 3;- Specified by:
getMinimumImportancein interfaceListJobMessagesRequestOrBuilder- Returns:
- The minimumImportance.
-
setMinimumImportance
public ListJobMessagesRequest.Builder setMinimumImportance(JobMessageImportance value)
Filter to only get messages with importance >= level
.google.dataflow.v1beta3.JobMessageImportance minimum_importance = 3;- Parameters:
value- The minimumImportance to set.- Returns:
- This builder for chaining.
-
clearMinimumImportance
public ListJobMessagesRequest.Builder clearMinimumImportance()
Filter to only get messages with importance >= level
.google.dataflow.v1beta3.JobMessageImportance minimum_importance = 3;- Returns:
- This builder for chaining.
-
getPageSize
public int getPageSize()
If specified, determines the maximum number of messages to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.
int32 page_size = 4;- Specified by:
getPageSizein interfaceListJobMessagesRequestOrBuilder- Returns:
- The pageSize.
-
setPageSize
public ListJobMessagesRequest.Builder setPageSize(int value)
If specified, determines the maximum number of messages to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.
int32 page_size = 4;- Parameters:
value- The pageSize to set.- Returns:
- This builder for chaining.
-
clearPageSize
public ListJobMessagesRequest.Builder clearPageSize()
If specified, determines the maximum number of messages to return. If unspecified, the service may choose an appropriate default, or may return an arbitrarily large number of results.
int32 page_size = 4;- 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 = 5;- Specified by:
getPageTokenin interfaceListJobMessagesRequestOrBuilder- 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 = 5;- Specified by:
getPageTokenBytesin interfaceListJobMessagesRequestOrBuilder- Returns:
- The bytes for pageToken.
-
setPageToken
public ListJobMessagesRequest.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 = 5;- Parameters:
value- The pageToken to set.- Returns:
- This builder for chaining.
-
clearPageToken
public ListJobMessagesRequest.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 = 5;- Returns:
- This builder for chaining.
-
setPageTokenBytes
public ListJobMessagesRequest.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 = 5;- Parameters:
value- The bytes for pageToken to set.- Returns:
- This builder for chaining.
-
hasStartTime
public boolean hasStartTime()
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;- Specified by:
hasStartTimein interfaceListJobMessagesRequestOrBuilder- Returns:
- Whether the startTime field is set.
-
getStartTime
public com.google.protobuf.Timestamp getStartTime()
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;- Specified by:
getStartTimein interfaceListJobMessagesRequestOrBuilder- Returns:
- The startTime.
-
setStartTime
public ListJobMessagesRequest.Builder setStartTime(com.google.protobuf.Timestamp value)
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;
-
setStartTime
public ListJobMessagesRequest.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;
-
mergeStartTime
public ListJobMessagesRequest.Builder mergeStartTime(com.google.protobuf.Timestamp value)
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;
-
clearStartTime
public ListJobMessagesRequest.Builder clearStartTime()
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;
-
getStartTimeBuilder
public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;
-
getStartTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
If specified, return only messages with timestamps >= start_time. The default is the job creation time (i.e. beginning of messages).
.google.protobuf.Timestamp start_time = 6;- Specified by:
getStartTimeOrBuilderin interfaceListJobMessagesRequestOrBuilder
-
hasEndTime
public boolean hasEndTime()
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;- Specified by:
hasEndTimein interfaceListJobMessagesRequestOrBuilder- Returns:
- Whether the endTime field is set.
-
getEndTime
public com.google.protobuf.Timestamp getEndTime()
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;- Specified by:
getEndTimein interfaceListJobMessagesRequestOrBuilder- Returns:
- The endTime.
-
setEndTime
public ListJobMessagesRequest.Builder setEndTime(com.google.protobuf.Timestamp value)
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;
-
setEndTime
public ListJobMessagesRequest.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;
-
mergeEndTime
public ListJobMessagesRequest.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;
-
clearEndTime
public ListJobMessagesRequest.Builder clearEndTime()
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;
-
getEndTimeBuilder
public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;
-
getEndTimeOrBuilder
public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Return only messages with timestamps < end_time. The default is now (i.e. return up to the latest messages available).
.google.protobuf.Timestamp end_time = 7;- Specified by:
getEndTimeOrBuilderin interfaceListJobMessagesRequestOrBuilder
-
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 = 8;- Specified by:
getLocationin interfaceListJobMessagesRequestOrBuilder- 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 = 8;- Specified by:
getLocationBytesin interfaceListJobMessagesRequestOrBuilder- Returns:
- The bytes for location.
-
setLocation
public ListJobMessagesRequest.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 = 8;- Parameters:
value- The location to set.- Returns:
- This builder for chaining.
-
clearLocation
public ListJobMessagesRequest.Builder clearLocation()
The [regional endpoint] (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints) that contains the job specified by job_id.
string location = 8;- Returns:
- This builder for chaining.
-
setLocationBytes
public ListJobMessagesRequest.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 = 8;- Parameters:
value- The bytes for location to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListJobMessagesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
mergeUnknownFields
public final ListJobMessagesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListJobMessagesRequest.Builder>
-
-