- 1.76.0 (latest)
 - 1.74.0
 - 1.73.0
 - 1.72.0
 - 1.71.0
 - 1.70.0
 - 1.68.0
 - 1.66.0
 - 1.65.0
 - 1.62.0
 - 1.61.0
 - 1.60.0
 - 1.58.0
 - 1.57.0
 - 1.56.0
 - 1.55.0
 - 1.54.0
 - 1.53.0
 - 1.52.0
 - 1.51.0
 - 1.50.0
 - 1.49.0
 - 1.47.0
 - 1.46.0
 - 1.45.0
 - 1.44.0
 - 1.43.0
 - 1.42.0
 - 1.41.0
 - 1.40.0
 - 1.39.0
 - 1.38.0
 - 1.37.0
 - 1.35.0
 - 1.34.0
 - 1.33.0
 - 1.32.0
 - 1.31.0
 - 1.30.0
 - 1.29.0
 - 1.28.0
 - 1.27.0
 - 1.26.0
 - 1.25.0
 - 1.22.0
 - 1.21.0
 - 1.20.0
 - 1.19.0
 - 1.18.0
 - 1.17.0
 - 1.16.0
 - 1.15.0
 - 1.14.0
 - 1.13.0
 - 1.12.0
 - 1.11.0
 - 1.10.0
 - 1.9.0
 - 1.7.0
 - 1.6.0
 - 1.5.0
 - 1.4.0
 - 1.3.0
 - 1.2.0
 - 1.1.2
 - 1.0.1
 - 0.2.2
 
public static final class EntryLinkEvent.Builder extends GeneratedMessageV3.Builder<EntryLinkEvent.Builder> implements EntryLinkEventOrBuilderPayload associated with Entry related log events.
 Protobuf type google.cloud.dataplex.v1.EntryLinkEvent
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > EntryLinkEvent.BuilderImplements
EntryLinkEventOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public EntryLinkEvent.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
build()
public EntryLinkEvent build()| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent | 
        |
buildPartial()
public EntryLinkEvent buildPartial()| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent | 
        |
clear()
public EntryLinkEvent.Builder clear()| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
clearEventType()
public EntryLinkEvent.Builder clearEventType()The type of the event.
 .google.cloud.dataplex.v1.EntryLinkEvent.EventType event_type = 2;
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
clearField(Descriptors.FieldDescriptor field)
public EntryLinkEvent.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
clearMessage()
public EntryLinkEvent.Builder clearMessage()The log message.
 string message = 1;
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
clearOneof(Descriptors.OneofDescriptor oneof)
public EntryLinkEvent.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
oneof | 
        OneofDescriptor | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
clearResource()
public EntryLinkEvent.Builder clearResource()Name of the resource.
 string resource = 3;
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
clone()
public EntryLinkEvent.Builder clone()| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
getDefaultInstanceForType()
public EntryLinkEvent getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent | 
        |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
Descriptor | 
        |
getEventType()
public EntryLinkEvent.EventType getEventType()The type of the event.
 .google.cloud.dataplex.v1.EntryLinkEvent.EventType event_type = 2;
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.EventType | 
        The eventType.  | 
      
getEventTypeValue()
public int getEventTypeValue()The type of the event.
 .google.cloud.dataplex.v1.EntryLinkEvent.EventType event_type = 2;
| Returns | |
|---|---|
| Type | Description | 
int | 
        The enum numeric value on the wire for eventType.  | 
      
getMessage()
public String getMessage()The log message.
 string message = 1;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The message.  | 
      
getMessageBytes()
public ByteString getMessageBytes()The log message.
 string message = 1;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for message.  | 
      
getResource()
public String getResource()Name of the resource.
 string resource = 3;
| Returns | |
|---|---|
| Type | Description | 
String | 
        The resource.  | 
      
getResourceBytes()
public ByteString getResourceBytes()Name of the resource.
 string resource = 3;
| Returns | |
|---|---|
| Type | Description | 
ByteString | 
        The bytes for resource.  | 
      
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
FieldAccessorTable | 
        |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
boolean | 
        |
mergeFrom(EntryLinkEvent other)
public EntryLinkEvent.Builder mergeFrom(EntryLinkEvent other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        EntryLinkEvent | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public EntryLinkEvent.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
input | 
        CodedInputStream | 
      
extensionRegistry | 
        ExtensionRegistryLite | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
| Exceptions | |
|---|---|
| Type | Description | 
IOException | 
        |
mergeFrom(Message other)
public EntryLinkEvent.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
other | 
        Message | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final EntryLinkEvent.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
setEventType(EntryLinkEvent.EventType value)
public EntryLinkEvent.Builder setEventType(EntryLinkEvent.EventType value)The type of the event.
 .google.cloud.dataplex.v1.EntryLinkEvent.EventType event_type = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        EntryLinkEvent.EventTypeThe eventType to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
setEventTypeValue(int value)
public EntryLinkEvent.Builder setEventTypeValue(int value)The type of the event.
 .google.cloud.dataplex.v1.EntryLinkEvent.EventType event_type = 2;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        intThe enum numeric value on the wire for eventType to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
setField(Descriptors.FieldDescriptor field, Object value)
public EntryLinkEvent.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
setMessage(String value)
public EntryLinkEvent.Builder setMessage(String value)The log message.
 string message = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe message to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
setMessageBytes(ByteString value)
public EntryLinkEvent.Builder setMessageBytes(ByteString value)The log message.
 string message = 1;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for message to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public EntryLinkEvent.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
field | 
        FieldDescriptor | 
      
index | 
        int | 
      
value | 
        Object | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |
setResource(String value)
public EntryLinkEvent.Builder setResource(String value)Name of the resource.
 string resource = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        StringThe resource to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
setResourceBytes(ByteString value)
public EntryLinkEvent.Builder setResourceBytes(ByteString value)Name of the resource.
 string resource = 3;
| Parameter | |
|---|---|
| Name | Description | 
value | 
        ByteStringThe bytes for resource to set.  | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        This builder for chaining.  | 
      
setUnknownFields(UnknownFieldSet unknownFields)
public final EntryLinkEvent.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
unknownFields | 
        UnknownFieldSet | 
      
| Returns | |
|---|---|
| Type | Description | 
EntryLinkEvent.Builder | 
        |