public static final class DeleteJobRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder> implements DeleteJobRequestOrBuilder
DeleteJob Request.Protobuf type
google.cloud.batch.v1.DeleteJobRequest| Modifier and Type | Method and Description |
|---|---|
DeleteJobRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeleteJobRequest |
build() |
DeleteJobRequest |
buildPartial() |
DeleteJobRequest.Builder |
clear() |
DeleteJobRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DeleteJobRequest.Builder |
clearName()
Job name.
|
DeleteJobRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DeleteJobRequest.Builder |
clearReason()
Optional.
|
DeleteJobRequest.Builder |
clearRequestId()
Optional.
|
DeleteJobRequest.Builder |
clone() |
DeleteJobRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getName()
Job name.
|
com.google.protobuf.ByteString |
getNameBytes()
Job name.
|
String |
getReason()
Optional.
|
com.google.protobuf.ByteString |
getReasonBytes()
Optional.
|
String |
getRequestId()
Optional.
|
com.google.protobuf.ByteString |
getRequestIdBytes()
Optional.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DeleteJobRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DeleteJobRequest.Builder |
mergeFrom(DeleteJobRequest other) |
DeleteJobRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
DeleteJobRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DeleteJobRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DeleteJobRequest.Builder |
setName(String value)
Job name.
|
DeleteJobRequest.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Job name.
|
DeleteJobRequest.Builder |
setReason(String value)
Optional.
|
DeleteJobRequest.Builder |
setReasonBytes(com.google.protobuf.ByteString value)
Optional.
|
DeleteJobRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DeleteJobRequest.Builder |
setRequestId(String value)
Optional.
|
DeleteJobRequest.Builder |
setRequestIdBytes(com.google.protobuf.ByteString value)
Optional.
|
DeleteJobRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder>public DeleteJobRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.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<DeleteJobRequest.Builder>public DeleteJobRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DeleteJobRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DeleteJobRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DeleteJobRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder>public DeleteJobRequest.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<DeleteJobRequest.Builder>public DeleteJobRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder>public DeleteJobRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder>public DeleteJobRequest.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<DeleteJobRequest.Builder>public DeleteJobRequest.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<DeleteJobRequest.Builder>public DeleteJobRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DeleteJobRequest.Builder>public DeleteJobRequest.Builder mergeFrom(DeleteJobRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder>public DeleteJobRequest.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<DeleteJobRequest.Builder>IOExceptionpublic String getName()
Job name.
string name = 1;getName in interface DeleteJobRequestOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Job name.
string name = 1;getNameBytes in interface DeleteJobRequestOrBuilderpublic DeleteJobRequest.Builder setName(String value)
Job name.
string name = 1;value - The name to set.public DeleteJobRequest.Builder clearName()
Job name.
string name = 1;public DeleteJobRequest.Builder setNameBytes(com.google.protobuf.ByteString value)
Job name.
string name = 1;value - The bytes for name to set.public String getReason()
Optional. Reason for this deletion.
string reason = 2 [(.google.api.field_behavior) = OPTIONAL];getReason in interface DeleteJobRequestOrBuilderpublic com.google.protobuf.ByteString getReasonBytes()
Optional. Reason for this deletion.
string reason = 2 [(.google.api.field_behavior) = OPTIONAL];getReasonBytes in interface DeleteJobRequestOrBuilderpublic DeleteJobRequest.Builder setReason(String value)
Optional. Reason for this deletion.
string reason = 2 [(.google.api.field_behavior) = OPTIONAL];value - The reason to set.public DeleteJobRequest.Builder clearReason()
Optional. Reason for this deletion.
string reason = 2 [(.google.api.field_behavior) = OPTIONAL];public DeleteJobRequest.Builder setReasonBytes(com.google.protobuf.ByteString value)
Optional. Reason for this deletion.
string reason = 2 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for reason to set.public String getRequestId()
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];getRequestId in interface DeleteJobRequestOrBuilderpublic com.google.protobuf.ByteString getRequestIdBytes()
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];getRequestIdBytes in interface DeleteJobRequestOrBuilderpublic DeleteJobRequest.Builder setRequestId(String value)
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];value - The requestId to set.public DeleteJobRequest.Builder clearRequestId()
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];public DeleteJobRequest.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Optional. An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. The server will guarantee that for at least 60 minutes after the first request. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported (00000000-0000-0000-0000-000000000000).
string request_id = 4 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for requestId to set.public final DeleteJobRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder>public final DeleteJobRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DeleteJobRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.