Uses of Class
com.google.cloud.datacatalog.v1beta1.LookupEntryRequest.Builder
-
Uses of LookupEntryRequest.Builder in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return LookupEntryRequest.BuilderModifier and TypeMethodDescriptionLookupEntryRequest.Builder.clear()LookupEntryRequest.Builder.clearLinkedResource()The full name of the Google Cloud Platform resource the Data Catalog entry represents.LookupEntryRequest.Builder.clearSqlResource()The SQL name of the entry.LookupEntryRequest.Builder.clearTargetName()LookupEntryRequest.Builder.mergeFrom(LookupEntryRequest other) LookupEntryRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LookupEntryRequest.Builder.mergeFrom(com.google.protobuf.Message other) static LookupEntryRequest.BuilderLookupEntryRequest.newBuilder()static LookupEntryRequest.BuilderLookupEntryRequest.newBuilder(LookupEntryRequest prototype) LookupEntryRequest.newBuilderForType()protected LookupEntryRequest.BuilderLookupEntryRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) LookupEntryRequest.Builder.setLinkedResource(String value) The full name of the Google Cloud Platform resource the Data Catalog entry represents.LookupEntryRequest.Builder.setLinkedResourceBytes(com.google.protobuf.ByteString value) The full name of the Google Cloud Platform resource the Data Catalog entry represents.LookupEntryRequest.Builder.setSqlResource(String value) The SQL name of the entry.LookupEntryRequest.Builder.setSqlResourceBytes(com.google.protobuf.ByteString value) The SQL name of the entry.LookupEntryRequest.toBuilder()