Uses of Interface
com.google.cloud.datacatalog.v1.StoragePropertiesOrBuilder
-
Packages that use StoragePropertiesOrBuilder Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of StoragePropertiesOrBuilder in com.google.cloud.datacatalog.v1
Classes in com.google.cloud.datacatalog.v1 that implement StoragePropertiesOrBuilder Modifier and Type Class Description class
StorageProperties
Details the properties of the underlying storage.static class
StorageProperties.Builder
Details the properties of the underlying storage.Methods in com.google.cloud.datacatalog.v1 that return StoragePropertiesOrBuilder Modifier and Type Method Description StoragePropertiesOrBuilder
DataSource.Builder. getStoragePropertiesOrBuilder()
Detailed properties of the underlying storage.StoragePropertiesOrBuilder
DataSource. getStoragePropertiesOrBuilder()
Detailed properties of the underlying storage.StoragePropertiesOrBuilder
DataSourceOrBuilder. getStoragePropertiesOrBuilder()
Detailed properties of the underlying storage.
-