public final class ExecuteAirflowCommandRequest extends com.google.protobuf.GeneratedMessageV3 implements ExecuteAirflowCommandRequestOrBuilder
Execute Airflow Command request.Protobuf type
google.cloud.orchestration.airflow.service.v1.ExecuteAirflowCommandRequest| Modifier and Type | Class and Description |
|---|---|
static class |
ExecuteAirflowCommandRequest.Builder
Execute Airflow Command request.
|
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| Modifier and Type | Field and Description |
|---|---|
static int |
COMMAND_FIELD_NUMBER |
static int |
ENVIRONMENT_FIELD_NUMBER |
static int |
PARAMETERS_FIELD_NUMBER |
static int |
SUBCOMMAND_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getCommand()
Airflow command.
|
com.google.protobuf.ByteString |
getCommandBytes()
Airflow command.
|
static ExecuteAirflowCommandRequest |
getDefaultInstance() |
ExecuteAirflowCommandRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEnvironment()
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}".
|
com.google.protobuf.ByteString |
getEnvironmentBytes()
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}".
|
String |
getParameters(int index)
Parameters for the Airflow command/subcommand as an array of arguments.
|
com.google.protobuf.ByteString |
getParametersBytes(int index)
Parameters for the Airflow command/subcommand as an array of arguments.
|
int |
getParametersCount()
Parameters for the Airflow command/subcommand as an array of arguments.
|
com.google.protobuf.ProtocolStringList |
getParametersList()
Parameters for the Airflow command/subcommand as an array of arguments.
|
com.google.protobuf.Parser<ExecuteAirflowCommandRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getSubcommand()
Airflow subcommand.
|
com.google.protobuf.ByteString |
getSubcommandBytes()
Airflow subcommand.
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ExecuteAirflowCommandRequest.Builder |
newBuilder() |
static ExecuteAirflowCommandRequest.Builder |
newBuilder(ExecuteAirflowCommandRequest prototype) |
ExecuteAirflowCommandRequest.Builder |
newBuilderForType() |
protected ExecuteAirflowCommandRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ExecuteAirflowCommandRequest |
parseDelimitedFrom(InputStream input) |
static ExecuteAirflowCommandRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecuteAirflowCommandRequest |
parseFrom(byte[] data) |
static ExecuteAirflowCommandRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecuteAirflowCommandRequest |
parseFrom(ByteBuffer data) |
static ExecuteAirflowCommandRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecuteAirflowCommandRequest |
parseFrom(com.google.protobuf.ByteString data) |
static ExecuteAirflowCommandRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecuteAirflowCommandRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ExecuteAirflowCommandRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecuteAirflowCommandRequest |
parseFrom(InputStream input) |
static ExecuteAirflowCommandRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ExecuteAirflowCommandRequest> |
parser() |
ExecuteAirflowCommandRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ENVIRONMENT_FIELD_NUMBER
public static final int COMMAND_FIELD_NUMBER
public static final int SUBCOMMAND_FIELD_NUMBER
public static final int PARAMETERS_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getEnvironment()
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}".
string environment = 1;getEnvironment in interface ExecuteAirflowCommandRequestOrBuilderpublic com.google.protobuf.ByteString getEnvironmentBytes()
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}".
string environment = 1;getEnvironmentBytes in interface ExecuteAirflowCommandRequestOrBuilderpublic String getCommand()
Airflow command.
string command = 2;getCommand in interface ExecuteAirflowCommandRequestOrBuilderpublic com.google.protobuf.ByteString getCommandBytes()
Airflow command.
string command = 2;getCommandBytes in interface ExecuteAirflowCommandRequestOrBuilderpublic String getSubcommand()
Airflow subcommand.
string subcommand = 3;getSubcommand in interface ExecuteAirflowCommandRequestOrBuilderpublic com.google.protobuf.ByteString getSubcommandBytes()
Airflow subcommand.
string subcommand = 3;getSubcommandBytes in interface ExecuteAirflowCommandRequestOrBuilderpublic com.google.protobuf.ProtocolStringList getParametersList()
Parameters for the Airflow command/subcommand as an array of arguments. It may contain positional arguments like `["my-dag-id"]`, key-value parameters like `["--foo=bar"]` or `["--foo","bar"]`, or other flags like `["-f"]`.
repeated string parameters = 4;getParametersList in interface ExecuteAirflowCommandRequestOrBuilderpublic int getParametersCount()
Parameters for the Airflow command/subcommand as an array of arguments. It may contain positional arguments like `["my-dag-id"]`, key-value parameters like `["--foo=bar"]` or `["--foo","bar"]`, or other flags like `["-f"]`.
repeated string parameters = 4;getParametersCount in interface ExecuteAirflowCommandRequestOrBuilderpublic String getParameters(int index)
Parameters for the Airflow command/subcommand as an array of arguments. It may contain positional arguments like `["my-dag-id"]`, key-value parameters like `["--foo=bar"]` or `["--foo","bar"]`, or other flags like `["-f"]`.
repeated string parameters = 4;getParameters in interface ExecuteAirflowCommandRequestOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getParametersBytes(int index)
Parameters for the Airflow command/subcommand as an array of arguments. It may contain positional arguments like `["my-dag-id"]`, key-value parameters like `["--foo=bar"]` or `["--foo","bar"]`, or other flags like `["-f"]`.
repeated string parameters = 4;getParametersBytes in interface ExecuteAirflowCommandRequestOrBuilderindex - The index of the value to return.public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static ExecuteAirflowCommandRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecuteAirflowCommandRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecuteAirflowCommandRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecuteAirflowCommandRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecuteAirflowCommandRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecuteAirflowCommandRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecuteAirflowCommandRequest parseFrom(InputStream input) throws IOException
IOExceptionpublic static ExecuteAirflowCommandRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExecuteAirflowCommandRequest parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ExecuteAirflowCommandRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExecuteAirflowCommandRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ExecuteAirflowCommandRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ExecuteAirflowCommandRequest.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ExecuteAirflowCommandRequest.Builder newBuilder()
public static ExecuteAirflowCommandRequest.Builder newBuilder(ExecuteAirflowCommandRequest prototype)
public ExecuteAirflowCommandRequest.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ExecuteAirflowCommandRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ExecuteAirflowCommandRequest getDefaultInstance()
public static com.google.protobuf.Parser<ExecuteAirflowCommandRequest> parser()
public com.google.protobuf.Parser<ExecuteAirflowCommandRequest> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ExecuteAirflowCommandRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.