| Modifier and Type | Method and Description |
|---|---|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clear() |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clearEnvironment()
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clearExecutionId()
The unique ID of the command execution.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clearNextLineNumber()
Line number from which new logs should be fetched.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clearPod()
The name of the pod where the command is executed.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clearPodNamespace()
The namespace of the pod where the command is executed.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.clone() |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.mergeFrom(PollAirflowCommandRequest other) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.newBuilder() |
static PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.newBuilder(PollAirflowCommandRequest prototype) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.newBuilderForType() |
protected PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setEnvironment(String value)
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setEnvironmentBytes(com.google.protobuf.ByteString value)
The resource name of the environment in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setExecutionId(String value)
The unique ID of the command execution.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setExecutionIdBytes(com.google.protobuf.ByteString value)
The unique ID of the command execution.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setNextLineNumber(int value)
Line number from which new logs should be fetched.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setPod(String value)
The name of the pod where the command is executed.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setPodBytes(com.google.protobuf.ByteString value)
The name of the pod where the command is executed.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setPodNamespace(String value)
The namespace of the pod where the command is executed.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setPodNamespaceBytes(com.google.protobuf.ByteString value)
The namespace of the pod where the command is executed.
|
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PollAirflowCommandRequest.Builder |
PollAirflowCommandRequest.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.