Uses of Class
com.google.cloud.datacatalog.v1.StorageProperties
-
Packages that use StorageProperties Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of StorageProperties in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return StorageProperties Modifier and Type Method Description StoragePropertiesStorageProperties.Builder. build()StoragePropertiesStorageProperties.Builder. buildPartial()static StoragePropertiesStorageProperties. getDefaultInstance()StoragePropertiesStorageProperties.Builder. getDefaultInstanceForType()StoragePropertiesStorageProperties. getDefaultInstanceForType()StoragePropertiesDataSource.Builder. getStorageProperties()Detailed properties of the underlying storage.StoragePropertiesDataSource. getStorageProperties()Detailed properties of the underlying storage.StoragePropertiesDataSourceOrBuilder. getStorageProperties()Detailed properties of the underlying storage.static StoragePropertiesStorageProperties. parseDelimitedFrom(InputStream input)static StoragePropertiesStorageProperties. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePropertiesStorageProperties. parseFrom(byte[] data)static StoragePropertiesStorageProperties. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePropertiesStorageProperties. parseFrom(com.google.protobuf.ByteString data)static StoragePropertiesStorageProperties. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePropertiesStorageProperties. parseFrom(com.google.protobuf.CodedInputStream input)static StoragePropertiesStorageProperties. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePropertiesStorageProperties. parseFrom(InputStream input)static StoragePropertiesStorageProperties. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StoragePropertiesStorageProperties. parseFrom(ByteBuffer data)static StoragePropertiesStorageProperties. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type StorageProperties Modifier and Type Method Description com.google.protobuf.Parser<StorageProperties>StorageProperties. getParserForType()static com.google.protobuf.Parser<StorageProperties>StorageProperties. parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type StorageProperties Modifier and Type Method Description StorageProperties.BuilderStorageProperties.Builder. mergeFrom(StorageProperties other)DataSource.BuilderDataSource.Builder. mergeStorageProperties(StorageProperties value)Detailed properties of the underlying storage.static StorageProperties.BuilderStorageProperties. newBuilder(StorageProperties prototype)DataSource.BuilderDataSource.Builder. setStorageProperties(StorageProperties value)Detailed properties of the underlying storage.
-