public final class ExecutionConfig extends com.google.protobuf.GeneratedMessageV3 implements ExecutionConfigOrBuilder
Configuration of the environment to use when calling Skaffold.Protobuf type
google.cloud.deploy.v1.ExecutionConfig| Modifier and Type | Class and Description |
|---|---|
static class |
ExecutionConfig.Builder
Configuration of the environment to use when calling Skaffold.
|
static class |
ExecutionConfig.ExecutionEnvironmentCase |
static class |
ExecutionConfig.ExecutionEnvironmentUsage
Possible usages of this configuration.
|
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 |
ARTIFACT_STORAGE_FIELD_NUMBER |
static int |
DEFAULT_POOL_FIELD_NUMBER |
static int |
EXECUTION_TIMEOUT_FIELD_NUMBER |
static int |
PRIVATE_POOL_FIELD_NUMBER |
static int |
SERVICE_ACCOUNT_FIELD_NUMBER |
static int |
USAGES_FIELD_NUMBER |
static int |
WORKER_POOL_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getArtifactStorage()
Optional.
|
com.google.protobuf.ByteString |
getArtifactStorageBytes()
Optional.
|
static ExecutionConfig |
getDefaultInstance() |
ExecutionConfig |
getDefaultInstanceForType() |
DefaultPool |
getDefaultPool()
Optional.
|
DefaultPoolOrBuilder |
getDefaultPoolOrBuilder()
Optional.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
ExecutionConfig.ExecutionEnvironmentCase |
getExecutionEnvironmentCase() |
com.google.protobuf.Duration |
getExecutionTimeout()
Optional.
|
com.google.protobuf.DurationOrBuilder |
getExecutionTimeoutOrBuilder()
Optional.
|
com.google.protobuf.Parser<ExecutionConfig> |
getParserForType() |
PrivatePool |
getPrivatePool()
Optional.
|
PrivatePoolOrBuilder |
getPrivatePoolOrBuilder()
Optional.
|
int |
getSerializedSize() |
String |
getServiceAccount()
Optional.
|
com.google.protobuf.ByteString |
getServiceAccountBytes()
Optional.
|
ExecutionConfig.ExecutionEnvironmentUsage |
getUsages(int index)
Required.
|
int |
getUsagesCount()
Required.
|
List<ExecutionConfig.ExecutionEnvironmentUsage> |
getUsagesList()
Required.
|
int |
getUsagesValue(int index)
Required.
|
List<Integer> |
getUsagesValueList()
Required.
|
String |
getWorkerPool()
Optional.
|
com.google.protobuf.ByteString |
getWorkerPoolBytes()
Optional.
|
boolean |
hasDefaultPool()
Optional.
|
boolean |
hasExecutionTimeout()
Optional.
|
int |
hashCode() |
boolean |
hasPrivatePool()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ExecutionConfig.Builder |
newBuilder() |
static ExecutionConfig.Builder |
newBuilder(ExecutionConfig prototype) |
ExecutionConfig.Builder |
newBuilderForType() |
protected ExecutionConfig.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static ExecutionConfig |
parseDelimitedFrom(InputStream input) |
static ExecutionConfig |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionConfig |
parseFrom(byte[] data) |
static ExecutionConfig |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionConfig |
parseFrom(ByteBuffer data) |
static ExecutionConfig |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionConfig |
parseFrom(com.google.protobuf.ByteString data) |
static ExecutionConfig |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionConfig |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ExecutionConfig |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExecutionConfig |
parseFrom(InputStream input) |
static ExecutionConfig |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<ExecutionConfig> |
parser() |
ExecutionConfig.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 USAGES_FIELD_NUMBER
public static final int DEFAULT_POOL_FIELD_NUMBER
public static final int PRIVATE_POOL_FIELD_NUMBER
public static final int WORKER_POOL_FIELD_NUMBER
public static final int SERVICE_ACCOUNT_FIELD_NUMBER
public static final int ARTIFACT_STORAGE_FIELD_NUMBER
public static final int EXECUTION_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 ExecutionConfig.ExecutionEnvironmentCase getExecutionEnvironmentCase()
getExecutionEnvironmentCase in interface ExecutionConfigOrBuilderpublic List<ExecutionConfig.ExecutionEnvironmentUsage> getUsagesList()
Required. Usages when this configuration should be applied.
repeated .google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsage usages = 1 [(.google.api.field_behavior) = REQUIRED];
getUsagesList in interface ExecutionConfigOrBuilderpublic int getUsagesCount()
Required. Usages when this configuration should be applied.
repeated .google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsage usages = 1 [(.google.api.field_behavior) = REQUIRED];
getUsagesCount in interface ExecutionConfigOrBuilderpublic ExecutionConfig.ExecutionEnvironmentUsage getUsages(int index)
Required. Usages when this configuration should be applied.
repeated .google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsage usages = 1 [(.google.api.field_behavior) = REQUIRED];
getUsages in interface ExecutionConfigOrBuilderindex - The index of the element to return.public List<Integer> getUsagesValueList()
Required. Usages when this configuration should be applied.
repeated .google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsage usages = 1 [(.google.api.field_behavior) = REQUIRED];
getUsagesValueList in interface ExecutionConfigOrBuilderpublic int getUsagesValue(int index)
Required. Usages when this configuration should be applied.
repeated .google.cloud.deploy.v1.ExecutionConfig.ExecutionEnvironmentUsage usages = 1 [(.google.api.field_behavior) = REQUIRED];
getUsagesValue in interface ExecutionConfigOrBuilderindex - The index of the value to return.public boolean hasDefaultPool()
Optional. Use default Cloud Build pool.
.google.cloud.deploy.v1.DefaultPool default_pool = 2 [(.google.api.field_behavior) = OPTIONAL];
hasDefaultPool in interface ExecutionConfigOrBuilderpublic DefaultPool getDefaultPool()
Optional. Use default Cloud Build pool.
.google.cloud.deploy.v1.DefaultPool default_pool = 2 [(.google.api.field_behavior) = OPTIONAL];
getDefaultPool in interface ExecutionConfigOrBuilderpublic DefaultPoolOrBuilder getDefaultPoolOrBuilder()
Optional. Use default Cloud Build pool.
.google.cloud.deploy.v1.DefaultPool default_pool = 2 [(.google.api.field_behavior) = OPTIONAL];
getDefaultPoolOrBuilder in interface ExecutionConfigOrBuilderpublic boolean hasPrivatePool()
Optional. Use private Cloud Build pool.
.google.cloud.deploy.v1.PrivatePool private_pool = 3 [(.google.api.field_behavior) = OPTIONAL];
hasPrivatePool in interface ExecutionConfigOrBuilderpublic PrivatePool getPrivatePool()
Optional. Use private Cloud Build pool.
.google.cloud.deploy.v1.PrivatePool private_pool = 3 [(.google.api.field_behavior) = OPTIONAL];
getPrivatePool in interface ExecutionConfigOrBuilderpublic PrivatePoolOrBuilder getPrivatePoolOrBuilder()
Optional. Use private Cloud Build pool.
.google.cloud.deploy.v1.PrivatePool private_pool = 3 [(.google.api.field_behavior) = OPTIONAL];
getPrivatePoolOrBuilder in interface ExecutionConfigOrBuilderpublic String getWorkerPool()
Optional. The resource name of the `WorkerPool`, with the format
`projects/{project}/locations/{location}/workerPools/{worker_pool}`.
If this optional field is unspecified, the default Cloud Build pool will be
used.
string worker_pool = 4 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getWorkerPool in interface ExecutionConfigOrBuilderpublic com.google.protobuf.ByteString getWorkerPoolBytes()
Optional. The resource name of the `WorkerPool`, with the format
`projects/{project}/locations/{location}/workerPools/{worker_pool}`.
If this optional field is unspecified, the default Cloud Build pool will be
used.
string worker_pool = 4 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }
getWorkerPoolBytes in interface ExecutionConfigOrBuilderpublic String getServiceAccount()
Optional. Google service account to use for execution. If unspecified, the project execution service account (<PROJECT_NUMBER>-compute@developer.gserviceaccount.com) is used.
string service_account = 5 [(.google.api.field_behavior) = OPTIONAL];getServiceAccount in interface ExecutionConfigOrBuilderpublic com.google.protobuf.ByteString getServiceAccountBytes()
Optional. Google service account to use for execution. If unspecified, the project execution service account (<PROJECT_NUMBER>-compute@developer.gserviceaccount.com) is used.
string service_account = 5 [(.google.api.field_behavior) = OPTIONAL];getServiceAccountBytes in interface ExecutionConfigOrBuilderpublic String getArtifactStorage()
Optional. Cloud Storage location in which to store execution outputs. This
can either be a bucket ("gs://my-bucket") or a path within a bucket
("gs://my-bucket/my-dir").
If unspecified, a default bucket located in the same region will be used.
string artifact_storage = 6 [(.google.api.field_behavior) = OPTIONAL];getArtifactStorage in interface ExecutionConfigOrBuilderpublic com.google.protobuf.ByteString getArtifactStorageBytes()
Optional. Cloud Storage location in which to store execution outputs. This
can either be a bucket ("gs://my-bucket") or a path within a bucket
("gs://my-bucket/my-dir").
If unspecified, a default bucket located in the same region will be used.
string artifact_storage = 6 [(.google.api.field_behavior) = OPTIONAL];getArtifactStorageBytes in interface ExecutionConfigOrBuilderpublic boolean hasExecutionTimeout()
Optional. Execution timeout for a Cloud Build Execution. This must be between 10m and 24h in seconds format. If unspecified, a default timeout of 1h is used.
.google.protobuf.Duration execution_timeout = 7 [(.google.api.field_behavior) = OPTIONAL];
hasExecutionTimeout in interface ExecutionConfigOrBuilderpublic com.google.protobuf.Duration getExecutionTimeout()
Optional. Execution timeout for a Cloud Build Execution. This must be between 10m and 24h in seconds format. If unspecified, a default timeout of 1h is used.
.google.protobuf.Duration execution_timeout = 7 [(.google.api.field_behavior) = OPTIONAL];
getExecutionTimeout in interface ExecutionConfigOrBuilderpublic com.google.protobuf.DurationOrBuilder getExecutionTimeoutOrBuilder()
Optional. Execution timeout for a Cloud Build Execution. This must be between 10m and 24h in seconds format. If unspecified, a default timeout of 1h is used.
.google.protobuf.Duration execution_timeout = 7 [(.google.api.field_behavior) = OPTIONAL];
getExecutionTimeoutOrBuilder in interface ExecutionConfigOrBuilderpublic 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 ExecutionConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecutionConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecutionConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecutionConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecutionConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecutionConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static ExecutionConfig parseFrom(InputStream input) throws IOException
IOExceptionpublic static ExecutionConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExecutionConfig parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ExecutionConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ExecutionConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ExecutionConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ExecutionConfig.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static ExecutionConfig.Builder newBuilder()
public static ExecutionConfig.Builder newBuilder(ExecutionConfig prototype)
public ExecutionConfig.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected ExecutionConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static ExecutionConfig getDefaultInstance()
public static com.google.protobuf.Parser<ExecutionConfig> parser()
public com.google.protobuf.Parser<ExecutionConfig> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public ExecutionConfig getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.