public static final class RunJobRequest.Overrides extends com.google.protobuf.GeneratedMessageV3 implements RunJobRequest.OverridesOrBuilder
RunJob Overrides that contains Execution fields to be overridden.Protobuf type
google.cloud.run.v2.RunJobRequest.Overrides| Modifier and Type | Class and Description |
|---|---|
static class |
RunJobRequest.Overrides.Builder
RunJob Overrides that contains Execution fields to be overridden.
|
static class |
RunJobRequest.Overrides.ContainerOverride
Per-container override specification.
|
static interface |
RunJobRequest.Overrides.ContainerOverrideOrBuilder |
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 |
CONTAINER_OVERRIDES_FIELD_NUMBER |
static int |
TASK_COUNT_FIELD_NUMBER |
static int |
TIMEOUT_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
RunJobRequest.Overrides.ContainerOverride |
getContainerOverrides(int index)
Per container override specification.
|
int |
getContainerOverridesCount()
Per container override specification.
|
List<RunJobRequest.Overrides.ContainerOverride> |
getContainerOverridesList()
Per container override specification.
|
RunJobRequest.Overrides.ContainerOverrideOrBuilder |
getContainerOverridesOrBuilder(int index)
Per container override specification.
|
List<? extends RunJobRequest.Overrides.ContainerOverrideOrBuilder> |
getContainerOverridesOrBuilderList()
Per container override specification.
|
static RunJobRequest.Overrides |
getDefaultInstance() |
RunJobRequest.Overrides |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Parser<RunJobRequest.Overrides> |
getParserForType() |
int |
getSerializedSize() |
int |
getTaskCount()
Optional.
|
com.google.protobuf.Duration |
getTimeout()
Duration in seconds the task may be active before the system will
actively try to mark it failed and kill associated containers.
|
com.google.protobuf.DurationOrBuilder |
getTimeoutOrBuilder()
Duration in seconds the task may be active before the system will
actively try to mark it failed and kill associated containers.
|
int |
hashCode() |
boolean |
hasTimeout()
Duration in seconds the task may be active before the system will
actively try to mark it failed and kill associated containers.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static RunJobRequest.Overrides.Builder |
newBuilder() |
static RunJobRequest.Overrides.Builder |
newBuilder(RunJobRequest.Overrides prototype) |
RunJobRequest.Overrides.Builder |
newBuilderForType() |
protected RunJobRequest.Overrides.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static RunJobRequest.Overrides |
parseDelimitedFrom(InputStream input) |
static RunJobRequest.Overrides |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunJobRequest.Overrides |
parseFrom(byte[] data) |
static RunJobRequest.Overrides |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunJobRequest.Overrides |
parseFrom(ByteBuffer data) |
static RunJobRequest.Overrides |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunJobRequest.Overrides |
parseFrom(com.google.protobuf.ByteString data) |
static RunJobRequest.Overrides |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunJobRequest.Overrides |
parseFrom(com.google.protobuf.CodedInputStream input) |
static RunJobRequest.Overrides |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RunJobRequest.Overrides |
parseFrom(InputStream input) |
static RunJobRequest.Overrides |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<RunJobRequest.Overrides> |
parser() |
RunJobRequest.Overrides.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 CONTAINER_OVERRIDES_FIELD_NUMBER
public static final int TASK_COUNT_FIELD_NUMBER
public static final int TIMEOUT_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 List<RunJobRequest.Overrides.ContainerOverride> getContainerOverridesList()
Per container override specification.
repeated .google.cloud.run.v2.RunJobRequest.Overrides.ContainerOverride container_overrides = 1;
getContainerOverridesList in interface RunJobRequest.OverridesOrBuilderpublic List<? extends RunJobRequest.Overrides.ContainerOverrideOrBuilder> getContainerOverridesOrBuilderList()
Per container override specification.
repeated .google.cloud.run.v2.RunJobRequest.Overrides.ContainerOverride container_overrides = 1;
getContainerOverridesOrBuilderList in interface RunJobRequest.OverridesOrBuilderpublic int getContainerOverridesCount()
Per container override specification.
repeated .google.cloud.run.v2.RunJobRequest.Overrides.ContainerOverride container_overrides = 1;
getContainerOverridesCount in interface RunJobRequest.OverridesOrBuilderpublic RunJobRequest.Overrides.ContainerOverride getContainerOverrides(int index)
Per container override specification.
repeated .google.cloud.run.v2.RunJobRequest.Overrides.ContainerOverride container_overrides = 1;
getContainerOverrides in interface RunJobRequest.OverridesOrBuilderpublic RunJobRequest.Overrides.ContainerOverrideOrBuilder getContainerOverridesOrBuilder(int index)
Per container override specification.
repeated .google.cloud.run.v2.RunJobRequest.Overrides.ContainerOverride container_overrides = 1;
getContainerOverridesOrBuilder in interface RunJobRequest.OverridesOrBuilderpublic int getTaskCount()
Optional. The desired number of tasks the execution should run. Will replace existing task_count value.
int32 task_count = 2 [(.google.api.field_behavior) = OPTIONAL];getTaskCount in interface RunJobRequest.OverridesOrBuilderpublic boolean hasTimeout()
Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. Will replace existing timeout_seconds value.
.google.protobuf.Duration timeout = 4;hasTimeout in interface RunJobRequest.OverridesOrBuilderpublic com.google.protobuf.Duration getTimeout()
Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. Will replace existing timeout_seconds value.
.google.protobuf.Duration timeout = 4;getTimeout in interface RunJobRequest.OverridesOrBuilderpublic com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder()
Duration in seconds the task may be active before the system will actively try to mark it failed and kill associated containers. Will replace existing timeout_seconds value.
.google.protobuf.Duration timeout = 4;getTimeoutOrBuilder in interface RunJobRequest.OverridesOrBuilderpublic 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 RunJobRequest.Overrides parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunJobRequest.Overrides parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunJobRequest.Overrides parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunJobRequest.Overrides parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunJobRequest.Overrides parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunJobRequest.Overrides parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static RunJobRequest.Overrides parseFrom(InputStream input) throws IOException
IOExceptionpublic static RunJobRequest.Overrides parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunJobRequest.Overrides parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static RunJobRequest.Overrides parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static RunJobRequest.Overrides parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static RunJobRequest.Overrides parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic RunJobRequest.Overrides.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static RunJobRequest.Overrides.Builder newBuilder()
public static RunJobRequest.Overrides.Builder newBuilder(RunJobRequest.Overrides prototype)
public RunJobRequest.Overrides.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected RunJobRequest.Overrides.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static RunJobRequest.Overrides getDefaultInstance()
public static com.google.protobuf.Parser<RunJobRequest.Overrides> parser()
public com.google.protobuf.Parser<RunJobRequest.Overrides> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public RunJobRequest.Overrides getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025 Google LLC. All rights reserved.