public static final class SearchCatalogResult.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder> implements SearchCatalogResultOrBuilder
Result in the response to a search request. Each result captures details of one entry that matches the search.Protobuf type
google.cloud.datacatalog.v1.SearchCatalogResult| Modifier and Type | Method and Description |
|---|---|
SearchCatalogResult.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SearchCatalogResult |
build() |
SearchCatalogResult |
buildPartial() |
SearchCatalogResult.Builder |
clear() |
SearchCatalogResult.Builder |
clearDescription()
Entry description that can consist of several sentences or paragraphs that
describe entry contents.
|
SearchCatalogResult.Builder |
clearDisplayName()
The display name of the result.
|
SearchCatalogResult.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SearchCatalogResult.Builder |
clearFullyQualifiedName()
Fully qualified name (FQN) of the resource.
|
SearchCatalogResult.Builder |
clearIntegratedSystem()
Output only.
|
SearchCatalogResult.Builder |
clearLinkedResource()
The full name of the Google Cloud resource the entry belongs to.
|
SearchCatalogResult.Builder |
clearModifyTime()
The last modification timestamp of the entry in the source system.
|
SearchCatalogResult.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SearchCatalogResult.Builder |
clearRelativeResourceName()
The relative name of the resource in URL format.
|
SearchCatalogResult.Builder |
clearSearchResultSubtype()
Sub-type of the search result.
|
SearchCatalogResult.Builder |
clearSearchResultType()
Type of the search result.
|
SearchCatalogResult.Builder |
clearSystem() |
SearchCatalogResult.Builder |
clearUserSpecifiedSystem()
Custom source system that you can manually integrate Data Catalog with.
|
SearchCatalogResult.Builder |
clone() |
SearchCatalogResult |
getDefaultInstanceForType() |
String |
getDescription()
Entry description that can consist of several sentences or paragraphs that
describe entry contents.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
Entry description that can consist of several sentences or paragraphs that
describe entry contents.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
The display name of the result.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The display name of the result.
|
String |
getFullyQualifiedName()
Fully qualified name (FQN) of the resource.
|
com.google.protobuf.ByteString |
getFullyQualifiedNameBytes()
Fully qualified name (FQN) of the resource.
|
IntegratedSystem |
getIntegratedSystem()
Output only.
|
int |
getIntegratedSystemValue()
Output only.
|
String |
getLinkedResource()
The full name of the Google Cloud resource the entry belongs to.
|
com.google.protobuf.ByteString |
getLinkedResourceBytes()
The full name of the Google Cloud resource the entry belongs to.
|
com.google.protobuf.Timestamp |
getModifyTime()
The last modification timestamp of the entry in the source system.
|
com.google.protobuf.Timestamp.Builder |
getModifyTimeBuilder()
The last modification timestamp of the entry in the source system.
|
com.google.protobuf.TimestampOrBuilder |
getModifyTimeOrBuilder()
The last modification timestamp of the entry in the source system.
|
String |
getRelativeResourceName()
The relative name of the resource in URL format.
|
com.google.protobuf.ByteString |
getRelativeResourceNameBytes()
The relative name of the resource in URL format.
|
String |
getSearchResultSubtype()
Sub-type of the search result.
|
com.google.protobuf.ByteString |
getSearchResultSubtypeBytes()
Sub-type of the search result.
|
SearchResultType |
getSearchResultType()
Type of the search result.
|
int |
getSearchResultTypeValue()
Type of the search result.
|
SearchCatalogResult.SystemCase |
getSystemCase() |
String |
getUserSpecifiedSystem()
Custom source system that you can manually integrate Data Catalog with.
|
com.google.protobuf.ByteString |
getUserSpecifiedSystemBytes()
Custom source system that you can manually integrate Data Catalog with.
|
boolean |
hasIntegratedSystem()
Output only.
|
boolean |
hasModifyTime()
The last modification timestamp of the entry in the source system.
|
boolean |
hasUserSpecifiedSystem()
Custom source system that you can manually integrate Data Catalog with.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SearchCatalogResult.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SearchCatalogResult.Builder |
mergeFrom(com.google.protobuf.Message other) |
SearchCatalogResult.Builder |
mergeFrom(SearchCatalogResult other) |
SearchCatalogResult.Builder |
mergeModifyTime(com.google.protobuf.Timestamp value)
The last modification timestamp of the entry in the source system.
|
SearchCatalogResult.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SearchCatalogResult.Builder |
setDescription(String value)
Entry description that can consist of several sentences or paragraphs that
describe entry contents.
|
SearchCatalogResult.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
Entry description that can consist of several sentences or paragraphs that
describe entry contents.
|
SearchCatalogResult.Builder |
setDisplayName(String value)
The display name of the result.
|
SearchCatalogResult.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the result.
|
SearchCatalogResult.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SearchCatalogResult.Builder |
setFullyQualifiedName(String value)
Fully qualified name (FQN) of the resource.
|
SearchCatalogResult.Builder |
setFullyQualifiedNameBytes(com.google.protobuf.ByteString value)
Fully qualified name (FQN) of the resource.
|
SearchCatalogResult.Builder |
setIntegratedSystem(IntegratedSystem value)
Output only.
|
SearchCatalogResult.Builder |
setIntegratedSystemValue(int value)
Output only.
|
SearchCatalogResult.Builder |
setLinkedResource(String value)
The full name of the Google Cloud resource the entry belongs to.
|
SearchCatalogResult.Builder |
setLinkedResourceBytes(com.google.protobuf.ByteString value)
The full name of the Google Cloud resource the entry belongs to.
|
SearchCatalogResult.Builder |
setModifyTime(com.google.protobuf.Timestamp.Builder builderForValue)
The last modification timestamp of the entry in the source system.
|
SearchCatalogResult.Builder |
setModifyTime(com.google.protobuf.Timestamp value)
The last modification timestamp of the entry in the source system.
|
SearchCatalogResult.Builder |
setRelativeResourceName(String value)
The relative name of the resource in URL format.
|
SearchCatalogResult.Builder |
setRelativeResourceNameBytes(com.google.protobuf.ByteString value)
The relative name of the resource in URL format.
|
SearchCatalogResult.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SearchCatalogResult.Builder |
setSearchResultSubtype(String value)
Sub-type of the search result.
|
SearchCatalogResult.Builder |
setSearchResultSubtypeBytes(com.google.protobuf.ByteString value)
Sub-type of the search result.
|
SearchCatalogResult.Builder |
setSearchResultType(SearchResultType value)
Type of the search result.
|
SearchCatalogResult.Builder |
setSearchResultTypeValue(int value)
Type of the search result.
|
SearchCatalogResult.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SearchCatalogResult.Builder |
setUserSpecifiedSystem(String value)
Custom source system that you can manually integrate Data Catalog with.
|
SearchCatalogResult.Builder |
setUserSpecifiedSystemBytes(com.google.protobuf.ByteString value)
Custom source system that you can manually integrate Data Catalog with.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SearchCatalogResult build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SearchCatalogResult buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SearchCatalogResult.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder mergeFrom(SearchCatalogResult other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public SearchCatalogResult.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SearchCatalogResult.Builder>IOExceptionpublic SearchCatalogResult.SystemCase getSystemCase()
getSystemCase in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder clearSystem()
public int getSearchResultTypeValue()
Type of the search result. You can use this field to determine which get method to call to fetch the full resource.
.google.cloud.datacatalog.v1.SearchResultType search_result_type = 1;getSearchResultTypeValue in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setSearchResultTypeValue(int value)
Type of the search result. You can use this field to determine which get method to call to fetch the full resource.
.google.cloud.datacatalog.v1.SearchResultType search_result_type = 1;value - The enum numeric value on the wire for searchResultType to set.public SearchResultType getSearchResultType()
Type of the search result. You can use this field to determine which get method to call to fetch the full resource.
.google.cloud.datacatalog.v1.SearchResultType search_result_type = 1;getSearchResultType in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setSearchResultType(SearchResultType value)
Type of the search result. You can use this field to determine which get method to call to fetch the full resource.
.google.cloud.datacatalog.v1.SearchResultType search_result_type = 1;value - The searchResultType to set.public SearchCatalogResult.Builder clearSearchResultType()
Type of the search result. You can use this field to determine which get method to call to fetch the full resource.
.google.cloud.datacatalog.v1.SearchResultType search_result_type = 1;public String getSearchResultSubtype()
Sub-type of the search result. A dot-delimited full type of the resource. The same type you specify in the `type` search predicate. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`.
string search_result_subtype = 2;getSearchResultSubtype in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.ByteString getSearchResultSubtypeBytes()
Sub-type of the search result. A dot-delimited full type of the resource. The same type you specify in the `type` search predicate. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`.
string search_result_subtype = 2;getSearchResultSubtypeBytes in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setSearchResultSubtype(String value)
Sub-type of the search result. A dot-delimited full type of the resource. The same type you specify in the `type` search predicate. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`.
string search_result_subtype = 2;value - The searchResultSubtype to set.public SearchCatalogResult.Builder clearSearchResultSubtype()
Sub-type of the search result. A dot-delimited full type of the resource. The same type you specify in the `type` search predicate. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`.
string search_result_subtype = 2;public SearchCatalogResult.Builder setSearchResultSubtypeBytes(com.google.protobuf.ByteString value)
Sub-type of the search result. A dot-delimited full type of the resource. The same type you specify in the `type` search predicate. Examples: `entry.table`, `entry.dataStream`, `tagTemplate`.
string search_result_subtype = 2;value - The bytes for searchResultSubtype to set.public String getRelativeResourceName()
The relative name of the resource in URL format.
Examples:
* `projects/{PROJECT_ID}/locations/{LOCATION_ID}/entryGroups/{ENTRY_GROUP_ID}/entries/{ENTRY_ID}`
* `projects/{PROJECT_ID}/tagTemplates/{TAG_TEMPLATE_ID}`
string relative_resource_name = 3;getRelativeResourceName in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.ByteString getRelativeResourceNameBytes()
The relative name of the resource in URL format.
Examples:
* `projects/{PROJECT_ID}/locations/{LOCATION_ID}/entryGroups/{ENTRY_GROUP_ID}/entries/{ENTRY_ID}`
* `projects/{PROJECT_ID}/tagTemplates/{TAG_TEMPLATE_ID}`
string relative_resource_name = 3;getRelativeResourceNameBytes in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setRelativeResourceName(String value)
The relative name of the resource in URL format.
Examples:
* `projects/{PROJECT_ID}/locations/{LOCATION_ID}/entryGroups/{ENTRY_GROUP_ID}/entries/{ENTRY_ID}`
* `projects/{PROJECT_ID}/tagTemplates/{TAG_TEMPLATE_ID}`
string relative_resource_name = 3;value - The relativeResourceName to set.public SearchCatalogResult.Builder clearRelativeResourceName()
The relative name of the resource in URL format.
Examples:
* `projects/{PROJECT_ID}/locations/{LOCATION_ID}/entryGroups/{ENTRY_GROUP_ID}/entries/{ENTRY_ID}`
* `projects/{PROJECT_ID}/tagTemplates/{TAG_TEMPLATE_ID}`
string relative_resource_name = 3;public SearchCatalogResult.Builder setRelativeResourceNameBytes(com.google.protobuf.ByteString value)
The relative name of the resource in URL format.
Examples:
* `projects/{PROJECT_ID}/locations/{LOCATION_ID}/entryGroups/{ENTRY_GROUP_ID}/entries/{ENTRY_ID}`
* `projects/{PROJECT_ID}/tagTemplates/{TAG_TEMPLATE_ID}`
string relative_resource_name = 3;value - The bytes for relativeResourceName to set.public String getLinkedResource()
The full name of the Google Cloud resource the entry belongs to. For more information, see [Full Resource Name] (/apis/design/resource_names#full_resource_name). Example: `//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID`
string linked_resource = 4;getLinkedResource in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.ByteString getLinkedResourceBytes()
The full name of the Google Cloud resource the entry belongs to. For more information, see [Full Resource Name] (/apis/design/resource_names#full_resource_name). Example: `//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID`
string linked_resource = 4;getLinkedResourceBytes in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setLinkedResource(String value)
The full name of the Google Cloud resource the entry belongs to. For more information, see [Full Resource Name] (/apis/design/resource_names#full_resource_name). Example: `//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID`
string linked_resource = 4;value - The linkedResource to set.public SearchCatalogResult.Builder clearLinkedResource()
The full name of the Google Cloud resource the entry belongs to. For more information, see [Full Resource Name] (/apis/design/resource_names#full_resource_name). Example: `//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID`
string linked_resource = 4;public SearchCatalogResult.Builder setLinkedResourceBytes(com.google.protobuf.ByteString value)
The full name of the Google Cloud resource the entry belongs to. For more information, see [Full Resource Name] (/apis/design/resource_names#full_resource_name). Example: `//bigquery.googleapis.com/projects/PROJECT_ID/datasets/DATASET_ID/tables/TABLE_ID`
string linked_resource = 4;value - The bytes for linkedResource to set.public boolean hasModifyTime()
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;hasModifyTime in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.Timestamp getModifyTime()
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;getModifyTime in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setModifyTime(com.google.protobuf.Timestamp value)
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;public SearchCatalogResult.Builder setModifyTime(com.google.protobuf.Timestamp.Builder builderForValue)
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;public SearchCatalogResult.Builder mergeModifyTime(com.google.protobuf.Timestamp value)
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;public SearchCatalogResult.Builder clearModifyTime()
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;public com.google.protobuf.Timestamp.Builder getModifyTimeBuilder()
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;public com.google.protobuf.TimestampOrBuilder getModifyTimeOrBuilder()
The last modification timestamp of the entry in the source system.
.google.protobuf.Timestamp modify_time = 7;getModifyTimeOrBuilder in interface SearchCatalogResultOrBuilderpublic boolean hasIntegratedSystem()
Output only. The source system that Data Catalog automatically integrates with, such as BigQuery, Cloud Pub/Sub, or Dataproc Metastore.
.google.cloud.datacatalog.v1.IntegratedSystem integrated_system = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasIntegratedSystem in interface SearchCatalogResultOrBuilderpublic int getIntegratedSystemValue()
Output only. The source system that Data Catalog automatically integrates with, such as BigQuery, Cloud Pub/Sub, or Dataproc Metastore.
.google.cloud.datacatalog.v1.IntegratedSystem integrated_system = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIntegratedSystemValue in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setIntegratedSystemValue(int value)
Output only. The source system that Data Catalog automatically integrates with, such as BigQuery, Cloud Pub/Sub, or Dataproc Metastore.
.google.cloud.datacatalog.v1.IntegratedSystem integrated_system = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The enum numeric value on the wire for integratedSystem to set.public IntegratedSystem getIntegratedSystem()
Output only. The source system that Data Catalog automatically integrates with, such as BigQuery, Cloud Pub/Sub, or Dataproc Metastore.
.google.cloud.datacatalog.v1.IntegratedSystem integrated_system = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
getIntegratedSystem in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setIntegratedSystem(IntegratedSystem value)
Output only. The source system that Data Catalog automatically integrates with, such as BigQuery, Cloud Pub/Sub, or Dataproc Metastore.
.google.cloud.datacatalog.v1.IntegratedSystem integrated_system = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
value - The integratedSystem to set.public SearchCatalogResult.Builder clearIntegratedSystem()
Output only. The source system that Data Catalog automatically integrates with, such as BigQuery, Cloud Pub/Sub, or Dataproc Metastore.
.google.cloud.datacatalog.v1.IntegratedSystem integrated_system = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
public boolean hasUserSpecifiedSystem()
Custom source system that you can manually integrate Data Catalog with.
string user_specified_system = 9;hasUserSpecifiedSystem in interface SearchCatalogResultOrBuilderpublic String getUserSpecifiedSystem()
Custom source system that you can manually integrate Data Catalog with.
string user_specified_system = 9;getUserSpecifiedSystem in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.ByteString getUserSpecifiedSystemBytes()
Custom source system that you can manually integrate Data Catalog with.
string user_specified_system = 9;getUserSpecifiedSystemBytes in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setUserSpecifiedSystem(String value)
Custom source system that you can manually integrate Data Catalog with.
string user_specified_system = 9;value - The userSpecifiedSystem to set.public SearchCatalogResult.Builder clearUserSpecifiedSystem()
Custom source system that you can manually integrate Data Catalog with.
string user_specified_system = 9;public SearchCatalogResult.Builder setUserSpecifiedSystemBytes(com.google.protobuf.ByteString value)
Custom source system that you can manually integrate Data Catalog with.
string user_specified_system = 9;value - The bytes for userSpecifiedSystem to set.public String getFullyQualifiedName()
Fully qualified name (FQN) of the resource.
FQNs take two forms:
* For non-regionalized resources:
`{SYSTEM}:{PROJECT}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
* For regionalized resources:
`{SYSTEM}:{PROJECT}.{LOCATION_ID}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
Example for a DPMS table:
`dataproc_metastore:PROJECT_ID.LOCATION_ID.INSTANCE_ID.DATABASE_ID.TABLE_ID`
string fully_qualified_name = 10;getFullyQualifiedName in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.ByteString getFullyQualifiedNameBytes()
Fully qualified name (FQN) of the resource.
FQNs take two forms:
* For non-regionalized resources:
`{SYSTEM}:{PROJECT}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
* For regionalized resources:
`{SYSTEM}:{PROJECT}.{LOCATION_ID}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
Example for a DPMS table:
`dataproc_metastore:PROJECT_ID.LOCATION_ID.INSTANCE_ID.DATABASE_ID.TABLE_ID`
string fully_qualified_name = 10;getFullyQualifiedNameBytes in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setFullyQualifiedName(String value)
Fully qualified name (FQN) of the resource.
FQNs take two forms:
* For non-regionalized resources:
`{SYSTEM}:{PROJECT}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
* For regionalized resources:
`{SYSTEM}:{PROJECT}.{LOCATION_ID}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
Example for a DPMS table:
`dataproc_metastore:PROJECT_ID.LOCATION_ID.INSTANCE_ID.DATABASE_ID.TABLE_ID`
string fully_qualified_name = 10;value - The fullyQualifiedName to set.public SearchCatalogResult.Builder clearFullyQualifiedName()
Fully qualified name (FQN) of the resource.
FQNs take two forms:
* For non-regionalized resources:
`{SYSTEM}:{PROJECT}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
* For regionalized resources:
`{SYSTEM}:{PROJECT}.{LOCATION_ID}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
Example for a DPMS table:
`dataproc_metastore:PROJECT_ID.LOCATION_ID.INSTANCE_ID.DATABASE_ID.TABLE_ID`
string fully_qualified_name = 10;public SearchCatalogResult.Builder setFullyQualifiedNameBytes(com.google.protobuf.ByteString value)
Fully qualified name (FQN) of the resource.
FQNs take two forms:
* For non-regionalized resources:
`{SYSTEM}:{PROJECT}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
* For regionalized resources:
`{SYSTEM}:{PROJECT}.{LOCATION_ID}.{PATH_TO_RESOURCE_SEPARATED_WITH_DOTS}`
Example for a DPMS table:
`dataproc_metastore:PROJECT_ID.LOCATION_ID.INSTANCE_ID.DATABASE_ID.TABLE_ID`
string fully_qualified_name = 10;value - The bytes for fullyQualifiedName to set.public String getDisplayName()
The display name of the result.
string display_name = 12;getDisplayName in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The display name of the result.
string display_name = 12;getDisplayNameBytes in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setDisplayName(String value)
The display name of the result.
string display_name = 12;value - The displayName to set.public SearchCatalogResult.Builder clearDisplayName()
The display name of the result.
string display_name = 12;public SearchCatalogResult.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The display name of the result.
string display_name = 12;value - The bytes for displayName to set.public String getDescription()
Entry description that can consist of several sentences or paragraphs that describe entry contents.
string description = 13;getDescription in interface SearchCatalogResultOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
Entry description that can consist of several sentences or paragraphs that describe entry contents.
string description = 13;getDescriptionBytes in interface SearchCatalogResultOrBuilderpublic SearchCatalogResult.Builder setDescription(String value)
Entry description that can consist of several sentences or paragraphs that describe entry contents.
string description = 13;value - The description to set.public SearchCatalogResult.Builder clearDescription()
Entry description that can consist of several sentences or paragraphs that describe entry contents.
string description = 13;public SearchCatalogResult.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
Entry description that can consist of several sentences or paragraphs that describe entry contents.
string description = 13;value - The bytes for description to set.public final SearchCatalogResult.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>public final SearchCatalogResult.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SearchCatalogResult.Builder>Copyright © 2023 Google LLC. All rights reserved.