Class DeleteEntryGroupRequest.Builder (1.39.0)

public static final class DeleteEntryGroupRequest.Builder extends GeneratedMessageV3.Builder<DeleteEntryGroupRequest.Builder> implements DeleteEntryGroupRequestOrBuilder

Delele EntryGroup Request

Protobuf type google.cloud.dataplex.v1.DeleteEntryGroupRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public DeleteEntryGroupRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

build()

public DeleteEntryGroupRequest build()
Returns
TypeDescription
DeleteEntryGroupRequest

buildPartial()

public DeleteEntryGroupRequest buildPartial()
Returns
TypeDescription
DeleteEntryGroupRequest

clear()

public DeleteEntryGroupRequest.Builder clear()
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

clearEtag()

public DeleteEntryGroupRequest.Builder clearEtag()

Optional. If the client provided etag value does not match the current etag value, the DeleteEntryGroupRequest method returns an ABORTED error response

string etag = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
DeleteEntryGroupRequest.Builder

This builder for chaining.

clearField(Descriptors.FieldDescriptor field)

public DeleteEntryGroupRequest.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

clearName()

public DeleteEntryGroupRequest.Builder clearName()

Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
DeleteEntryGroupRequest.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public DeleteEntryGroupRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

clone()

public DeleteEntryGroupRequest.Builder clone()
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

getDefaultInstanceForType()

public DeleteEntryGroupRequest getDefaultInstanceForType()
Returns
TypeDescription
DeleteEntryGroupRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getEtag()

public String getEtag()

Optional. If the client provided etag value does not match the current etag value, the DeleteEntryGroupRequest method returns an ABORTED error response

string etag = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
String

The etag.

getEtagBytes()

public ByteString getEtagBytes()

Optional. If the client provided etag value does not match the current etag value, the DeleteEntryGroupRequest method returns an ABORTED error response

string etag = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
TypeDescription
ByteString

The bytes for etag.

getName()

public String getName()

Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The name.

getNameBytes()

public ByteString getNameBytes()

Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for name.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(DeleteEntryGroupRequest other)

public DeleteEntryGroupRequest.Builder mergeFrom(DeleteEntryGroupRequest other)
Parameter
NameDescription
otherDeleteEntryGroupRequest
Returns
TypeDescription
DeleteEntryGroupRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public DeleteEntryGroupRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public DeleteEntryGroupRequest.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final DeleteEntryGroupRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

setEtag(String value)

public DeleteEntryGroupRequest.Builder setEtag(String value)

Optional. If the client provided etag value does not match the current etag value, the DeleteEntryGroupRequest method returns an ABORTED error response

string etag = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
valueString

The etag to set.

Returns
TypeDescription
DeleteEntryGroupRequest.Builder

This builder for chaining.

setEtagBytes(ByteString value)

public DeleteEntryGroupRequest.Builder setEtagBytes(ByteString value)

Optional. If the client provided etag value does not match the current etag value, the DeleteEntryGroupRequest method returns an ABORTED error response

string etag = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
NameDescription
valueByteString

The bytes for etag to set.

Returns
TypeDescription
DeleteEntryGroupRequest.Builder

This builder for chaining.

setField(Descriptors.FieldDescriptor field, Object value)

public DeleteEntryGroupRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

setName(String value)

public DeleteEntryGroupRequest.Builder setName(String value)

Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Parameter
NameDescription
valueString

The name to set.

Returns
TypeDescription
DeleteEntryGroupRequest.Builder

This builder for chaining.

setNameBytes(ByteString value)

public DeleteEntryGroupRequest.Builder setNameBytes(ByteString value)

Required. The resource name of the EntryGroup: projects/{project_number}/locations/{location_id}/entryGroups/{entry_group_id}.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Parameter
NameDescription
valueByteString

The bytes for name to set.

Returns
TypeDescription
DeleteEntryGroupRequest.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public DeleteEntryGroupRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final DeleteEntryGroupRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
DeleteEntryGroupRequest.Builder
Overrides