Class ExecuteAirflowCommandResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExecuteAirflowCommandResponse.Builder>
-
- com.google.cloud.orchestration.airflow.service.v1beta1.ExecuteAirflowCommandResponse.Builder
-
- All Implemented Interfaces:
ExecuteAirflowCommandResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExecuteAirflowCommandResponse
public static final class ExecuteAirflowCommandResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExecuteAirflowCommandResponse.Builder> implements ExecuteAirflowCommandResponseOrBuilder
Response to ExecuteAirflowCommandRequest.
Protobuf typegoogle.cloud.orchestration.airflow.service.v1beta1.ExecuteAirflowCommandResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExecuteAirflowCommandResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecuteAirflowCommandResponsebuild()ExecuteAirflowCommandResponsebuildPartial()ExecuteAirflowCommandResponse.Builderclear()ExecuteAirflowCommandResponse.BuilderclearError()Error message.ExecuteAirflowCommandResponse.BuilderclearExecutionId()The unique ID of the command execution for polling.ExecuteAirflowCommandResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExecuteAirflowCommandResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExecuteAirflowCommandResponse.BuilderclearPod()The name of the pod where the command is executed.ExecuteAirflowCommandResponse.BuilderclearPodNamespace()The namespace of the pod where the command is executed.ExecuteAirflowCommandResponse.Builderclone()ExecuteAirflowCommandResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetError()Error message.com.google.protobuf.ByteStringgetErrorBytes()Error message.StringgetExecutionId()The unique ID of the command execution for polling.com.google.protobuf.ByteStringgetExecutionIdBytes()The unique ID of the command execution for polling.StringgetPod()The name of the pod where the command is executed.com.google.protobuf.ByteStringgetPodBytes()The name of the pod where the command is executed.StringgetPodNamespace()The namespace of the pod where the command is executed.com.google.protobuf.ByteStringgetPodNamespaceBytes()The namespace of the pod where the command is executed.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExecuteAirflowCommandResponse.BuildermergeFrom(ExecuteAirflowCommandResponse other)ExecuteAirflowCommandResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecuteAirflowCommandResponse.BuildermergeFrom(com.google.protobuf.Message other)ExecuteAirflowCommandResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExecuteAirflowCommandResponse.BuildersetError(String value)Error message.ExecuteAirflowCommandResponse.BuildersetErrorBytes(com.google.protobuf.ByteString value)Error message.ExecuteAirflowCommandResponse.BuildersetExecutionId(String value)The unique ID of the command execution for polling.ExecuteAirflowCommandResponse.BuildersetExecutionIdBytes(com.google.protobuf.ByteString value)The unique ID of the command execution for polling.ExecuteAirflowCommandResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExecuteAirflowCommandResponse.BuildersetPod(String value)The name of the pod where the command is executed.ExecuteAirflowCommandResponse.BuildersetPodBytes(com.google.protobuf.ByteString value)The name of the pod where the command is executed.ExecuteAirflowCommandResponse.BuildersetPodNamespace(String value)The namespace of the pod where the command is executed.ExecuteAirflowCommandResponse.BuildersetPodNamespaceBytes(com.google.protobuf.ByteString value)The namespace of the pod where the command is executed.ExecuteAirflowCommandResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.Builder>
-
clear
public ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.Builder>
-
getDefaultInstanceForType
public ExecuteAirflowCommandResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExecuteAirflowCommandResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExecuteAirflowCommandResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.Builder>
-
setField
public ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.Builder>
-
clearField
public ExecuteAirflowCommandResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecuteAirflowCommandResponse.Builder>
-
clearOneof
public ExecuteAirflowCommandResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecuteAirflowCommandResponse.Builder>
-
setRepeatedField
public ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.Builder>
-
addRepeatedField
public ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.Builder>
-
mergeFrom
public ExecuteAirflowCommandResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExecuteAirflowCommandResponse.Builder>
-
mergeFrom
public ExecuteAirflowCommandResponse.Builder mergeFrom(ExecuteAirflowCommandResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecuteAirflowCommandResponse.Builder>
-
mergeFrom
public ExecuteAirflowCommandResponse.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<ExecuteAirflowCommandResponse.Builder>- Throws:
IOException
-
getExecutionId
public String getExecutionId()
The unique ID of the command execution for polling.
string execution_id = 1;- Specified by:
getExecutionIdin interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The executionId.
-
getExecutionIdBytes
public com.google.protobuf.ByteString getExecutionIdBytes()
The unique ID of the command execution for polling.
string execution_id = 1;- Specified by:
getExecutionIdBytesin interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The bytes for executionId.
-
setExecutionId
public ExecuteAirflowCommandResponse.Builder setExecutionId(String value)
The unique ID of the command execution for polling.
string execution_id = 1;- Parameters:
value- The executionId to set.- Returns:
- This builder for chaining.
-
clearExecutionId
public ExecuteAirflowCommandResponse.Builder clearExecutionId()
The unique ID of the command execution for polling.
string execution_id = 1;- Returns:
- This builder for chaining.
-
setExecutionIdBytes
public ExecuteAirflowCommandResponse.Builder setExecutionIdBytes(com.google.protobuf.ByteString value)
The unique ID of the command execution for polling.
string execution_id = 1;- Parameters:
value- The bytes for executionId to set.- Returns:
- This builder for chaining.
-
getPod
public String getPod()
The name of the pod where the command is executed.
string pod = 2;- Specified by:
getPodin interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The pod.
-
getPodBytes
public com.google.protobuf.ByteString getPodBytes()
The name of the pod where the command is executed.
string pod = 2;- Specified by:
getPodBytesin interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The bytes for pod.
-
setPod
public ExecuteAirflowCommandResponse.Builder setPod(String value)
The name of the pod where the command is executed.
string pod = 2;- Parameters:
value- The pod to set.- Returns:
- This builder for chaining.
-
clearPod
public ExecuteAirflowCommandResponse.Builder clearPod()
The name of the pod where the command is executed.
string pod = 2;- Returns:
- This builder for chaining.
-
setPodBytes
public ExecuteAirflowCommandResponse.Builder setPodBytes(com.google.protobuf.ByteString value)
The name of the pod where the command is executed.
string pod = 2;- Parameters:
value- The bytes for pod to set.- Returns:
- This builder for chaining.
-
getPodNamespace
public String getPodNamespace()
The namespace of the pod where the command is executed.
string pod_namespace = 3;- Specified by:
getPodNamespacein interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The podNamespace.
-
getPodNamespaceBytes
public com.google.protobuf.ByteString getPodNamespaceBytes()
The namespace of the pod where the command is executed.
string pod_namespace = 3;- Specified by:
getPodNamespaceBytesin interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The bytes for podNamespace.
-
setPodNamespace
public ExecuteAirflowCommandResponse.Builder setPodNamespace(String value)
The namespace of the pod where the command is executed.
string pod_namespace = 3;- Parameters:
value- The podNamespace to set.- Returns:
- This builder for chaining.
-
clearPodNamespace
public ExecuteAirflowCommandResponse.Builder clearPodNamespace()
The namespace of the pod where the command is executed.
string pod_namespace = 3;- Returns:
- This builder for chaining.
-
setPodNamespaceBytes
public ExecuteAirflowCommandResponse.Builder setPodNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the pod where the command is executed.
string pod_namespace = 3;- Parameters:
value- The bytes for podNamespace to set.- Returns:
- This builder for chaining.
-
getError
public String getError()
Error message. Empty if there was no error.
string error = 4;- Specified by:
getErrorin interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The error.
-
getErrorBytes
public com.google.protobuf.ByteString getErrorBytes()
Error message. Empty if there was no error.
string error = 4;- Specified by:
getErrorBytesin interfaceExecuteAirflowCommandResponseOrBuilder- Returns:
- The bytes for error.
-
setError
public ExecuteAirflowCommandResponse.Builder setError(String value)
Error message. Empty if there was no error.
string error = 4;- Parameters:
value- The error to set.- Returns:
- This builder for chaining.
-
clearError
public ExecuteAirflowCommandResponse.Builder clearError()
Error message. Empty if there was no error.
string error = 4;- Returns:
- This builder for chaining.
-
setErrorBytes
public ExecuteAirflowCommandResponse.Builder setErrorBytes(com.google.protobuf.ByteString value)
Error message. Empty if there was no error.
string error = 4;- Parameters:
value- The bytes for error to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExecuteAirflowCommandResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecuteAirflowCommandResponse.Builder>
-
mergeUnknownFields
public final ExecuteAirflowCommandResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExecuteAirflowCommandResponse.Builder>
-
-