Class DeleteGitRepositoryLinkRequest.Builder (0.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
publicstaticfinalclass DeleteGitRepositoryLinkRequest.BuilderextendsGeneratedMessageV3.Builder<DeleteGitRepositoryLinkRequest.Builder>implementsDeleteGitRepositoryLinkRequestOrBuilderMessage for deleting a GitRepositoryLink
Protobuf type google.cloud.developerconnect.v1.DeleteGitRepositoryLinkRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DeleteGitRepositoryLinkRequest.BuilderImplements
DeleteGitRepositoryLinkRequestOrBuilderInherited Members
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicDeleteGitRepositoryLinkRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
build()
publicDeleteGitRepositoryLinkRequestbuild()| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest |
|
buildPartial()
publicDeleteGitRepositoryLinkRequestbuildPartial()| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest |
|
clear()
publicDeleteGitRepositoryLinkRequest.Builderclear()| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
clearEtag()
publicDeleteGitRepositoryLinkRequest.BuilderclearEtag()Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
publicDeleteGitRepositoryLinkRequest.BuilderclearField(Descriptors.FieldDescriptorfield)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
clearName()
publicDeleteGitRepositoryLinkRequest.BuilderclearName()Required. Name of the resource
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
publicDeleteGitRepositoryLinkRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
clearRequestId()
publicDeleteGitRepositoryLinkRequest.BuilderclearRequestId()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 = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
clearValidateOnly()
publicDeleteGitRepositoryLinkRequest.BuilderclearValidateOnly()Optional. If set, validate the request, but do not actually post it.
bool validate_only = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
clone()
publicDeleteGitRepositoryLinkRequest.Builderclone()| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
getDefaultInstanceForType()
publicDeleteGitRepositoryLinkRequestgetDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest |
|
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getEtag()
publicStringgetEtag()Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
String |
The etag. |
getEtagBytes()
publicByteStringgetEtagBytes()Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for etag. |
getName()
publicStringgetName()Required. Name of the resource
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The name. |
getNameBytes()
publicByteStringgetNameBytes()Required. Name of the resource
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for name. |
getRequestId()
publicStringgetRequestId()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 = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The requestId. |
getRequestIdBytes()
publicByteStringgetRequestIdBytes()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 = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_info) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for requestId. |
getValidateOnly()
publicbooleangetValidateOnly()Optional. If set, validate the request, but do not actually post it.
bool validate_only = 3 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
The validateOnly. |
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
publicfinalbooleanisInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(DeleteGitRepositoryLinkRequest other)
publicDeleteGitRepositoryLinkRequest.BuildermergeFrom(DeleteGitRepositoryLinkRequestother)| Parameter | |
|---|---|
| Name | Description |
other |
DeleteGitRepositoryLinkRequest |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
publicDeleteGitRepositoryLinkRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
publicDeleteGitRepositoryLinkRequest.BuildermergeFrom(Messageother)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalDeleteGitRepositoryLinkRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
setEtag(String value)
publicDeleteGitRepositoryLinkRequest.BuildersetEtag(Stringvalue)Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
String The etag to set. |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
setEtagBytes(ByteString value)
publicDeleteGitRepositoryLinkRequest.BuildersetEtagBytes(ByteStringvalue)Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string etag = 4 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
ByteString The bytes for etag to set. |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
publicDeleteGitRepositoryLinkRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
setName(String value)
publicDeleteGitRepositoryLinkRequest.BuildersetName(Stringvalue)Required. Name of the resource
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
String The name to set. |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
setNameBytes(ByteString value)
publicDeleteGitRepositoryLinkRequest.BuildersetNameBytes(ByteStringvalue)Required. Name of the resource
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteString The bytes for name to set. |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicDeleteGitRepositoryLinkRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
setRequestId(String value)
publicDeleteGitRepositoryLinkRequest.BuildersetRequestId(Stringvalue)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 = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_info) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
String The requestId to set. |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
setRequestIdBytes(ByteString value)
publicDeleteGitRepositoryLinkRequest.BuildersetRequestIdBytes(ByteStringvalue)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 = 2 [(.google.api.field_behavior) = OPTIONAL, (.google.api.field_info) = { ... }
| Parameter | |
|---|---|
| Name | Description |
value |
ByteString The bytes for requestId to set. |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalDeleteGitRepositoryLinkRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
|
setValidateOnly(boolean value)
publicDeleteGitRepositoryLinkRequest.BuildersetValidateOnly(booleanvalue)Optional. If set, validate the request, but do not actually post it.
bool validate_only = 3 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
boolean The validateOnly to set. |
| Returns | |
|---|---|
| Type | Description |
DeleteGitRepositoryLinkRequest.Builder |
This builder for chaining. |