Uses of Class
com.google.cloud.datacatalog.v1.StorageProperties
-
Uses of StorageProperties in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return StoragePropertiesModifier and TypeMethodDescriptionStorageProperties.Builder.build()StorageProperties.Builder.buildPartial()static StoragePropertiesStorageProperties.getDefaultInstance()StorageProperties.Builder.getDefaultInstanceForType()StorageProperties.getDefaultInstanceForType()DataSource.Builder.getStorageProperties()Detailed properties of the underlying storage.DataSource.getStorageProperties()Detailed properties of the underlying storage.DataSourceOrBuilder.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 StoragePropertiesModifier and TypeMethodDescriptioncom.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 StoragePropertiesModifier and TypeMethodDescriptionStorageProperties.Builder.mergeFrom(StorageProperties other) DataSource.Builder.mergeStorageProperties(StorageProperties value) Detailed properties of the underlying storage.static StorageProperties.BuilderStorageProperties.newBuilder(StorageProperties prototype) DataSource.Builder.setStorageProperties(StorageProperties value) Detailed properties of the underlying storage.