public static final class SubmitBuildRequest.BuildpacksBuild.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder> implements SubmitBuildRequest.BuildpacksBuildOrBuilder
Build the source using Buildpacks.Protobuf type
google.cloud.run.v2.SubmitBuildRequest.BuildpacksBuild| Modifier and Type | Method and Description |
|---|---|
SubmitBuildRequest.BuildpacksBuild.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SubmitBuildRequest.BuildpacksBuild |
build() |
SubmitBuildRequest.BuildpacksBuild |
buildPartial() |
SubmitBuildRequest.BuildpacksBuild.Builder |
clear() |
SubmitBuildRequest.BuildpacksBuild.Builder |
clearBaseImage()
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
clearCacheImageUri()
Optional. cache_image_uri is the GCR/AR URL where the cache image will be
stored. cache_image_uri is optional and omitting it will disable caching.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
clearEnableAutomaticUpdates()
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
clearEnvironmentVariables() |
SubmitBuildRequest.BuildpacksBuild.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SubmitBuildRequest.BuildpacksBuild.Builder |
clearFunctionTarget()
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SubmitBuildRequest.BuildpacksBuild.Builder |
clearProjectDescriptor()
Optional. project_descriptor stores the path to the project descriptor
file.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
clearRuntime()
Deprecated.
google.cloud.run.v2.SubmitBuildRequest.BuildpacksBuild.runtime is deprecated.
See google/cloud/run/v2/build.proto;l=56
|
SubmitBuildRequest.BuildpacksBuild.Builder |
clone() |
boolean |
containsEnvironmentVariables(String key)
Optional.
|
String |
getBaseImage()
Optional.
|
com.google.protobuf.ByteString |
getBaseImageBytes()
Optional.
|
String |
getCacheImageUri()
Optional. cache_image_uri is the GCR/AR URL where the cache image will be
stored. cache_image_uri is optional and omitting it will disable caching.
|
com.google.protobuf.ByteString |
getCacheImageUriBytes()
Optional. cache_image_uri is the GCR/AR URL where the cache image will be
stored. cache_image_uri is optional and omitting it will disable caching.
|
SubmitBuildRequest.BuildpacksBuild |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getEnableAutomaticUpdates()
Optional.
|
Map<String,String> |
getEnvironmentVariables()
Deprecated.
|
int |
getEnvironmentVariablesCount()
Optional.
|
Map<String,String> |
getEnvironmentVariablesMap()
Optional.
|
String |
getEnvironmentVariablesOrDefault(String key,
String defaultValue)
Optional.
|
String |
getEnvironmentVariablesOrThrow(String key)
Optional.
|
String |
getFunctionTarget()
Optional.
|
com.google.protobuf.ByteString |
getFunctionTargetBytes()
Optional.
|
Map<String,String> |
getMutableEnvironmentVariables()
Deprecated.
|
String |
getProjectDescriptor()
Optional. project_descriptor stores the path to the project descriptor
file.
|
com.google.protobuf.ByteString |
getProjectDescriptorBytes()
Optional. project_descriptor stores the path to the project descriptor
file.
|
String |
getRuntime()
Deprecated.
google.cloud.run.v2.SubmitBuildRequest.BuildpacksBuild.runtime is deprecated.
See google/cloud/run/v2/build.proto;l=56
|
com.google.protobuf.ByteString |
getRuntimeBytes()
Deprecated.
google.cloud.run.v2.SubmitBuildRequest.BuildpacksBuild.runtime is deprecated.
See google/cloud/run/v2/build.proto;l=56
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMapFieldReflection(int number) |
protected com.google.protobuf.MapFieldReflectionAccessor |
internalGetMutableMapFieldReflection(int number) |
boolean |
isInitialized() |
SubmitBuildRequest.BuildpacksBuild.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SubmitBuildRequest.BuildpacksBuild.Builder |
mergeFrom(com.google.protobuf.Message other) |
SubmitBuildRequest.BuildpacksBuild.Builder |
mergeFrom(SubmitBuildRequest.BuildpacksBuild other) |
SubmitBuildRequest.BuildpacksBuild.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SubmitBuildRequest.BuildpacksBuild.Builder |
putAllEnvironmentVariables(Map<String,String> values)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
putEnvironmentVariables(String key,
String value)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
removeEnvironmentVariables(String key)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setBaseImage(String value)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setBaseImageBytes(com.google.protobuf.ByteString value)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setCacheImageUri(String value)
Optional. cache_image_uri is the GCR/AR URL where the cache image will be
stored. cache_image_uri is optional and omitting it will disable caching.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setCacheImageUriBytes(com.google.protobuf.ByteString value)
Optional. cache_image_uri is the GCR/AR URL where the cache image will be
stored. cache_image_uri is optional and omitting it will disable caching.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setEnableAutomaticUpdates(boolean value)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SubmitBuildRequest.BuildpacksBuild.Builder |
setFunctionTarget(String value)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setFunctionTargetBytes(com.google.protobuf.ByteString value)
Optional.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setProjectDescriptor(String value)
Optional. project_descriptor stores the path to the project descriptor
file.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setProjectDescriptorBytes(com.google.protobuf.ByteString value)
Optional. project_descriptor stores the path to the project descriptor
file.
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SubmitBuildRequest.BuildpacksBuild.Builder |
setRuntime(String value)
Deprecated.
google.cloud.run.v2.SubmitBuildRequest.BuildpacksBuild.runtime is deprecated.
See google/cloud/run/v2/build.proto;l=56
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setRuntimeBytes(com.google.protobuf.ByteString value)
Deprecated.
google.cloud.run.v2.SubmitBuildRequest.BuildpacksBuild.runtime is deprecated.
See google/cloud/run/v2/build.proto;l=56
|
SubmitBuildRequest.BuildpacksBuild.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number)
internalGetMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number)
internalGetMutableMapFieldReflection in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SubmitBuildRequest.BuildpacksBuild build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SubmitBuildRequest.BuildpacksBuild buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SubmitBuildRequest.BuildpacksBuild.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder mergeFrom(SubmitBuildRequest.BuildpacksBuild other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public SubmitBuildRequest.BuildpacksBuild.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>IOException@Deprecated public String getRuntime()
The runtime name, e.g. 'go113'. Leave blank for generic builds.
string runtime = 1 [deprecated = true];getRuntime in interface SubmitBuildRequest.BuildpacksBuildOrBuilder@Deprecated public com.google.protobuf.ByteString getRuntimeBytes()
The runtime name, e.g. 'go113'. Leave blank for generic builds.
string runtime = 1 [deprecated = true];getRuntimeBytes in interface SubmitBuildRequest.BuildpacksBuildOrBuilder@Deprecated public SubmitBuildRequest.BuildpacksBuild.Builder setRuntime(String value)
The runtime name, e.g. 'go113'. Leave blank for generic builds.
string runtime = 1 [deprecated = true];value - The runtime to set.@Deprecated public SubmitBuildRequest.BuildpacksBuild.Builder clearRuntime()
The runtime name, e.g. 'go113'. Leave blank for generic builds.
string runtime = 1 [deprecated = true];@Deprecated public SubmitBuildRequest.BuildpacksBuild.Builder setRuntimeBytes(com.google.protobuf.ByteString value)
The runtime name, e.g. 'go113'. Leave blank for generic builds.
string runtime = 1 [deprecated = true];value - The bytes for runtime to set.public String getFunctionTarget()
Optional. Name of the function target if the source is a function source. Required for function builds.
string function_target = 2 [(.google.api.field_behavior) = OPTIONAL];getFunctionTarget in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic com.google.protobuf.ByteString getFunctionTargetBytes()
Optional. Name of the function target if the source is a function source. Required for function builds.
string function_target = 2 [(.google.api.field_behavior) = OPTIONAL];getFunctionTargetBytes in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic SubmitBuildRequest.BuildpacksBuild.Builder setFunctionTarget(String value)
Optional. Name of the function target if the source is a function source. Required for function builds.
string function_target = 2 [(.google.api.field_behavior) = OPTIONAL];value - The functionTarget to set.public SubmitBuildRequest.BuildpacksBuild.Builder clearFunctionTarget()
Optional. Name of the function target if the source is a function source. Required for function builds.
string function_target = 2 [(.google.api.field_behavior) = OPTIONAL];public SubmitBuildRequest.BuildpacksBuild.Builder setFunctionTargetBytes(com.google.protobuf.ByteString value)
Optional. Name of the function target if the source is a function source. Required for function builds.
string function_target = 2 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for functionTarget to set.public String getCacheImageUri()
Optional. cache_image_uri is the GCR/AR URL where the cache image will be stored. cache_image_uri is optional and omitting it will disable caching. This URL must be stable across builds. It is used to derive a build-specific temporary URL by substituting the tag with the build ID. The build will clean up the temporary image on a best-effort basis.
string cache_image_uri = 3 [(.google.api.field_behavior) = OPTIONAL];getCacheImageUri in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic com.google.protobuf.ByteString getCacheImageUriBytes()
Optional. cache_image_uri is the GCR/AR URL where the cache image will be stored. cache_image_uri is optional and omitting it will disable caching. This URL must be stable across builds. It is used to derive a build-specific temporary URL by substituting the tag with the build ID. The build will clean up the temporary image on a best-effort basis.
string cache_image_uri = 3 [(.google.api.field_behavior) = OPTIONAL];getCacheImageUriBytes in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic SubmitBuildRequest.BuildpacksBuild.Builder setCacheImageUri(String value)
Optional. cache_image_uri is the GCR/AR URL where the cache image will be stored. cache_image_uri is optional and omitting it will disable caching. This URL must be stable across builds. It is used to derive a build-specific temporary URL by substituting the tag with the build ID. The build will clean up the temporary image on a best-effort basis.
string cache_image_uri = 3 [(.google.api.field_behavior) = OPTIONAL];value - The cacheImageUri to set.public SubmitBuildRequest.BuildpacksBuild.Builder clearCacheImageUri()
Optional. cache_image_uri is the GCR/AR URL where the cache image will be stored. cache_image_uri is optional and omitting it will disable caching. This URL must be stable across builds. It is used to derive a build-specific temporary URL by substituting the tag with the build ID. The build will clean up the temporary image on a best-effort basis.
string cache_image_uri = 3 [(.google.api.field_behavior) = OPTIONAL];public SubmitBuildRequest.BuildpacksBuild.Builder setCacheImageUriBytes(com.google.protobuf.ByteString value)
Optional. cache_image_uri is the GCR/AR URL where the cache image will be stored. cache_image_uri is optional and omitting it will disable caching. This URL must be stable across builds. It is used to derive a build-specific temporary URL by substituting the tag with the build ID. The build will clean up the temporary image on a best-effort basis.
string cache_image_uri = 3 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for cacheImageUri to set.public String getBaseImage()
Optional. The base image to use for the build.
string base_image = 4 [(.google.api.field_behavior) = OPTIONAL];getBaseImage in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic com.google.protobuf.ByteString getBaseImageBytes()
Optional. The base image to use for the build.
string base_image = 4 [(.google.api.field_behavior) = OPTIONAL];getBaseImageBytes in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic SubmitBuildRequest.BuildpacksBuild.Builder setBaseImage(String value)
Optional. The base image to use for the build.
string base_image = 4 [(.google.api.field_behavior) = OPTIONAL];value - The baseImage to set.public SubmitBuildRequest.BuildpacksBuild.Builder clearBaseImage()
Optional. The base image to use for the build.
string base_image = 4 [(.google.api.field_behavior) = OPTIONAL];public SubmitBuildRequest.BuildpacksBuild.Builder setBaseImageBytes(com.google.protobuf.ByteString value)
Optional. The base image to use for the build.
string base_image = 4 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for baseImage to set.public int getEnvironmentVariablesCount()
SubmitBuildRequest.BuildpacksBuildOrBuilderOptional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
getEnvironmentVariablesCount in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic boolean containsEnvironmentVariables(String key)
Optional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
containsEnvironmentVariables in interface SubmitBuildRequest.BuildpacksBuildOrBuilder@Deprecated public Map<String,String> getEnvironmentVariables()
getEnvironmentVariablesMap() instead.getEnvironmentVariables in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic Map<String,String> getEnvironmentVariablesMap()
Optional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
getEnvironmentVariablesMap in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic String getEnvironmentVariablesOrDefault(String key, String defaultValue)
Optional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
getEnvironmentVariablesOrDefault in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic String getEnvironmentVariablesOrThrow(String key)
Optional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
getEnvironmentVariablesOrThrow in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic SubmitBuildRequest.BuildpacksBuild.Builder clearEnvironmentVariables()
public SubmitBuildRequest.BuildpacksBuild.Builder removeEnvironmentVariables(String key)
Optional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
@Deprecated public Map<String,String> getMutableEnvironmentVariables()
public SubmitBuildRequest.BuildpacksBuild.Builder putEnvironmentVariables(String key, String value)
Optional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
public SubmitBuildRequest.BuildpacksBuild.Builder putAllEnvironmentVariables(Map<String,String> values)
Optional. User-provided build-time environment variables.
map<string, string> environment_variables = 5 [(.google.api.field_behavior) = OPTIONAL];
public boolean getEnableAutomaticUpdates()
Optional. Whether or not the application container will be enrolled in automatic base image updates. When true, the application will be built on a scratch base image, so the base layers can be appended at run time.
bool enable_automatic_updates = 6 [(.google.api.field_behavior) = OPTIONAL];getEnableAutomaticUpdates in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic SubmitBuildRequest.BuildpacksBuild.Builder setEnableAutomaticUpdates(boolean value)
Optional. Whether or not the application container will be enrolled in automatic base image updates. When true, the application will be built on a scratch base image, so the base layers can be appended at run time.
bool enable_automatic_updates = 6 [(.google.api.field_behavior) = OPTIONAL];value - The enableAutomaticUpdates to set.public SubmitBuildRequest.BuildpacksBuild.Builder clearEnableAutomaticUpdates()
Optional. Whether or not the application container will be enrolled in automatic base image updates. When true, the application will be built on a scratch base image, so the base layers can be appended at run time.
bool enable_automatic_updates = 6 [(.google.api.field_behavior) = OPTIONAL];public String getProjectDescriptor()
Optional. project_descriptor stores the path to the project descriptor file. When empty, it means that there is no project descriptor file in the source.
string project_descriptor = 7 [(.google.api.field_behavior) = OPTIONAL];getProjectDescriptor in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic com.google.protobuf.ByteString getProjectDescriptorBytes()
Optional. project_descriptor stores the path to the project descriptor file. When empty, it means that there is no project descriptor file in the source.
string project_descriptor = 7 [(.google.api.field_behavior) = OPTIONAL];getProjectDescriptorBytes in interface SubmitBuildRequest.BuildpacksBuildOrBuilderpublic SubmitBuildRequest.BuildpacksBuild.Builder setProjectDescriptor(String value)
Optional. project_descriptor stores the path to the project descriptor file. When empty, it means that there is no project descriptor file in the source.
string project_descriptor = 7 [(.google.api.field_behavior) = OPTIONAL];value - The projectDescriptor to set.public SubmitBuildRequest.BuildpacksBuild.Builder clearProjectDescriptor()
Optional. project_descriptor stores the path to the project descriptor file. When empty, it means that there is no project descriptor file in the source.
string project_descriptor = 7 [(.google.api.field_behavior) = OPTIONAL];public SubmitBuildRequest.BuildpacksBuild.Builder setProjectDescriptorBytes(com.google.protobuf.ByteString value)
Optional. project_descriptor stores the path to the project descriptor file. When empty, it means that there is no project descriptor file in the source.
string project_descriptor = 7 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for projectDescriptor to set.public final SubmitBuildRequest.BuildpacksBuild.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>public final SubmitBuildRequest.BuildpacksBuild.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SubmitBuildRequest.BuildpacksBuild.Builder>Copyright © 2025 Google LLC. All rights reserved.