updateMetadata abstract method
Update object metadata.
Implementation
// TODO: More documentation
Future updateMetadata(String objectName, ObjectMetadata metadata);
Update object metadata.
// TODO: More documentation
Future updateMetadata(String objectName, ObjectMetadata metadata);