absoluteObjectName abstract method

String absoluteObjectName(
  1. String objectName
)

Absolute name of an object in this bucket. This includes the gs:// prefix.

Implementation

String absoluteObjectName(String objectName);