Class DataQualityRule.RuleSource.RulePathElement.EntryLinkSource (1.91.0)

public static final class DataQualityRule.RuleSource.RulePathElement.EntryLinkSource extends GeneratedMessage implements DataQualityRule.RuleSource.RulePathElement.EntryLinkSourceOrBuilder

Entry link source represents information about the entry link.

Protobuf type google.cloud.dataplex.v1.DataQualityRule.RuleSource.RulePathElement.EntryLinkSource

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > DataQualityRule.RuleSource.RulePathElement.EntryLinkSource

Static Fields

ENTRY_LINK_FIELD_NUMBER

public static final int ENTRY_LINK_FIELD_NUMBER
Field Value
Type Description
int

ENTRY_LINK_TYPE_FIELD_NUMBER

public static final int ENTRY_LINK_TYPE_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource getDefaultInstance()
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder newBuilder()
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder

newBuilder(DataQualityRule.RuleSource.RulePathElement.EntryLinkSource prototype)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder newBuilder(DataQualityRule.RuleSource.RulePathElement.EntryLinkSource prototype)
Parameter
Name Description
prototype DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder

parseDelimitedFrom(InputStream input)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static DataQualityRule.RuleSource.RulePathElement.EntryLinkSource parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
Exceptions
Type Description
InvalidProtocolBufferException

parser()

public static Parser<DataQualityRule.RuleSource.RulePathElement.EntryLinkSource> parser()
Returns
Type Description
Parser<EntryLinkSource>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
Name Description
obj Object
Returns
Type Description
boolean
Overrides

getDefaultInstanceForType()

public DataQualityRule.RuleSource.RulePathElement.EntryLinkSource getDefaultInstanceForType()
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource
public String getEntryLink()

Output only. The entry link name in the form of: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}

string entry_link = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The entryLink.

getEntryLinkBytes()

public ByteString getEntryLinkBytes()

Output only. The entry link name in the form of: projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}/entryLinks/{entry_link_id}

string entry_link = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for entryLink.

getEntryLinkType()

public String getEntryLinkType()

Output only. The entry link type to represent the current relationship between the entry and the next entry in the path. In the form of: projects/{project_id_or_number}/locations/{location_id}/entryLinkTypes/{entry_link_type_id}

string entry_link_type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
String

The entryLinkType.

getEntryLinkTypeBytes()

public ByteString getEntryLinkTypeBytes()

Output only. The entry link type to represent the current relationship between the entry and the next entry in the path. In the form of: projects/{project_id_or_number}/locations/{location_id}/entryLinkTypes/{entry_link_type_id}

string entry_link_type = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];

Returns
Type Description
ByteString

The bytes for entryLinkType.

getParserForType()

public Parser<DataQualityRule.RuleSource.RulePathElement.EntryLinkSource> getParserForType()
Returns
Type Description
Parser<EntryLinkSource>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
Type Description
int
Overrides

hashCode()

public int hashCode()
Returns
Type Description
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

newBuilderForType()

public DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder newBuilderForType()
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder

newBuilderForType(AbstractMessage.BuilderParent parent)

protected DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder newBuilderForType(AbstractMessage.BuilderParent parent)
Parameter
Name Description
parent BuilderParent
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder
Overrides

toBuilder()

public DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder toBuilder()
Returns
Type Description
DataQualityRule.RuleSource.RulePathElement.EntryLinkSource.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
Name Description
output CodedOutputStream
Overrides
Exceptions
Type Description
IOException