public final class LookupEntryRequest extends GeneratedMessage implements LookupEntryRequestOrBuilderRequest message for LookupEntry.
Protobuf type google.cloud.datacatalog.v1beta1.LookupEntryRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > LookupEntryRequestImplements
LookupEntryRequestOrBuilderStatic Fields
LINKED_RESOURCE_FIELD_NUMBER
public static final int LINKED_RESOURCE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
SQL_RESOURCE_FIELD_NUMBER
public static final int SQL_RESOURCE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static LookupEntryRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static LookupEntryRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest.Builder |
|
newBuilder(LookupEntryRequest prototype)
public static LookupEntryRequest.Builder newBuilder(LookupEntryRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
LookupEntryRequest |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static LookupEntryRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static LookupEntryRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static LookupEntryRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static LookupEntryRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static LookupEntryRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static LookupEntryRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static LookupEntryRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static LookupEntryRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static LookupEntryRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static LookupEntryRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static LookupEntryRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static LookupEntryRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<LookupEntryRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<LookupEntryRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public LookupEntryRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest |
|
getLinkedResource()
public String getLinkedResource()The full name of the Google Cloud Platform resource the Data Catalog entry represents. See: https://cloud.google.com/apis/design/resource_names#full_resource_name. Full names are case-sensitive.
Examples:
- //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId
- //pubsub.googleapis.com/projects/projectId/topics/topicId
string linked_resource = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The linkedResource. |
getLinkedResourceBytes()
public ByteString getLinkedResourceBytes()The full name of the Google Cloud Platform resource the Data Catalog entry represents. See: https://cloud.google.com/apis/design/resource_names#full_resource_name. Full names are case-sensitive.
Examples:
- //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId
- //pubsub.googleapis.com/projects/projectId/topics/topicId
string linked_resource = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for linkedResource. |
getParserForType()
public Parser<LookupEntryRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<LookupEntryRequest> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getSqlResource()
public String getSqlResource()The SQL name of the entry. SQL names are case-sensitive.
Examples:
pubsub.project_id.topic_idpubsub.project_id.topic.id.with.dots- bigquery.table.project_id.dataset_id.table_id
- bigquery.dataset.project_id.dataset_id
datacatalog.entry.project_id.location_id.entry_group_id.entry_id
*_ids should satisfy the GoogleSQL rules for identifiers. https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
string sql_resource = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The sqlResource. |
getSqlResourceBytes()
public ByteString getSqlResourceBytes()The SQL name of the entry. SQL names are case-sensitive.
Examples:
pubsub.project_id.topic_idpubsub.project_id.topic.id.with.dots- bigquery.table.project_id.dataset_id.table_id
- bigquery.dataset.project_id.dataset_id
datacatalog.entry.project_id.location_id.entry_group_id.entry_id
*_ids should satisfy the GoogleSQL rules for identifiers. https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
string sql_resource = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for sqlResource. |
getTargetNameCase()
public LookupEntryRequest.TargetNameCase getTargetNameCase()| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest.TargetNameCase |
|
hasLinkedResource()
public boolean hasLinkedResource()The full name of the Google Cloud Platform resource the Data Catalog entry represents. See: https://cloud.google.com/apis/design/resource_names#full_resource_name. Full names are case-sensitive.
Examples:
- //bigquery.googleapis.com/projects/projectId/datasets/datasetId/tables/tableId
- //pubsub.googleapis.com/projects/projectId/topics/topicId
string linked_resource = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the linkedResource field is set. |
hasSqlResource()
public boolean hasSqlResource()The SQL name of the entry. SQL names are case-sensitive.
Examples:
pubsub.project_id.topic_idpubsub.project_id.topic.id.with.dots- bigquery.table.project_id.dataset_id.table_id
- bigquery.dataset.project_id.dataset_id
datacatalog.entry.project_id.location_id.entry_group_id.entry_id
*_ids should satisfy the GoogleSQL rules for identifiers. https://cloud.google.com/bigquery/docs/reference/standard-sql/lexical.
string sql_resource = 3;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the sqlResource 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 LookupEntryRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected LookupEntryRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest.Builder |
|
toBuilder()
public LookupEntryRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
LookupEntryRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|