module Google::Shopping::Merchant::Accounts::V1::DeveloperRegistrationService::Paths

def developer_registration_path account:

Returns:
  • (::String) -

Parameters:
  • account (String) --
def developer_registration_path account:
  "accounts/#{account}/developerRegistration"
end