class Google::Cloud::Storage::PolicyV3

def roles

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

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