Uses of Interface
com.google.cloud.datacatalog.v1.BusinessContextOrBuilder
-
Packages that use BusinessContextOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of BusinessContextOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement BusinessContextOrBuilder Modifier and Type Class Description class
BusinessContext
Business Context of the entry.static class
BusinessContext.Builder
Business Context of the entry.Methods in com.google.cloud.datacatalog.v1 that return BusinessContextOrBuilder Modifier and Type Method Description BusinessContextOrBuilder
Entry.Builder. getBusinessContextOrBuilder()
Business Context of the entry.BusinessContextOrBuilder
Entry. getBusinessContextOrBuilder()
Business Context of the entry.BusinessContextOrBuilder
EntryOrBuilder. getBusinessContextOrBuilder()
Business Context of the entry.
-