class Google::Cloud::Storage::PolicyV1

def bindings

Raises:
  • (RuntimeError) - If called on this class.

Other tags:
    Private: - Illegal operation in PolicyV1. Use {#roles} instead.
def bindings
  raise "Illegal operation unless using PolicyV3. Use #roles instead."
end