Class PollAirflowCommandResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PollAirflowCommandResponse.Builder>
-
- com.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Builder
-
- All Implemented Interfaces:
PollAirflowCommandResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- PollAirflowCommandResponse
public static final class PollAirflowCommandResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PollAirflowCommandResponse.Builder> implements PollAirflowCommandResponseOrBuilder
Response to PollAirflowCommandRequest.
Protobuf typegoogle.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse
-
-
Method Summary
-
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<PollAirflowCommandResponse.Builder>
-
clear
public PollAirflowCommandResponse.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<PollAirflowCommandResponse.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<PollAirflowCommandResponse.Builder>
-
getDefaultInstanceForType
public PollAirflowCommandResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PollAirflowCommandResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PollAirflowCommandResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PollAirflowCommandResponse.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<PollAirflowCommandResponse.Builder>
-
setField
public PollAirflowCommandResponse.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<PollAirflowCommandResponse.Builder>
-
clearField
public PollAirflowCommandResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PollAirflowCommandResponse.Builder>
-
clearOneof
public PollAirflowCommandResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PollAirflowCommandResponse.Builder>
-
setRepeatedField
public PollAirflowCommandResponse.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<PollAirflowCommandResponse.Builder>
-
addRepeatedField
public PollAirflowCommandResponse.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<PollAirflowCommandResponse.Builder>
-
mergeFrom
public PollAirflowCommandResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PollAirflowCommandResponse.Builder>
-
mergeFrom
public PollAirflowCommandResponse.Builder mergeFrom(PollAirflowCommandResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PollAirflowCommandResponse.Builder>
-
mergeFrom
public PollAirflowCommandResponse.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<PollAirflowCommandResponse.Builder>- Throws:
IOException
-
getOutputList
public List<PollAirflowCommandResponse.Line> getOutputList()
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;- Specified by:
getOutputListin interfacePollAirflowCommandResponseOrBuilder
-
getOutputCount
public int getOutputCount()
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;- Specified by:
getOutputCountin interfacePollAirflowCommandResponseOrBuilder
-
getOutput
public PollAirflowCommandResponse.Line getOutput(int index)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;- Specified by:
getOutputin interfacePollAirflowCommandResponseOrBuilder
-
setOutput
public PollAirflowCommandResponse.Builder setOutput(int index, PollAirflowCommandResponse.Line value)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
setOutput
public PollAirflowCommandResponse.Builder setOutput(int index, PollAirflowCommandResponse.Line.Builder builderForValue)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
addOutput
public PollAirflowCommandResponse.Builder addOutput(PollAirflowCommandResponse.Line value)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
addOutput
public PollAirflowCommandResponse.Builder addOutput(int index, PollAirflowCommandResponse.Line value)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
addOutput
public PollAirflowCommandResponse.Builder addOutput(PollAirflowCommandResponse.Line.Builder builderForValue)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
addOutput
public PollAirflowCommandResponse.Builder addOutput(int index, PollAirflowCommandResponse.Line.Builder builderForValue)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
addAllOutput
public PollAirflowCommandResponse.Builder addAllOutput(Iterable<? extends PollAirflowCommandResponse.Line> values)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
clearOutput
public PollAirflowCommandResponse.Builder clearOutput()
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
removeOutput
public PollAirflowCommandResponse.Builder removeOutput(int index)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
getOutputBuilder
public PollAirflowCommandResponse.Line.Builder getOutputBuilder(int index)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
getOutputOrBuilder
public PollAirflowCommandResponse.LineOrBuilder getOutputOrBuilder(int index)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;- Specified by:
getOutputOrBuilderin interfacePollAirflowCommandResponseOrBuilder
-
getOutputOrBuilderList
public List<? extends PollAirflowCommandResponse.LineOrBuilder> getOutputOrBuilderList()
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;- Specified by:
getOutputOrBuilderListin interfacePollAirflowCommandResponseOrBuilder
-
addOutputBuilder
public PollAirflowCommandResponse.Line.Builder addOutputBuilder()
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
addOutputBuilder
public PollAirflowCommandResponse.Line.Builder addOutputBuilder(int index)
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
getOutputBuilderList
public List<PollAirflowCommandResponse.Line.Builder> getOutputBuilderList()
Output from the command execution. It may not contain the full output and the caller may need to poll for more lines.
repeated .google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.Line output = 1;
-
getOutputEnd
public boolean getOutputEnd()
Whether the command execution has finished and there is no more output.
bool output_end = 2;- Specified by:
getOutputEndin interfacePollAirflowCommandResponseOrBuilder- Returns:
- The outputEnd.
-
setOutputEnd
public PollAirflowCommandResponse.Builder setOutputEnd(boolean value)
Whether the command execution has finished and there is no more output.
bool output_end = 2;- Parameters:
value- The outputEnd to set.- Returns:
- This builder for chaining.
-
clearOutputEnd
public PollAirflowCommandResponse.Builder clearOutputEnd()
Whether the command execution has finished and there is no more output.
bool output_end = 2;- Returns:
- This builder for chaining.
-
hasExitInfo
public boolean hasExitInfo()
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;- Specified by:
hasExitInfoin interfacePollAirflowCommandResponseOrBuilder- Returns:
- Whether the exitInfo field is set.
-
getExitInfo
public PollAirflowCommandResponse.ExitInfo getExitInfo()
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;- Specified by:
getExitInfoin interfacePollAirflowCommandResponseOrBuilder- Returns:
- The exitInfo.
-
setExitInfo
public PollAirflowCommandResponse.Builder setExitInfo(PollAirflowCommandResponse.ExitInfo value)
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;
-
setExitInfo
public PollAirflowCommandResponse.Builder setExitInfo(PollAirflowCommandResponse.ExitInfo.Builder builderForValue)
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;
-
mergeExitInfo
public PollAirflowCommandResponse.Builder mergeExitInfo(PollAirflowCommandResponse.ExitInfo value)
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;
-
clearExitInfo
public PollAirflowCommandResponse.Builder clearExitInfo()
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;
-
getExitInfoBuilder
public PollAirflowCommandResponse.ExitInfo.Builder getExitInfoBuilder()
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;
-
getExitInfoOrBuilder
public PollAirflowCommandResponse.ExitInfoOrBuilder getExitInfoOrBuilder()
The result exit status of the command.
.google.cloud.orchestration.airflow.service.v1.PollAirflowCommandResponse.ExitInfo exit_info = 3;- Specified by:
getExitInfoOrBuilderin interfacePollAirflowCommandResponseOrBuilder
-
setUnknownFields
public final PollAirflowCommandResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PollAirflowCommandResponse.Builder>
-
mergeUnknownFields
public final PollAirflowCommandResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PollAirflowCommandResponse.Builder>
-
-