public static final class LineageLink.LineageProcess extends GeneratedMessage implements LineageLink.LineageProcessOrBuilderProcess metadata for the link.
Protobuf type google.cloud.datacatalog.lineage.v1.LineageLink.LineageProcess
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > LineageLink.LineageProcessImplements
LineageLink.LineageProcessOrBuilderStatic Fields
PROCESS_FIELD_NUMBER
public static final int PROCESS_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static LineageLink.LineageProcess getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static LineageLink.LineageProcess.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess.Builder |
|
newBuilder(LineageLink.LineageProcess prototype)
public static LineageLink.LineageProcess.Builder newBuilder(LineageLink.LineageProcess prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
LineageLink.LineageProcess |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess.Builder |
|
parseDelimitedFrom(InputStream input)
public static LineageLink.LineageProcess parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static LineageLink.LineageProcess parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static LineageLink.LineageProcess parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static LineageLink.LineageProcess parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static LineageLink.LineageProcess parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static LineageLink.LineageProcess parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static LineageLink.LineageProcess parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static LineageLink.LineageProcess parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static LineageLink.LineageProcess parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static LineageLink.LineageProcess parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static LineageLink.LineageProcess parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static LineageLink.LineageProcess parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<LineageLink.LineageProcess> parser()| Returns | |
|---|---|
| Type | Description |
Parser<LineageProcess> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public LineageLink.LineageProcess getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess |
|
getParserForType()
public Parser<LineageLink.LineageProcess> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<LineageProcess> |
|
getProcess()
public Process getProcess()Process that created the link.
.google.cloud.datacatalog.lineage.v1.Process process = 3;
| Returns | |
|---|---|
| Type | Description |
Process |
The process. |
getProcessOrBuilder()
public ProcessOrBuilder getProcessOrBuilder()Process that created the link.
.google.cloud.datacatalog.lineage.v1.Process process = 3;
| Returns | |
|---|---|
| Type | Description |
ProcessOrBuilder |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasProcess()
public boolean hasProcess()Process that created the link.
.google.cloud.datacatalog.lineage.v1.Process process = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the process field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public LineageLink.LineageProcess.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected LineageLink.LineageProcess.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess.Builder |
|
toBuilder()
public LineageLink.LineageProcess.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
LineageLink.LineageProcess.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|